setup-2.2.14/000075500000000000000000000000001145472011300127345ustar00rootroot00000000000000setup-2.2.14/etc/000075500000000000000000000000001145472011300135075ustar00rootroot00000000000000setup-2.2.14/etc/base-passwd/000075500000000000000000000000001145472011300157205ustar00rootroot00000000000000setup-2.2.14/etc/base-passwd/group.master000064400000000000000000000014031145472011300202670ustar00rootroot00000000000000root:x:0: bin:x:1:root daemon:x:2:root sys:x:3:root,bin,adm adm:x:4:root tty:x:5: disk:x:6:root lp:x:7: mem:x:8: kmem:x:9: wheel:x:10:root firewall:x:11: mail:x:12: news:x:13: uucp:x:14: man:x:15: rpm:x:16: console:x:17: wnn:x:18: proc:x:19:root games:x:20: slocate:x:21: cdrom:x:22: squid:x:23: chkpwd:x:24: named:x:25: shadow:x:26: auth:x:27: nscd:x:28: rpcuser:x:29: gopher:x:30: netwatch:x:31: rpc:x:32: rpminst:x:33: asterisk:x:34: kqemu:x:35: dip:x:40: mailman:x:41: postfix:x:42: popa3d:x:43: xfs:x:44: mysql:x:45: postgres:x:46: gdm:x:47: postman:x:48: ftp:x:50: ftpadmin:x:51: cvs:x:52: cvsadmin:x:53: postdrop:x:54: ldap:x:55: loop:x:70: floppy:x:71: utmp:x:72: exim:x:79: cdwriter:x:80: audio:x:81: x10:x:82: radio:x:83: apache:x:96: nobody:x:99: users:x:100: setup-2.2.14/etc/base-passwd/passwd.master000064400000000000000000000023101145472011300204320ustar00rootroot00000000000000root:x:0:0:System Administrator:/root:/bin/bash bin:*:1:1:bin:/:/dev/null daemon:*:2:2:daemon:/:/dev/null adm:*:3:4:adm:/var/adm:/dev/null lp:*:4:7:lp:/var/spool/lpd:/dev/null mail:*:8:12:mail:/var/spool/mail:/dev/null news:*:9:13:news:/var/spool/news:/dev/null uucp:*:10:14:uucp:/var/spool/uucp:/dev/null games:*:12:100:games:/usr/games:/dev/null ftp:*:14:50:FTP User:/var/ftp:/dev/null squid:*:23:23:Squid User:/var/spool/squid:/dev/null named:*:25:25:Bind User:/var/lib/named:/dev/null nscd:*:28:28:NSCD Daemon:/:/dev/null rpcuser:*:29:29:RPC Service User:/var/lib/nfs:/dev/null rpc:*:32:32:Portmapper RPC user:/:/dev/null mailman:*:41:41:GNU Mailing List Manager:/usr/share/mailman:/dev/null postfix:*:42:42:Postfix Mail Transport Agent:/var/spool/postfix:/dev/null popa3d:*:43:43:POP3 daemon:/dev/null:/dev/null xfs:*:44:44:X Font Server:/etc/X11/fs:/dev/null mysql:*:45:45:MySQL server:/var/lib/mysql:/dev/null postgres:*:46:46:PostgreSQL Server:/var/lib/pgsql:/dev/null gdm:*:47:47:GDM:/var/lib/gdm:/dev/null ldap:*:55:55:LDAP User:/var/lib/ldap:/dev/null exim:*:79:79:Exim Mail Transport Agent:/var/spool/exim:/dev/null apache:*:96:96:Apache web server:/var/www:/dev/null nobody:*:99:99:Nobody:/var/nobody:/dev/null setup-2.2.14/etc/csh.cshrc000064400000000000000000000002011145472011300153010ustar00rootroot00000000000000if ($?prompt) then if ($?tcsh) then set prompt='[%n@%m %c]$ ' else set prompt=\[`id -nu`@`hostname -s`\]\$\ endif endif setup-2.2.14/etc/csh.login000064400000000000000000000011041145472011300153120ustar00rootroot00000000000000# System profile for basic ALT Linux system. # # It is recommended that this file be left unchanged to ease upgrades, # and any local additions go into /etc/profile.d/ directory. setenv PATH "/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/X11R6/bin" # See also /etc/security/limits.conf limit coredumpsize 0 umask 022 setenv HOSTNAME `/bin/hostname` set history=9999 if ( -d /etc/profile.d ) then set nonomatch foreach i ( /etc/profile.d/*.csh ) if ( -f $i && -r $i && -x $i && -s $i && ! -l $i ) then source $i endif end unset i nonomatch endif setup-2.2.14/etc/exports000064400000000000000000000000641145472011300151360ustar00rootroot00000000000000# see also /etc/sysconfig/portmap (control portmap) setup-2.2.14/etc/filesystems000064400000000000000000000001661145472011300160040ustar00rootroot00000000000000# This file defines the filesystems search order used by a # 'mount -t auto' command. For more details see mount(8). setup-2.2.14/etc/fstab000064400000000000000000000002151145472011300145270ustar00rootroot00000000000000proc /proc proc nosuid,noexec,gid=proc 0 0 devpts /dev/pts devpts nosuid,noexec,gid=tty,mode=620 0 0 tmpfs /tmp tmpfs nosuid 0 0 setup-2.2.14/etc/host.conf000064400000000000000000000000321145472011300153260ustar00rootroot00000000000000order hosts,bind multi on setup-2.2.14/etc/hosts000064400000000000000000000000521145472011300145670ustar00rootroot00000000000000127.0.0.1 localhost.localdomain localhost setup-2.2.14/etc/hosts.allow000064400000000000000000000002411145472011300157040ustar00rootroot00000000000000# # hosts.allow This file describes the names of the hosts which are # allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # setup-2.2.14/etc/hosts.deny000064400000000000000000000005331145472011300155310ustar00rootroot00000000000000# # hosts.deny This file describes the names of the hosts which are # *not* allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # # The portmap line is redundant, but it is left to remind you that # the new secure portmap uses hosts.deny and hosts.allow. In particular # you should know that NFS uses portmap! setup-2.2.14/etc/inputrc000064400000000000000000000026541145472011300151250ustar00rootroot00000000000000# ALT Linux readline initialization file. # Don't show all if ambigious - it kills slow network connection. set show-all-if-ambiguous off # 8Bits support. set meta-flag on set convert-meta off set input-meta on set output-meta on # common "\e[1~": beginning-of-line "\e[2~": quoted-insert "\e[3~": delete-char "\e[4~": end-of-line "\e[5~": history-search-backward "\e[6~": history-search-forward "\e[A": previous-history "\e[B": next-history "\e[C": forward-char "\e[D": backward-char # xterm "\e[H": beginning-of-line "\e[F": end-of-line "\e[1;5A": history-search-backward "\e[1;5B": history-search-forward "\e[1;5C": forward-word "\e[1;5D": backward-word # rxvt "\e[7~": beginning-of-line "\e[8~": end-of-line "\eOa": history-search-backward "\eOb": history-search-forward "\eOc": forward-word "\eOd": backward-word # on nxterms "\e[\C-@": beginning-of-line "\e[e": end-of-line #if term=xterm # # Application keypad and cursor of xterm # with NumLock ON # # Operators "\eOo": "/" "\eOj": "*" "\eOm": "-" "\eOk": "+" "\eOl": "+" "\eOM": accept-line # Colon and dot # "\eOl": "," "\eOn": "." # Numbers "\eOp": "0" "\eOq": "1" "\eOr": "2" "\eOs": "3" "\eOt": "4" "\eOu": "5" "\eOv": "6" "\eOw": "7" "\eOx": "8" "\eOy": "9" #endif xterm # # Application keypad and cursor of xterm # "\eOA": previous-history "\eOB": next-history "\eOC": forward-char "\eOD": backward-char "\eOE": re-read-init-file "\eOF": end-of-line "\eOH": beginning-of-line setup-2.2.14/etc/motd000064400000000000000000000000001145472011300143630ustar00rootroot00000000000000setup-2.2.14/etc/printcap000064400000000000000000000004411145472011300152510ustar00rootroot00000000000000# /etc/printcap # # Please don't edit this file directly unless you know what you are doing! # Be warned that the control-panel printtool requires a very strict format! # Look at the printcap(5) man page for more info. # # This file can be edited with the printtool in the control-panel. setup-2.2.14/etc/profile000064400000000000000000000022161145472011300150730ustar00rootroot00000000000000# System profile for basic ALT Linux system. # # It is recommended that this file be left unchanged to ease upgrades, # and any local additions go into /etc/profile.d/ directory. # See also /etc/security/limits.conf ulimit -Sc 0 >/dev/null 2>&1 umask 022 [ -n "$PATH" ] || PATH="/bin:/usr/bin:/usr/local/bin" [ "$PATH" = "$HOME/bin" -o -z "${PATH##$HOME/bin:*}" -o \ -z "${PATH%%*:$HOME/bin}" -o -z "${PATH##*:$HOME/bin:*}" ] || PATH="$HOME/bin:$PATH" [ "$PATH" = "/usr/X11R6/bin" -o -z "${PATH##/usr/X11R6/bin:*}" -o \ -z "${PATH%%*:/usr/X11R6/bin}" -o -z "${PATH##*:/usr/X11R6/bin:*}" ] || PATH="$PATH:/usr/X11R6/bin" [ "$PATH" = "/usr/games" -o -z "${PATH##/usr/games:*}" -o \ -z "${PATH%%*:/usr/games}" -o -z "${PATH##*:/usr/games:*}" ] || PATH="$PATH:/usr/games" export PATH [ -n "$USER" ] || USER="`/usr/bin/id -un`" [ -n "$LOGNAME" ] || LOGNAME="$USER" [ -n "$MAIL" ] || MAIL="/var/mail/$LOGNAME" export USER LOGNAME MAIL HOSTNAME=`/bin/hostname` HISTSIZE=999 HISTFILESIZE=9999 export HOSTNAME HISTSIZE HISTFILESIZE for f in /etc/profile.d/*.sh; do if [ -f "$f" -a -r "$f" -a -x "$f" -a -s "$f" -a ! -L "$f" ]; then . "$f" fi done unset f setup-2.2.14/etc/profile_d/000075500000000000000000000000001145472011300154525ustar00rootroot00000000000000setup-2.2.14/etc/profile_d/lang.csh000075500000000000000000000031401145472011300170730ustar00rootroot00000000000000# /etc/profile.d/0lang.csh - set i18n stuff set sourced=0 if ($?LANG) then if ($LANG != "") then set sourced=1 endif endif if (! $sourced) then foreach file ($HOME/.i18n /etc/sysconfig/i18n) if ($sourced == 0 && -f $file && -s $file) then eval `sed -n 's|^\([^#=]\+\)=\([^=]*\)$|setenv \1 \2;|pg' $file` set sourced=1 endif end endif if ($sourced) then if ($?LC_ALL && $?LANG) then if ($LC_ALL == $LANG) then unsetenv LC_ALL endif endif if ($?LINGUAS && $?LANG) then if ($LINGUAS == $LANG) then unsetenv LINGUAS endif endif if ($?LINGUAS && $?LANGUAGE) then if ($LINGUAS == $LANGUAGE) then unsetenv LINGUAS endif endif if ($?DISPLAY) then if ($?X11_NOT_LOCALIZED) then if ($X11_NOT_LOCALIZED == "yes") then set LANGUAGE="C" endif endif else if ($?CONSOLE_NOT_LOCALIZED) then if ($CONSOLE_NOT_LOCALIZED == "yes") then set LANGUAGE="C" endif endif endif if ($?LANGUAGE && $?LANG) then if ($LANGUAGE == "" || $LANGUAGE == $LANG) then unsetenv LANGUAGE endif endif if ($?LANGUAGE == 0 && $?LANG) then setenv LANGUAGE `grep -s ^${LANG}: /etc/sysconfig/langmap ||:` endif if ($?LANGUAGE && $?LANG) then if ($LANGUAGE == "" || $LANGUAGE == $LANG) then unsetenv LANGUAGE endif endif unsetenv SYSFONTACM unsetenv SYSFONT endif unsetenv sourced setup-2.2.14/etc/profile_d/lang.sh000075500000000000000000000034011145472011300167300ustar00rootroot00000000000000# /etc/profile.d/0lang.sh - set i18n stuff sourced= if [ -n "${LANG-}" ]; then sourced=1 else for f in "$HOME/.i18n" /etc/sysconfig/i18n; do if [ -s "$f" ] && . "$f"; then sourced=1 break fi done unset f fi Unset() { unset "$@" ||: } CondSet() { local n for n in "$@"; do [ -n "$(eval "echo \"\$$n\"")" ] && export "$n" || Unset "$n" done } if [ -n "$sourced" ]; then CondSet LANGUAGE LC_ADDRESS LC_COLLATE LC_CTYPE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME [ -n "$LANG" ] && export LANG || Unset LANG if [ -n "$LC_ALL" ]; then [ "$LC_ALL" != "$LANG" ] && export LC_ALL || Unset LC_ALL else Unset LC_ALL fi if [ -n "$LINGUAS" ]; then [ "$LINGUAS" != "$LANG" -a "$LINGUAS" != "$LANGUAGE" ] && export LINGUAS || Unset LINGUAS else Unset LINGUAS fi [ -n "$ENC" ] && export ENC || Unset ENC [ -n "$XIM" ] && export XIM || Unset XIM [ -n "$XIM_PROGRAM" ] && export XIM_PROGRAM || Unset XIM_PROGRAM [ -n "$XMODIFIERS" ] && export XMODIFIERS || Unset XMODIFIERS [ -n "$_XKB_CHARSET" ] && export _XKB_CHARSET || Unset _XKB_CHARSET Unset SYSFONTACM SYSFONT # handling of special cases where localization is done # only on console or only on X11. if [ -n "$DISPLAY" ]; then if [ "$X11_NOT_LOCALIZED" = yes ]; then LANGUAGE=C; fi else if [ "$CONSOLE_NOT_LOCALIZED" = yes ]; then LANGUAGE=C; fi fi if [ -n "$LANGUAGE" ]; then [ "$LANGUAGE" != "$LANG" ] && export LANGUAGE || Unset LANGUAGE else if [ -n "$LANG" -a -z "$LANGUAGE" ]; then LANGUAGE="$(grep -s "^$LANG:" /etc/sysconfig/langmap ||:)" fi if [ -n "$LANGUAGE" ]; then [ "$LANGUAGE" != "$LANG" ] && export LANGUAGE || Unset LANGUAGE else Unset LANGUAGE fi fi fi unset sourced unset -f Unset CondSet setup-2.2.14/etc/profile_d/proxy.csh000075500000000000000000000007301145472011300173350ustar00rootroot00000000000000# /etc/profile.d/proxy.csh - export proxy settings set networkfile=/etc/sysconfig/network if ( -f $networkfile && -s $networkfile ) then eval `sed -ne 's/^\(HTTP_PROXY\|HTTPS_PROXY\|FTP_PROXY\)=\([^=]*\)$/setenv \1 \2;/pg' $networkfile` endif unsetenv networkfile if ( $?HTTP_PROXY ) then setenv http_proxy $HTTP_PROXY endif if ( $?HTTPS_PROXY ) then setenv https_proxy $HTTPS_PROXY endif if ( $?FTP_PROXY ) then setenv ftp_proxy $FTP_PROXY endif setup-2.2.14/etc/profile_d/proxy.sh000075500000000000000000000007141145472011300171740ustar00rootroot00000000000000# /etc/profile.d/proxy.sh - export proxy settings if [ -s /etc/sysconfig/network ]; then eval `egrep '^(HTTP_PROXY|HTTPS_PROXY|FTP_PROXY)=' /etc/sysconfig/network` fi if [ -n "$HTTP_PROXY" ]; then http_proxy="$HTTP_PROXY" export http_proxy HTTP_PROXY fi if [ -n "$HTTPS_PROXY" ]; then https_proxy="$HTTPS_PROXY" export https_proxy HTTPS_PROXY fi if [ -n "$FTP_PROXY" ]; then ftp_proxy="$FTP_PROXY" export ftp_proxy FTP_PROXY fi setup-2.2.14/etc/profile_d/tmpdir.csh000075500000000000000000000010601145472011300174500ustar00rootroot00000000000000# If TMPDIR is not defined or is not a writable directory, # set it to ~/tmp if the latter is a writable directory. setenv settmp 0 if (! $?TMPDIR) then setenv settmp 1 else if ($TMPDIR == "") then setenv settmp 1 else if ((! -d $TMPDIR) || (! -w $TMPDIR)) then setenv settmp 1 endif endif endif if ($settmp) then if (-d ${HOME}/tmp && -w ${HOME}/tmp) then setenv TMPDIR ${HOME}/tmp else if (-d /tmp && -w /tmp) then setenv TMPDIR /tmp endif endif endif unsetenv settmp setup-2.2.14/etc/profile_d/tmpdir.sh000075500000000000000000000005071145472011300173120ustar00rootroot00000000000000# If TMPDIR is not defined or is not a writable directory, # set it to ~/tmp if the latter is a writable directory. if [ -z "$TMPDIR" ] || [ ! -d "$TMPDIR" -o ! -w "$TMPDIR" ]; then if [ -d "$HOME/tmp" -a -w "$HOME/tmp" ]; then export TMPDIR="$HOME/tmp" elif [ -d "/tmp" -a -w "/tmp" ]; then export TMPDIR="/tmp" fi fi setup-2.2.14/etc/profile_d/xhost.csh000075500000000000000000000002541145472011300173220ustar00rootroot00000000000000# Export Xauthority for non-root users. if (! $?XAUTHORITY && ! $?SSH_TTY && $?DISPLAY) then if ( `id -u` >= 14 ) then setenv XAUTHORITY $HOME/.Xauthority endif endif setup-2.2.14/etc/profile_d/xhost.sh000075500000000000000000000002441145472011300171560ustar00rootroot00000000000000# Export Xauthority for non-root users. if [ -z "$XAUTHORITY" -a -z "$SSH_TTY" -a -n "$DISPLAY" -a "$UID" -gt 14 ]; then export XAUTHORITY="$HOME/.Xauthority" fi setup-2.2.14/etc/protocols000064400000000000000000000131701145472011300154600ustar00rootroot00000000000000# /etc/protocols: # # Internet (IP) protocols # # from: @(#)protocols 5.1 (Berkeley) 4/17/89 # # Updated for NetBSD based on RFC 1340, Assigned Numbers (July 1992). # # See also http://www.isi.edu/in-notes/iana/assignments/protocol-numbers ip 0 IP # internet protocol, pseudo protocol number #hopopt 0 HOPOPT # hop-by-hop options for ipv6 icmp 1 ICMP # internet control message protocol igmp 2 IGMP # internet group management protocol ggp 3 GGP # gateway-gateway protocol ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'') st 5 ST # ST datagram mode tcp 6 TCP # transmission control protocol cbt 7 CBT # CBT, Tony Ballardie egp 8 EGP # exterior gateway protocol igp 9 IGP # any private interior gateway (Cisco: for IGRP) bbn-rcc 10 BBN-RCC-MON # BBN RCC Monitoring nvp 11 NVP-II # Network Voice Protocol pup 12 PUP # PARC universal packet protocol argus 13 ARGUS # ARGUS emcon 14 EMCON # EMCON xnet 15 XNET # Cross Net Debugger chaos 16 CHAOS # Chaos udp 17 UDP # user datagram protocol mux 18 MUX # Multiplexing protocol dcn 19 DCN-MEAS # DCN Measurement Subsystems hmp 20 HMP # host monitoring protocol prm 21 PRM # packet radio measurement protocol xns-idp 22 XNS-IDP # Xerox NS IDP trunk-1 23 TRUNK-1 # Trunk-1 trunk-2 24 TRUNK-2 # Trunk-2 leaf-1 25 LEAF-1 # Leaf-1 leaf-2 26 LEAF-2 # Leaf-2 rdp 27 RDP # "reliable datagram" protocol irtp 28 IRTP # Internet Reliable Transaction Protocol iso-tp4 29 ISO-TP4 # ISO Transport Protocol Class 4 netblt 30 NETBLT # Bulk Data Transfer Protocol mfe-nsp 31 MFE-NSP # MFE Network Services Protocol merit-inp 32 MERIT-INP # MERIT Internodal Protocol sep 33 SEP # Sequential Exchange Protocol 3pc 34 3PC # Third Party Connect Protocol idpr 35 IDPR # Inter-Domain Policy Routing Protocol xtp 36 XTP # Xpress Tranfer Protocol ddp 37 DDP # Datagram Delivery Protocol idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport Proto tp++ 39 TP++ # TP++ Transport Protocol il 40 IL # IL Transport Protocol ipv6 41 IPv6 # IPv6 sdrp 42 SDRP # Source Demand Routing Protocol ipv6-route 43 IPv6-Route # Routing Header for IPv6 ipv6-frag 44 IPv6-Frag # Fragment Header for IPv6 idrp 45 IDRP # Inter-Domain Routing Protocol rsvp 46 RSVP # Resource ReSerVation Protocol gre 47 GRE # Generic Routing Encapsulation mhrp 48 MHRP # Mobile Host Routing Protocol bna 49 BNA # BNA ipv6-crypt 50 IPv6-Crypt # Encryption Header for IPv6 ipv6-auth 51 IPv6-Auth # Authentication Header for IPv6 i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA swipe 53 SWIPE # IP with Encryption narp 54 NARP # NBMA Address Resolution Protocol mobile 55 MOBILE # IP Mobility tlsp 56 TLSP # Transport Layer Security Protocol skip 57 SKIP # SKIP ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6 ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6 ipv6-opts 60 IPv6-Opts # Destination Options for IPv6 # 61 # any host internal protocol cftp 62 CFTP # CFTP # 63 # any local network sat-expak 64 SAT-EXPAK # SATNET and Backroom EXPAK kryptolan 65 KRYPTOLAN # Kryptolan rvd 66 RVD # MIT Remote Virtual Disk Protocol ippc 67 IPPC # Internet Pluribus Packet Core # 68 # any distributed file system sat-mon 69 SAT-MON # SATNET Monitoring visa 70 VISA # VISA Protocol ipcv 71 IPCV # Internet Packet Core Utility cpnx 72 CPNX # Computer Protocol Network Executive cphb 73 CPHB # Computer Protocol Heart Beat wsn 74 WSN # Wang Span Network pvp 75 PVP # Packet Video Protocol br-sat-mon 76 BR-SAT-MON # Backroom SATNET Monitoring sun-nd 77 SUN-ND # SUN ND PROTOCOL-Temporary wb-mon 78 WB-MON # WIDEBAND Monitoring wb-expak 79 WB-EXPAK # WIDEBAND EXPAK iso-ip 80 ISO-IP # ISO Internet Protocol vmtp 81 VMTP # Versatile Message Transport secure-vmtp 82 SECURE-VMTP # SECURE-VMTP vines 83 VINES # VINES ttp 84 TTP # TTP nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP dgp 86 DGP # Dissimilar Gateway Protocol tcf 87 TCF # TCF eigrp 88 EIGRP # Enhanced Interior Routing Protocol (Cisco) ospf 89 OSPFIGP # Open Shortest Path First IGP sprite-rpc 90 Sprite-RPC # Sprite RPC Protocol larp 91 LARP # Locus Address Resolution Protocol mtp 92 MTP # Multicast Transport Protocol ax.25 93 AX.25 # AX.25 Frames ipip 94 IPIP # Yet Another IP encapsulation micp 95 MICP # Mobile Internetworking Control Pro. scc-sp 96 SCC-SP # Semaphore Communications Sec. Pro. etherip 97 ETHERIP # Ethernet-within-IP Encapsulation encap 98 ENCAP # Yet Another IP encapsulation # 99 # any private encryption scheme gmtp 100 GMTP # GMTP ifmp 101 IFMP # Ipsilon Flow Management Protocol pnni 102 PNNI # PNNI over IP pim 103 PIM # Protocol Independent Multicast aris 104 ARIS # ARIS scps 105 SCPS # SCPS qnx 106 QNX # QNX a/n 107 A/N # Active Networks ipcomp 108 IPComp # IP Payload Compression Protocol snp 109 SNP # Sitara Networks Protocol compaq-peer 110 Compaq-Peer # Compaq Peer Protocol ipx-in-ip 111 IPX-in-IP # IPX in IP vrrp 112 VRRP # Virtual Router Redundancy Protocol pgm 113 PGM # PGM Reliable Transport Protocol # 114 # any 0-hop protocol l2tp 115 L2TP # Layer Two Tunneling Protocol ddx 116 DDX # D-II Data Exchange iatp 117 IATP # Interactive Agent Transfer Protocol st 118 ST # Schedule Transfer srp 119 SRP # SpectraLink Radio Protocol uti 120 UTI # UTI smp 121 SMP # Simple Message Protocol sm 122 SM # SM ptp 123 PTP # Performance Transparency Protocol isis 124 ISIS # ISIS over IPv4 fire 125 FIRE crtp 126 CRTP # Combat Radio Transport Protocol crdup 127 CRUDP # Combat Radio User Datagram sscopmce 128 SSCOPMCE iplt 129 IPLT sps 130 SPS # Secure Packet Shield pipe 131 PIPE # Private IP Encapsulation within IP sctp 132 SCTP # Stream Control Transmission Protocol fc 133 FC # Fibre Channel # 134-254 # Unassigned # 255 # Reserved setup-2.2.14/etc/resolv.conf000064400000000000000000000000001145472011300156560ustar00rootroot00000000000000setup-2.2.14/etc/securetty000064400000000000000000000001671145472011300154650ustar00rootroot00000000000000vc/1 vc/2 vc/3 vc/4 vc/5 vc/6 vc/7 vc/8 vc/9 vc/10 vc/11 tty1 tty2 tty3 tty4 tty5 tty6 tty7 tty8 tty9 tty10 tty11 xvc0 setup-2.2.14/etc/services000064400000000000000000000602431145472011300152620ustar00rootroot00000000000000# /etc/services: # # Network services, Internet style # # The latest IANA port assignments can be gotten from # http://www.iana.org/assignments/port-numbers # (last updated 8 November 2004) # # The port numbers are divided into three ranges: the Well Known Ports, # the Registered Ports, and the Dynamic and/or Private Ports. # # The Well Known Ports are those from 0 through 1023. # The Registered Ports are those from 1024 through 49151. # The Dynamic and/or Private Ports are those from 49152 through 65535. # # Note that it is presently the policy of IANA to assign a single well-known # port number for both TCP and UDP; hence, most entries here have two entries # even if the protocol doesn't support UDP operations. # # Not all ports are included, only the more common ones. # # Each line describes one service, and is of the form: # # service-name port/protocol [aliases ...] [# comment] tcpmux 1/tcp # TCP port service multiplexer tcpmux 1/udp # TCP port service multiplexer rje 5/tcp # Remote Job Entry rje 5/udp # Remote Job Entry echo 7/tcp # Echo echo 7/udp # Echo discard 9/tcp sink null # Discard discard 9/udp sink null # Discard systat 11/tcp users # Active Users systat 11/udp users # Active Users daytime 13/tcp # Daytime (RFC 867) daytime 13/udp # Daytime (RFC 867) qotd 17/tcp quote # Quote of the Day qotd 17/udp quote # Quote of the Day msp 18/tcp # Message Send Protocol msp 18/udp # Message Send Protocol chargen 19/tcp ttytst source # Character Generator chargen 19/udp ttytst source # Character Generator ftp-data 20/tcp # File Transfer [Default Data] ftp-data 20/udp # File Transfer [Default Data] ftp 21/tcp fsp fspd # File Transfer [Control] ftp 21/udp fsp fspd # File Transfer [Control] ssh 22/tcp # SSH Remote Login Protocol ssh 22/udp # SSH Remote Login Protocol telnet 23/tcp # Telnet telnet 23/udp # Telnet lmtp 24/tcp # LMTP lmtp 24/udp # LMTP smtp 25/tcp mail # Simple Mail Transfer Protocol smtp 25/udp mail # Simple Mail Transfer Protocol time 37/tcp timserver # Time time 37/udp timserver # Time rlp 39/tcp resource # Resource Location Protocol rlp 39/udp resource # Resource Location Protocol nameserver 42/tcp name # Host Name Server nameserver 42/udp name # Host Name Server nicname 43/tcp whois # Who Is nicname 43/udp whois # Who Is auditd 48/tcp # Digital Audit Daemon auditd 48/udp # Digital Audit Daemon tacacs 49/tcp # Login Host Protocol (TACACS) tacacs 49/udp # Login Host Protocol (TACACS) re-mail-ck 50/tcp # Remote Mail Checking Protocol re-mail-ck 50/udp # Remote Mail Checking Protocol domain 53/tcp # Domain Name Server domain 53/udp # Domain Name Server whois++ 63/tcp # whois++ whois++ 63/udp # whois++ tacacs-ds 65/tcp # TACACS-Database Service tacacs-ds 65/udp # TACACS-Database Service bootps 67/tcp # Bootstrap Protocol Server bootps 67/udp # Bootstrap Protocol Server bootpc 68/tcp # Bootstrap Protocol Client bootpc 68/udp # Bootstrap Protocol Client tftp 69/tcp # Trivial File Transfer tftp 69/udp # Trivial File Transfer gopher 70/tcp # Gopher gopher 70/udp # Gopher netrjs-1 71/tcp # Remote Job Service netrjs-1 71/udp # Remote Job Service netrjs-2 72/tcp # Remote Job Service netrjs-2 72/udp # Remote Job Service netrjs-3 73/tcp # Remote Job Service netrjs-3 73/udp # Remote Job Service netrjs-4 74/tcp # Remote Job Service netrjs-4 74/udp # Remote Job Service finger 79/tcp # Finger finger 79/udp # Finger http 80/tcp www www-http # World Wide Web HTTP http 80/udp www www-http # World Wide Web HTTP kerberos 88/tcp kerberos5 krb5 # Kerberos v5 kerberos 88/udp kerberos5 krb5 # Kerberos v5 supdup 95/tcp # SUPDUP supdup 95/udp # SUPDUP tacnews 98/tcp linuxconf # TAC News tacnews 98/udp # TAC News hostname 101/tcp hostnames # NIC Host Name Server hostname 101/udp hostnames # NIC Host Name Server iso-tsap 102/tcp tsap # ISO-TSAP Class 0 iso-tsap 102/udp tsap # ISO-TSAP Class 0 csnet-ns 105/tcp cso # Mailbox Name Nameserver, or csnet-ns 105/udp cso # CCSO name server protocol 3com-tsmux 106/tcp poppassd # 3COM-TSMUX 3com-tsmux 106/udp poppassd # 3COM-TSMUX rtelnet 107/tcp # Remote Telnet Service rtelnet 107/udp # Remote Telnet Service snagas 108/tcp # SNA Gateway Access Server snagas 108/udp # SNA Gateway Access Server pop2 109/tcp pop-2 postoffice # Post Office Protocol - Version 2 pop2 109/udp pop-2 # Post Office Protocol - Version 2 pop3 110/tcp pop-3 # Post Office Protocol - Version 3 pop3 110/udp pop-3 # Post Office Protocol - Version 3 sunrpc 111/tcp portmapper rpcbind # RPC 4.0 portmapper TCP sunrpc 111/udp portmapper rpcbind # RPC 4.0 portmapper UDP auth 113/tcp authentication tap ident # Authentication Service auth 113/udp authentication tap ident # Authentication Service sftp 115/tcp # Simple File Transfer Protocol sftp 115/udp # Simple File Transfer Protocol uucp-path 117/tcp # UUCP Path Service uucp-path 117/udp # UUCP Path Service nntp 119/tcp readnews untp # Network News Transfer Protocol nntp 119/udp readnews untp # Network News Transfer Protocol ntp 123/tcp # Network Time Protocol ntp 123/udp # Network Time Protocol netbios-ns 137/tcp # NETBIOS Name Service netbios-ns 137/udp # NETBIOS Name Service netbios-dgm 138/tcp # NETBIOS Datagram Service netbios-dgm 138/udp # NETBIOS Datagram Service netbios-ssn 139/tcp # NETBIOS session service netbios-ssn 139/udp # NETBIOS session service imap 143/tcp imap2 # Interim Mail Access Protocol imap 143/udp imap2 # Interim Mail Access Protocol snmp 161/tcp # Simple Net Mgmt Proto snmp 161/udp # Simple Net Mgmt Proto snmptrap 162/udp snmp-trap # Traps for SNMP cmip-man 163/tcp # CMIP/TCP Manager cmip-man 163/udp # CMIP/TCP Manager cmip-agent 164/tcp # CMIP/TCP Agent cmip-agent 164/udp # CMIP/TCP Agent mailq 174/tcp # MAILQ mailq 174/udp # MAILQ xdmcp 177/tcp # X Display Manager Control Protocol xdmcp 177/udp # X Display Manager Control Protocol nextstep 178/tcp NeXTStep NextStep # NextStep Window Server nextstep 178/udp NeXTStep NextStep # NextStep Window Server bgp 179/tcp # Border Gateway Protocol bgp 179/udp # Border Gateway Protocol prospero 191/tcp # Prospero Directory Service prospero 191/udp # Prospero Directory Service irc 194/tcp # Internet Relay Chat Protocol irc 194/udp # Internet Relay Chat Protocol smux 199/tcp # SNMP Unix Multiplexer smux 199/udp # SNMP Unix Multiplexer at-rtmp 201/tcp # AppleTalk Routing Maintenance at-rtmp 201/udp # AppleTalk routing Maintenance at-nbp 202/tcp # AppleTalk name binding at-nbp 202/udp # AppleTalk name binding at-echo 204/tcp # AppleTalk echo at-echo 204/udp # AppleTalk echo at-zis 206/tcp # AppleTalk zone information at-zis 206/udp # AppleTalk zone information qmtp 209/tcp # Quick Mail Transfer Protocol qmtp 209/udp # Quick Mail Transfer Protocol z39.50 210/tcp z3950 wais # ANSI Z39.50 z39.50 210/udp z3950 wais # ANSI Z39.50 ipx 213/tcp # IPX ipx 213/udp # IPX imap3 220/tcp # Interactive Mail Access Protocol v3 imap3 220/udp # Interactive Mail Access Protocol v3 link 245/tcp ttylink # LINK link 245/udp ttylink # LINK fatserv 347/tcp # Fatmen Server fatserv 347/udp # Fatmen Server rsvp_tunnel 363/tcp rsvp_tunnel 363/udp odmr 366/tcp # ODMR odmr 366/udp # ODMR rpc2portmap 369/tcp # Coda portmapper rpc2portmap 369/udp # Coda portmapper codaauth2 370/tcp # Coda authentication server codaauth2 370/udp # Coda authentication server ulistproc 372/tcp ulistserv # UNIX Listserv ulistproc 372/udp ulistserv # UNIX Listserv ldap 389/tcp # Lightweight Directory Access Protocol ldap 389/udp # Lightweight Directory Access Protocol svrloc 427/tcp # Server Location svrloc 427/udp # Server Location mobileip-agent 434/tcp # MobileIP-Agent mobileip-agent 434/udp # MobileIP-Agent mobilip-mn 435/tcp # MobilIP-MN mobilip-mn 435/udp # MobilIP-MN https 443/tcp # http protocol over TLS/SSL https 443/udp # http protocol over TLS/SSL snpp 444/tcp # Simple Network Paging Protocol snpp 444/udp # Simple Network Paging Protocol microsoft-ds 445/tcp # Microsoft-DS microsoft-ds 445/udp # Microsoft-DS kpasswd 464/tcp kpwd # Kerberos `passwd' kpasswd 464/udp kpwd # Kerberos `passwd' urd 465/tcp smtps # URL Rendesvous Directory for SSM igmpv3lite 465/udp # IGMP over UDP for SSM photuris 468/tcp # photuris photuris 468/udp # photuris saft 487/tcp # Simple Asynchronous File Transfer saft 487/udp # Simple Asynchronous File Transfer gss-http 488/tcp gss-http 488/udp pim-rp-disc 496/tcp pim-rp-disc 496/udp isakmp 500/tcp isakmp 500/udp exec 512/tcp # remote process execution biff 512/udp comsat # used by mail system to notify users login 513/tcp # remote login a la telnet who 513/udp whod # maintains data bases showing who's shell 514/tcp cmd # no passwords used syslog 514/udp printer 515/tcp spooler # line printer spooler printer 515/udp spooler # line printer spooler talk 517/udp ntalk 518/udp utime 519/tcp unixtime utime 519/udp unixtime efs 520/tcp # extended file name server router 520/udp route routed # RIP ripng 521/tcp ripng 521/udp timed 525/tcp timeserver timed 525/udp timeserver tempo 526/tcp newdate courier 530/tcp rpc conference 531/tcp chat netnews 532/tcp netwall 533/udp # for emergency broadcasts iiop 535/tcp # iiop iiop 535/udp # iiop gdomap 538/tcp # GNUstep distributed objects gdomap 538/udp # GNUstep distributed objects uucp 540/tcp uucpd # uucp daemon klogin 543/tcp # Kerberized `rlogin' (v5) kshell 544/tcp krcmd # Kerberized `rsh' (v5) dhcpv6-client 546/tcp # DHCPv6 Client dhcpv6-client 546/udp # DHCPv6 Client dhcpv6-server 547/tcp # DHCPv6 Server dhcpv6-server 547/udp # DHCPv6 Server afpovertcp 548/tcp # AFP over TCP afpovertcp 548/udp # AFP over TCP rtsp 554/tcp # Real Time Stream Control Protocol rtsp 554/udp # Real Time Stream Control Protocol remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem nntps 563/tcp snntp # nntp protocol over TLS/SSL nntps 563/udp snntp # nntp protocol over TLS/SSL whoami 565/tcp # whoami whoami 565/udp # whoami submission 587/tcp msa # mail message submission submission 587/udp msa # mail message submission npmp-local 610/tcp dqs313_qmaster # npmp-local / DQS npmp-local 610/udp dqs313_qmaster # npmp-local / DQS npmp-gui 611/tcp dqs313_execd # npmp-gui / DQS npmp-gui 611/udp dqs313_execd # npmp-gui / DQS hmmp-ind 612/tcp dqs313_intercell # HMMP Indication / DQS hmmp-ind 612/udp dqs313_intercell # HMMP Indication / DQS ipp 631/tcp # Internet Printing Protocol ipp 631/udp # Internet Printing Protocol ldaps 636/tcp sldap # ldap protocol over TLS/SSL ldaps 636/udp sldap # ldap protocol over TLS/SSL acap 674/tcp # ACAP acap 674/udp # ACAP ha-cluster 694/tcp # Heartbeat HA-cluster ha-cluster 694/udp # Heartbeat HA-cluster kerberos-adm 749/tcp # Kerberos `kadmin' (v5) kerberos-iv 750/udp kerberos4 kerberos-sec kdc kerberos-iv 750/tcp kerberos4 kerberos-sec kdc quotad 762/tcp rquotad quotad 762/udp rquotad webster 765/tcp # Network dictionary webster 765/udp # Network dictionary phonebook 767/tcp # Network phonebook phonebook 767/udp # Network phonebook rsync 873/tcp # rsync rsync 873/udp # rsync swat 901/tcp smpnameres # Samba Web Administration Tool telnets 992/tcp # telnet protocol over TLS/SSL telnets 992/udp # telnet protocol over TLS/SSL imaps 993/tcp # imap4 protocol over TLS/SSL imaps 993/udp # imap4 protocol over TLS/SSL ircs 994/tcp # irc protocol over TLS/SSL ircs 994/udp # irc protocol over TLS/SSL pop3s 995/tcp spop3 # pop3 protocol over TLS/SSL pop3s 995/udp spop3 # pop3 protocol over TLS/SSL # REGISTERED PORT NUMBERS # # The Registered Ports are listed by the IANA and on most systems can be # used by ordinary user processes or programs executed by ordinary # users. # # Ports are used in the TCP [RFC793] to name the ends of logical # connections which carry long term conversations. For the purpose of # providing services to unknown callers, a service contact port is # defined. This list specifies the port used by the server process as # its contact port. # # The IANA registers uses of these ports as a convenience to the # community. socks 1080/tcp # socks proxy server socks 1080/udp # socks proxy server openvpn 1194/tcp OpenVPN # James Yonan, November 2004 openvpn 1194/udp OpenVPN # James Yonan, November 2004 bvcontrol 1236/tcp rmtcfg # Daniel J. Walsh, Gracilis Packeten remote config server bvcontrol 1236/udp # Daniel J. Walsh h323hostcallsc 1300/tcp # H323 Host Call Secure h323hostcallsc 1300/udp # H323 Host Call Secure ms-sql-s 1433/tcp # Microsoft-SQL-Server ms-sql-s 1433/udp # Microsoft-SQL-Server ms-sql-m 1434/tcp # Microsoft-SQL-Monitor ms-sql-m 1434/udp # Microsoft-SQL-Monitor ica 1494/tcp # Citrix ICA Client ica 1494/udp # Citrix ICA Client wins 1512/tcp # Microsoft's Windows Internet Name Service wins 1512/udp # Microsoft's Windows Internet Name Service ingreslock 1524/tcp ingreslock 1524/udp prospero-np 1525/tcp # Prospero non-privileged prospero-np 1525/udp datametrics 1645/tcp old-radius # datametrics / old radius entry datametrics 1645/udp old-radius # datametrics / old radius entry sa-msg-port 1646/tcp old-radacct # sa-msg-port / old radacct entry sa-msg-port 1646/udp old-radacct # sa-msg-port / old radacct entry kermit 1649/tcp kermit 1649/udp l2tp 1701/tcp l2f l2tp 1701/udp l2f h323gatedisc 1718/tcp h323gatedisc 1718/udp h323gatestat 1719/tcp h323gatestat 1719/udp h323hostcall 1720/tcp h323hostcall 1720/udp tftp-mcast 1758/tcp tftp-mcast 1758/udp mtftp 1759/tcp mtftp 1759/udp hello 1789/tcp hello 1789/udp radius 1812/tcp # Radius radius 1812/udp # Radius radius-acct 1813/tcp radacct # Radius Accounting radius-acct 1813/udp radacct # Radius Accounting mtp 1911/tcp # mtp 1911/udp # hsrp 1985/tcp # Cisco Hot Standby Router Protocol hsrp 1985/udp # Cisco Hot Standby Router Protocol licensedaemon 1986/tcp # Cisco license management licensedaemon 1986/udp # Cisco license management tr-rsrb-p1 1987/tcp # Cisco RSRB Priority 1 port tr-rsrb-p1 1987/udp # Cisco RSRB Priority 1 port tr-rsrb-p2 1988/tcp # Cisco RSRB Priority 2 port tr-rsrb-p2 1988/udp # Cisco RSRB Priority 2 port tr-rsrb-p3 1989/tcp mshnet # Cisco RSRB Priority 3 port tr-rsrb-p3 1989/udp mshnet # Cisco RSRB Priority 3 port stun-p1 1990/tcp # Cisco STUN Priority 1 port stun-p1 1990/udp # Cisco STUN Priority 1 port stun-p2 1991/tcp # Cisco STUN Priority 2 port stun-p2 1991/udp # Cisco STUN Priority 2 port stun-p3 1992/tcp ipsendmsg # Cisco STUN Priority 3 port stun-p3 1992/udp ipsendmsg # Cisco STUN Priority 3 port snmp-tcp-port 1993/tcp # Cisco SNMP TCP port snmp-tcp-port 1993/udp # Cisco SNMP TCP port stun-port 1994/tcp # Cisco serial tunnel port stun-port 1994/udp # Cisco serial tunnel port perf-port 1995/tcp # Cisco perf port perf-port 1995/udp # Cisco perf port tr-rsrb-port 1996/tcp # Cisco Remote SRB port tr-rsrb-port 1996/udp # Cisco Remote SRB port gdp-port 1997/tcp # Cisco Gateway Discovery Protocol gdp-port 1997/udp # Cisco Gateway Discovery Protocol x25-svc-port 1998/tcp # Cisco X.25 service (XOT) x25-svc-port 1998/udp # Cisco X.25 service (XOT) tcp-id-port 1999/tcp # Cisco identification port tcp-id-port 1999/udp # Cisco identification port cisco-sccp 2000/tcp sieve # Cisco SCCP, Sieve Mail Filter Daemon cisco-sccp 2000/udp sieve # Cisco SCCP, Sieve Mail Filter Daemon nfs 2049/tcp nfsd nfs 2049/udp nfsd zephyr-srv 2102/tcp # Zephyr server zephyr-srv 2102/udp # Zephyr server zephyr-clt 2103/tcp # Zephyr serv-hm connection zephyr-clt 2103/udp # Zephyr serv-hm connection zephyr-hm 2104/tcp # Zephyr hostmanager zephyr-hm 2104/udp # Zephyr hostmanager cvspserver 2401/tcp # CVS client/server operations cvspserver 2401/udp # CVS client/server operations venus 2430/tcp # codacon port venus 2430/udp # Venus callback/wbc interface venus-se 2431/tcp # tcp side effects venus-se 2431/udp # udp sftp side effect codasrv 2432/tcp # not used codasrv 2432/udp # server port codasrv-se 2433/tcp # tcp side effects codasrv-se 2433/udp # udp sftp side effectQ # Ports numbered 2600 through 2606 are used by the zebra package. The primary # names are the registered names, and the zebra names are listed as aliases. hpstgmgr 2600/tcp zebrasrv # HPSTGMGR hpstgmgr 2600/udp # HPSTGMGR discp-client 2601/tcp zebra # discp client discp-client 2601/udp # discp client discp-server 2602/tcp ripd # discp server discp-server 2602/udp # discp server servicemeter 2603/tcp ripngd # Service Meter servicemeter 2603/udp # Service Meter nsc-ccs 2604/tcp ospfd # NSC CCS nsc-ccs 2604/udp # NSC CCS nsc-posa 2605/tcp bgpd # NSC POSA nsc-posa 2605/udp # NSC POSA netmon 2606/tcp ospf6d # Dell Netmon netmon 2606/udp # Dell Netmon dict 2628/tcp # RFC 2229 dict 2628/udp # RFC 2229 corbaloc 2809/tcp # CORBA naming service locator icpv2 3130/tcp # Internet Cache Protocol V2 (Squid) icpv2 3130/udp # Internet Cache Protocol V2 (Squid) mysql 3306/tcp # MySQL mysql 3306/udp # MySQL trnsprntproxy 3346/tcp # Trnsprnt Proxy trnsprntproxy 3346/udp # Trnsprnt Proxy pxe 4011/udp # PXE server fud 4201/udp # Cyrus IMAP FUD Daemon rwhois 4321/tcp # Remote Who Is rwhois 4321/udp # Remote Who Is krb524 4444/tcp # Kerberos 5 to 4 ticket xlator krb524 4444/udp # Kerberos 5 to 4 ticket xlator rfe 5002/tcp # Radio Free Ethernet rfe 5002/udp # Actually uses UDP only jabber-client 5222/tcp # Jabber Client Connection jabber-client 5222/udp # Jabber Client Connection jabber-server 5269/tcp # Jabber Server Connection jabber-server 5269/udp # Jabber Server Connection cfengine 5308/tcp # CFengine cfengine 5308/udp # CFengine cvsup 5999/tcp CVSup # CVSup file transfer/John Polstra/FreeBSD cvsup 5999/udp CVSup # CVSup file transfer/John Polstra/FreeBSD x11 6000/tcp X # the X Window System afs3-fileserver 7000/tcp # file server itself afs3-fileserver 7000/udp # file server itself afs3-callback 7001/tcp # callbacks to cache managers afs3-callback 7001/udp # callbacks to cache managers afs3-prserver 7002/tcp # users & groups database afs3-prserver 7002/udp # users & groups database afs3-vlserver 7003/tcp # volume location database afs3-vlserver 7003/udp # volume location database afs3-kaserver 7004/tcp # AFS/Kerberos authentication service afs3-kaserver 7004/udp # AFS/Kerberos authentication service afs3-volser 7005/tcp # volume managment server afs3-volser 7005/udp # volume managment server afs3-errors 7006/tcp # error interpretation service afs3-errors 7006/udp # error interpretation service afs3-bos 7007/tcp # basic overseer process afs3-bos 7007/udp # basic overseer process afs3-update 7008/tcp # server-to-server updater afs3-update 7008/udp # server-to-server updater afs3-rmtsys 7009/tcp # remote cache manager service afs3-rmtsys 7009/udp # remote cache manager service git 9418/tcp # git pack transfer service git 9418/udp # git pack transfer service sd 9876/tcp # Session Director sd 9876/udp # Session Director amanda 10080/tcp # amanda backup services amanda 10080/udp # amanda backup services pgpkeyserver 11371/tcp # PGP/GPG public keyserver pgpkeyserver 11371/udp # PGP/GPG public keyserver h323callsigalt 11720/tcp # H323 Call Signal Alternate h323callsigalt 11720/udp # H323 Call Signal Alternate bprd 13720/tcp # BPRD (VERITAS NetBackup) bprd 13720/udp # BPRD (VERITAS NetBackup) bpdbm 13721/tcp # BPDBM (VERITAS NetBackup) bpdbm 13721/udp # BPDBM (VERITAS NetBackup) bpjava-msvc 13722/tcp # BP Java MSVC Protocol bpjava-msvc 13722/udp # BP Java MSVC Protocol vnetd 13724/tcp # Veritas Network Utility vnetd 13724/udp # Veritas Network Utility bpcd 13782/tcp # VERITAS NetBackup bpcd 13782/udp # VERITAS NetBackup vopied 13783/tcp # VOPIED Protocol vopied 13783/udp # VOPIED Protocol # This port is registered as wnn6, but also used under the unregistered name # "wnn4" by the FreeWnn package. wnn6 22273/tcp wnn4 wnn6 22273/udp wnn4 quake 26000/tcp quake 26000/udp wnn6-ds 26208/tcp wnn6-ds 26208/udp traceroute 33434/tcp traceroute 33434/udp # # Datagram Delivery Protocol services # rtmp 1/ddp # Routing Table Maintenance Protocol nbp 2/ddp # Name Binding Protocol echo 4/ddp # AppleTalk Echo Protocol zip 6/ddp # Zone Information Protocol # # Kerberos (Project Athena/MIT) services # Note that these are for Kerberos v4, and are unofficial. Sites running # v4 should uncomment these and comment out the v5 entries above. # kerberos_master 751/udp # Kerberos authentication kerberos_master 751/tcp # Kerberos authentication passwd_server 752/udp # Kerberos passwd server krbupdate 760/tcp kreg # Kerberos registration kpop 1109/tcp # Pop with Kerberos knetd 2053/tcp # Kerberos de-multiplexor # # Kerberos 5 services, also not registered with IANA # krb5_prop 754/tcp # Kerberos slave propagation eklogin 2105/tcp # Kerberos encrypted rlogin # # Unregistered but necessary (for NetBSD) services # supfilesrv 871/tcp # SUP server supfiledbg 1127/tcp # SUP debugging # # Unregistered but useful/necessary other services # netstat 15/tcp # (was once asssigned, no more) gii 616/tcp # gated interactive interface omirr 808/tcp omirrd # online mirror omirr 808/udp omirrd # online mirror rndc 953/tcp # rndc control sockets (BIND 9) rndc 953/udp # rndc control sockets (BIND 9) skkserv 1178/tcp # SKK Japanese input method xtel 1313/tcp # french minitel lotusnote 1352/tcp lotusnotes # Lotus notes lotusnote 1352/udp lotusnotes # Lotus notes support 1529/tcp prmsd gnatsd # GNATS, cygnus bug tracker cfinger 2003/tcp # GNU Finger ninstall 2150/tcp # ninstall service ninstall 2150/udp # ninstall service afbackup 2988/tcp # Afbackup system afbackup 2988/udp # Afbackup system squid 3128/tcp # squid web proxy prsvp 3455/tcp # RSVP Port prsvp 3455/udp # RSVP Port distcc 3632/tcp # distcc svn 3690/tcp # Subversion svn 3690/udp # Subversion postgres 5432/tcp # POSTGRES postgres 5432/udp # POSTGRES fax 4557/tcp # FAX transmission service (old) hylafax 4559/tcp # HylaFAX client-server protocol (new) sgi-dgl 5232/tcp # SGI Distributed Graphics sgi-dgl 5232/udp noclog 5354/tcp # noclogd with TCP (nocol) noclog 5354/udp # noclogd with UDP (nocol) hostmon 5355/tcp # hostmon uses TCP (nocol) hostmon 5355/udp # hostmon uses TCP (nocol) canna 5680/tcp x11-ssh-offset 6010/tcp # SSH X11 forwarding offset sane-port 6566/tcp sane saned # SANE Control Port sane-port 6566/udp sane saned # SANE Control Port ircd 6667/tcp # Internet Relay Chat ircd 6667/udp # Internet Relay Chat xfs 7100/tcp # X font server tircproxy 7666/tcp # Tircproxy http-alt 8008/tcp http-alt 8008/udp webcache 8080/tcp # WWW caching service webcache 8080/udp # WWW caching service tproxy 8081/tcp # Transparent Proxy tproxy 8081/udp # Transparent Proxy jetdirect 9100/tcp laserjet hplj # mandelspawn 9359/udp mandelbrot # network mandelbrot kamanda 10081/tcp # amanda backup services (Kerberos) kamanda 10081/udp # amanda backup services (Kerberos) amandaidx 10082/tcp # amanda backup services amidxtape 10083/tcp # amanda backup services ladcca 14541/tcp # LADCCA client/server protocol isdnlog 20011/tcp # isdn logging system isdnlog 20011/udp # isdn logging system vboxd 20012/tcp # voice box system vboxd 20012/udp # voice box system wnn4_Kr 22305/tcp # used by the kWnn package wnn4_Cn 22289/tcp # used by the cWnn package wnn4_Tw 22321/tcp # used by the tWnn package binkp 24554/tcp # Binkley binkp 24554/udp # Binkley asp 27374/tcp # Address Search Protocol asp 27374/udp # Address Search Protocol nmicmp 27777/tcp # nmicmpd service tfido 60177/tcp # Ifmail tfido 60177/udp # Ifmail fido 60179/tcp # Ifmail fido 60179/udp # Ifmail # Local services setup-2.2.14/etc/shells000064400000000000000000000001111145472011300147150ustar00rootroot00000000000000/bin/sh /bin/bash /bin/ash /bin/bsh /bin/csh /bin/tcsh /bin/ksh /bin/zsh setup-2.2.14/setup.spec000064400000000000000000000341611145472011300147550ustar00rootroot00000000000000Name: setup Version: 2.2.14 Release: alt1 Summary: Initial set of configuration files License: GPL Group: System/Configuration/Other BuildArch: noarch AutoReq: no Source: %name-%version.tar Provides: %_sysconfdir/profile.d, %_sysconfdir/X11/profile.d Conflicts: initscripts < 1:5.49.1-alt1, xorg-x11-xfs < 1:1.0.4-alt2 %description Initial set of configuration files to be placed into /etc. %prep %setup %build find -name \*_d | while read f; do mv -v "$f" "${f%%_d}.d" done mkdir -p etc/X11/profile.d pushd etc/profile.d for f in lang.*; do mv "$f" "0$f" ln -s "0$f" "$f" done popd %install mkdir -p %buildroot%_datadir cp -a etc %buildroot%_sysconfdir mv %buildroot%_sysconfdir/base-passwd %buildroot%_datadir/ cp -p %buildroot%_datadir/base-passwd/group.master %buildroot%_sysconfdir/group cp -p %buildroot%_datadir/base-passwd/passwd.master %buildroot%_sysconfdir/passwd install -pD -m644 /dev/null %buildroot/var/log/lastlog install -pD -m644 /dev/null %buildroot/var/log/faillog echo '%%dir %_sysconfdir/profile.d' >profile.list find %buildroot%_sysconfdir/profile.d -type f | sed -e 's|^%buildroot|%%config(noreplace) |' >>profile.list find %buildroot%_sysconfdir/profile.d -type l | sed -e 's|^%buildroot||' >>profile.list %files -f profile.list %config(noreplace) %verify(not md5 size mtime) %_sysconfdir/passwd %config(noreplace) %verify(not md5 size mtime) %_sysconfdir/group %config(noreplace) %_sysconfdir/csh.* %config(noreplace) %_sysconfdir/exports %config(noreplace) %_sysconfdir/filesystems %config(noreplace) %verify(not md5 size mtime) %_sysconfdir/fstab %config(noreplace) %_sysconfdir/host.conf %config(noreplace) %verify(not md5 size mtime) %_sysconfdir/hosts %config(noreplace) %_sysconfdir/hosts.* %config(noreplace) %_sysconfdir/inputrc %config(noreplace) %_sysconfdir/motd %config(noreplace) %verify(not md5 size mtime) %_sysconfdir/printcap %config(noreplace) %_sysconfdir/profile %config(noreplace) %_sysconfdir/protocols %config(noreplace) %verify(not md5 size mtime) %_sysconfdir/resolv.conf %config(noreplace) %_sysconfdir/services %config(noreplace) %_sysconfdir/shells %config(noreplace) %attr(600,root,root) %_sysconfdir/securetty %config(noreplace) %_sysconfdir/X11/profile.d %ghost /var/log/* %_datadir/base-passwd %changelog * Tue Oct 12 2010 Dmitry V. Levin 2.2.14-alt1 - /etc/services: added portbind and quotad/rquotad (closes: #24245). * Thu May 27 2010 Dmitry V. Levin 2.2.13-alt1 - /etc/profile.d/lang.*sh: do not source i18n files if non-empty LANG is already set (closes: #11814). - /etc/services: updated SANE entries (closes: #13071). - /etc/inputrc: added bindings for xterm ctrl-arrows (closes: #15628). - /etc/profile.d/tmpdir.*sh: do not create ~/tmp directory (closes: #19014). - /etc/filesystems: replaced obsolete content with a comment hinting on the purpose of this file (closes: #21082). - /etc/inputrc: added bindings for history search (closes: #22570). - /etc/securetty: added xvc0 for xen virtual console (closes: #23532). * Tue Nov 18 2008 Dmitry V. Levin 2.2.12-alt1 - 2.2.12. * Mon Nov 17 2008 Stanislav Ievlev 2.2.11-alt1.2 - add profiles to export proxy settings from /etc/sysconfig/network * Sat Mar 29 2008 Michael Shigorin 2.2.11-alt1.1 - NMU: added a single-line pointer to portmap configuration file (portmap listening to localhost by default proved to be a problem for too many reasonable people); fixes #15153 * Mon Sep 03 2007 Dmitry V. Levin 2.2.11-alt1 - Moved /etc/X11/fs/config to xorg-x11-xfs package. * Tue Mar 13 2007 Dmitry V. Levin 2.2.10-alt1 - /etc/fstab: Added /tmp entry. * Sun Dec 31 2006 Dmitry V. Levin 2.2.9-alt1 - Removed cvsid tags. - /etc/services: Added openvpn (#9498) and git ports. - /etc/fstab (/proc, /dev/pts): Added nosuid,noexec options. Changed to use symbolic gid values. * Wed Aug 17 2005 Dmitry V. Levin 2.2.8-alt1 - Removed verify checks for files which are used to be modified after install. - fstab: removed /mnt/cdrom and /mnt/floppy entries (#7619). - profile,csh.login: disabled sourcing empty files and symbolic links. - lang.{sh,csh}: renamed to 0lang.{sh,csh}, added symlinks for backwards compatibility. * Sun Jun 26 2005 Dmitry V. Levin 2.2.7-alt1 - group: + added new groups for devices: asterisk (closes #5744), kqemu (closes #7149). - passwd,group: + removed unused users: sync, halt, shutdown (#2560). + removed sympa user/group(closes #6178). + removed unused users: operator, gopher. - services: added sane entry (closes #7047). - lang.{sh,csh}: when LANGUAGE is not set, try to set it according to /etc/sysconfig/langmap; all previous constrains for this variable remain. * Fri Nov 19 2004 Dmitry V. Levin 2.2.6-alt1 - services: added entries, closes: #4183, #5499. - profile: ignore non-regular files. - lang.sh: unset LANGUAGE if same as LANG. - tmpdir.sh: enhanced TMPDIR checks. - csh.cshrc, csh.login, lang.csh, tmpdir.csh, xhost.csh: synced with corresponding bourne shell versions, closes: #2618. * Thu Jan 29 2004 Dmitry V. Levin 2.2.5-alt1 - /etc/profile.d/lang.sh: moved console related part to console-tools (Alexander V. Nikolaev). * Sun Jan 25 2004 Dmitry V. Levin 2.2.4-alt1 - /etc/profile.d: eliminated pattern substitutions (#2777). * Mon Jan 19 2004 Dmitry V. Levin 2.2.3-alt1 - /etc/profile.d/tmpdir.sh: removed #!/bin/sh header, to get rid of /bin/sh dependence. - /etc/inputrc: enabled application keypad aliases for all terms (#1671). - /etc/{passwd,group}: added exim (#2604). - /etc/profile.d/lang.sh: use printf instead of echo -n (#2777). - /etc/services: added pwdgen (#2923), ladcca (#3196). * Sun May 11 2003 Dmitry V. Levin 2.2.2-alt1 - %_sysconfdir/profile: + when processing %_sysconfdir/profile.d/*.sh files, do not source executable but unreadable ones. + set HISTSIZE to 999 (while HISTFILESIZE remains 9999). - Added ash and bsh to %_sysconfdir/shells. - Added %_sysconfdir/X11/profile.d - Added to provides list: %_sysconfdir/profile.d, %_sysconfdir/X11/profile.d - Provide /var/log/{lastlog,faillog} as ghost files just so that it doesn't get removed during upgrade; the actual file is created by rc.d cleanup script. * Tue Apr 22 2003 Dmitry V. Levin 2.2.1-alt1 - Relocated all profile.d scripts from initscripts to this package. * Thu Dec 05 2002 Dmitry V. Levin 2.2.0-alt4 - New files: /etc/hosts, /etc/resolv.conf * Thu Apr 04 2002 Dmitry V. Levin 2.2.0-alt3 - /etc/group: added postman, gid=48 (#0000681). * Mon Jan 21 2002 Dmitry V. Levin 2.2.0-alt2 - /etc/X11/fs/config: updated. - /etc/fstab: fixed typo (#0000319). - /etc/group: s/maildrop/postdrop. * Sun Nov 25 2001 Dmitry V. Levin 2.2.0-alt1 - Excluded base-passwd binaries from this package. - Updated: + /etc/group: added shadow(24), rpcuser(29); + /etc/passwd: added rpcuser(29), rpc(32); + /etc/passwd: changed some pseudo-user homedirs to "/", shells - to /dev/null; + /etc/filesystems: added reiserfs; + /etc/shells: added /bin/{csh,tcsh,ksh,zsh}; + /etc/{services,protocols}: updated from RH; + /etc/{profile,csh.login}: set core soft limit to 0, set umask to 022; + /etc/{profile,csh.login}: added comment about /etc/profile.d/_local.*sh (solar idea). + /etc/csh.*: updated from MDK. + /etc/profile.d/xhosts.*sh: cleanup. - Added: + fstab (solar idea). + /etc/profile.d/inputrc.*sh from initscripts package. * Tue Apr 03 2001 Dmitry V. Levin 2.1.9-ipl21mdk - Enhanced PATH manipulations in %_sysconfdir/profile. * Tue Mar 20 2001 Dmitry V. Levin 2.1.9-ipl20mdk - Added gdm user/group. * Sun Mar 18 2001 Dmitry V. Levin 2.1.9-ipl19mdk - Added rpc and rpminst groups. - Changed nobody's homedir to /var/nobody. * Wed Mar 07 2001 Dmitry V. Levin 2.1.9-ipl18mdk - Added netwatch group (not only changelog entry, but real group). * Mon Mar 05 2001 Dmitry V. Levin 2.1.9-ipl17mdk - Added netwatch group. * Sat Jan 27 2001 Dmitry V. Levin 2.1.9-ipl16mdk - Added default xfs config (from xfs package). - AutoReq: no * Thu Dec 21 2000 Dmitry V. Levin 2.1.9-ipl15mdk - Bumped version to avoid conflicts. * Thu Dec 21 2000 Dmitry V. Levin 2.1.9-ipl14mdk - Disabled call for %_sbindir/update-passwd at %post stage. * Fri Dec 16 2000 Dmitry V. Levin 2.1.9-ipl13mdk - Added more entries to /etc/{passwd,group}. * Fri Dec 15 2000 Dmitry V. Levin 2.1.9-ipl12mdk - Merged MDK and RH updates. * Mon May 29 2000 Dmitry V. Levin 2.1.9-ipl11mdk - RE adaptions. * Mon May 15 2000 Chmouel Boudjnah 2.1.9-11mdk - services: Add jserver entrie. - group (wnn): add wnn. * Tue Apr 25 2000 Chmouel Boudjnah 2.1.9-10mdk - profile: fix LESSOPEN. * Wed Apr 12 2000 Chmouel Boudjnah 2.1.9-9mdk - profile: export LESSOPEN variable if /usr/bin/lesspipe.sh is installed. * Wed Apr 5 2000 Chmouel Boudjnah 2.1.9-8mdk - group (sympa): Add sympa as 89. - passwd (sympa): Add sympa as 89. - initscripts.spec: /etc/profile.d/ as config files. * Fri Mar 31 2000 Chmouel Boudjnah 2.1.9-7mdk - initscripts.spec: adjust groups. * Mon Mar 27 2000 Chmouel Boudjnah 2.1.9-6mdk - inputrc: revert pablo stuff to my stuff (until pablo come with a better fix :\). * Thu Mar 23 2000 Pixel 2.1.9-5mdk - add swat entry for samba * Sun Mar 19 2000 Chmouel Boudjnah 2.1.9-4mdk - inputrc: fix backspace bug (until pablo got a better fix). * Thu Mar 16 2000 Chmouel Boudjnah 2.1.9-3mdk - setup.spec. Really insert inputrc. * Sun Mar 12 2000 Chmouel Boudjnah 2.1.9-2mdk - inputrc: Reinsert Pablo file (was not included). * Sun Feb 20 2000 Chmouel Boudjnah 2.1.9-1mdk - Makefile: 2.1.9. - ChangeLog: create it. - profile.d/xhost*: check if the XAUTHORITY variable is not defined. - etcskel.spec: addd some files in noreplace. - filesystems: move it here and add defaults sane. - profile: don't define the PATH here. - profile: HISTFILESIZE is obsoletes, don't export it. - profile: Check before if INPUTRC variable is not defined and ~/.inputrc is not present. - services: Add LDAP services. - services: fix mailq lines (udp & tcp). * Thu Jan 6 2000 Chmouel Boudjnah 2.0.6-15mdk - cdrom groups == 22. * Thu Dec 30 1999 Chmouel Boudjnah - Don't request /bin/csh or /bin/sh * Mon Dec 27 1999 Chmouel Boudjnah - in CVS and real Makefile. * Mon Dec 20 1999 Frederic Lepied 2.0.6-11mdk - set the variable PROFILE_LOADED in /etc/setup * Mon Dec 13 1999 Axalon Bloodstone - fix typos in group - add x10 and radio groups here (so the gid do not change) * Thu Dec 2 1999 Chmouel Boudjnah - make empty the securetty for security. * Wed Dec 01 1999 Chmouel Boudjnah - Oups take the wrong version :\. * Wed Dec 01 1999 Chmouel Boudjnah - export XAUTHORITY to permit root to launch X applications (but not others users !!!). * Wed Nov 24 1999 Chmouel Boudjnah - Remove PATH of profile (handle by mandrake security). * Sun Nov 21 1999 Chmouel Boudjnah - Add cdrecord::80 and audio::81 in group. - Remove default umask (handle by mdk security). - Set core files only for root. * Tue Nov 2 1999 Chmouel Boudjnah - 2.0.6. - split csh.login into csh.login and csh.cshrc (r) - fix pop service names (r) - fix ipv6 protocols entries (r) * Fri Sep 24 1999 Axalon Bloodstone - Really fix limit coredump problem (cant believe i forgot this) * Fri Sep 24 1999 Axalon Bloodstone - use tcp not udp for talk in /etc/services * Tue Sep 14 1999 Pixel - fix bogus permissions * Wed Jul 28 1999 Pablo Saratxaga - added the following default groups to /etc/group: smb: for allwoing mounting/unmounting of SMB shares floppy: for allowing raw acces to the floppies (eg with mtools) cdrom: for allowing raw access to CDs (eg for music) pppusers: for users allowed to launch pppd cdwriters: for users allowed to roast CDs audio: for users allowed to open /dev/dsp etc. dos: for r/w access to mounted FAT partitions. (reminder: other interesting groups are 'lp' for access to the printer(s)) * Wed May 12 1999 Chmouel Boudjnah - ulimit -c 0 for user. * Tue May 11 1999 Chmouel Boudjnah - Bash2 can't handle ulimit for a user :-( * Sat Apr 10 1999 Bernhard Rosenkraenzer - Mandrake adaptions - bzip2 man/info pages * Thu Feb 18 1999 Jeff Johnson - unset variables used in /etc/csh.cshrc (#1212) * Mon Jan 18 1999 Jeff Johnson - compile for Raw Hide. * Tue Oct 13 1998 Cristian Gafton - fix the csh.cshrc re: ${PATH} undefined * Mon Apr 27 1998 Prospector System - translations modified for de, fr, tr * Fri Dec 05 1997 Erik Troan - /etc/profile uses $i, which needs to be unset * Mon Nov 03 1997 Donnie Barnes - made /etc/passwd and /etc/group %%config(noreplace) * Mon Oct 20 1997 Erik Troan - removed /etc/inetd.conf, /etc/rpc - flagged /etc/securetty as missingok - fixed buildroot stuff in spec file * Thu Jul 31 1997 Erik Troan - made a noarch package * Wed Apr 16 1997 Erik Troan - Don't verify md5sum, size, or timestamp of /var/log/lastlog, /etc/passwd, or /etc/group.