Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37649885
en ru br
Репозитории ALT
S:alt-alt12
5.1: alt-alt10
4.1: alt-alt10
4.0: alt-alt9.3
3.0: alt-alt9.1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: rootfiles

 Главная   Изменения   Спек   Патчи   Исходники   Загрузить   Gear   Bugs and FR  Repocop 

rootfiles-alt/000075500000000000000000000000001140401703500136335ustar00rootroot00000000000000rootfiles-alt/.bash_logout000064400000000000000000000000301140401703500161330ustar00rootroot00000000000000# ~/.bash_logout

clear
rootfiles-alt/.bash_profile000064400000000000000000000001521140401703500162670ustar00rootroot00000000000000# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

mesg n
rootfiles-alt/.bashrc000064400000000000000000000007111140401703500150750ustar00rootroot00000000000000# .bashrc

# User specific aliases and functions
alias cp='cp -i'
alias mv='mv -i'
alias rm='rm -i'
alias d='ls'
alias s='cd ..'
alias p='cd -'

# Read /etc/inputrc if the variable is not defined.
[ -n "$INPUTRC" ] || export INPUTRC=/etc/inputrc

# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi

PATH=/root/bin:/sbin:/usr/sbin:/usr/local/sbin:/bin:/usr/bin:/usr/local/bin
ENV=$HOME/.bashrc
USERNAME="root"
export USERNAME ENV PATH
rootfiles-alt/.i18n000064400000000000000000000002651140401703500144160ustar00rootroot00000000000000LANGUAGE=POSIX
LANG=POSIX

eval `sed -n '/^LANG=[^.[:space:]]\+\.[Uu][Tt][Ff]-\?8[[:space:]]*$/ s/LANG=.*/NEED_UNICODE=1 LC_CTYPE=en_US.utf8/p' /etc/sysconfig/i18n 2>/dev/null` ||:
rootfiles-alt/.rpmmacros000064400000000000000000000000551140401703500156370ustar00rootroot00000000000000%_topdir %homedir/RPM
%_tmppath %homedir/tmp
rootfiles-alt/.ssh/000075500000000000000000000000001140401703500145065ustar00rootroot00000000000000rootfiles-alt/.ssh/authorized_keys000064400000000000000000000001021140401703500176330ustar00rootroot00000000000000# authorized_keys file format is described in sshd(8) manual page
rootfiles-alt/.tcshrc000064400000000000000000000003271140401703500151240ustar00rootroot00000000000000# .tcshrc

# User specific aliases and functions

alias cp 'cp -i'
alias mv 'mv -i'
alias rm 'rm -i'

setenv PATH '/root/bin:/sbin:/usr/sbin:/usr/local/sbin:/bin:/usr/bin:/usr/local/bin'

set prompt='[%n@%m %c]# '
rootfiles-alt/.zlogout000064400000000000000000000000241140401703500153330ustar00rootroot00000000000000# ~/.zlogout

clear
rootfiles-alt/.zprofile000064400000000000000000000000261140401703500154640ustar00rootroot00000000000000# ~/.zprofile

mesg n
rootfiles-alt/.zshenv000064400000000000000000000002001140401703500151410ustar00rootroot00000000000000# ~/.zshenv

path=(/root/bin /sbin /usr/sbin /usr/local/sbin /bin /usr/bin /usr/local/bin)
USERNAME="root"
export USERNAME PATH
rootfiles-alt/.zshrc000064400000000000000000000002571140401703500147710ustar00rootroot00000000000000# ~/.zshrc

# User specific aliases and functions
alias cp='nocorrect cp -i'
alias mv='nocorrect mv -i'
alias rm='nocorrect rm -i'
alias d='ls'
alias s='cd ..'
alias p='cd -'
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin