Commit Graph

42 Commits

Author SHA1 Message Date
Phil Knirsch
cc93213b27 - Update /etc/protocols to latest officiall IANA version (#209191) 2006-10-10 06:33:25 +00:00
Phil Knirsch
0f3e6e1430 - Added utempter gid for new libutempter package (#200240) 2006-07-27 12:16:25 +00:00
Phil Knirsch
164139c73f - Lock password for root account by default (#182206) 2006-07-06 09:26:37 +00:00
Florian La Roche
8a84246b44 - 2.5.50 2006-03-21 12:28:31 +00:00
Phil Knirsch
0a7ae0fbb7 - Really switch to new /etc/services file
- Added /etc/fstab and /etc/mtab to ownership of setup (#177061)
2006-02-23 14:29:09 +00:00
Phil Knirsch
fe79f3612c - Switched to the new large /etc/services file which fixes #112298,
#133683, #166443, #168872, #171228.
- Fixed pathmunge problem with bashrc (#123621)
- Removed /usr/X11R6/bin from default PATH (#173856)
- Fixed bug with PROMPT_COMMAND being broken for wierd dirs (#142125)
- Added hfsplus to know filesystems (#172820)
2006-01-31 13:29:11 +00:00
Jesse Keating
da1270c4d1 gcc update bump 2005-12-09 22:43:12 +00:00
Bill Nottingham
db35657fa4 make cvs happy 2005-09-06 15:58:05 +00:00
Bill Nottingham
7e8bfc969f update on HEAD too 2005-09-06 15:46:12 +00:00
Bill Nottingham
69ada6711e update 2005-06-20 20:30:12 +00:00
Bill Nottingham
bc6688e301 update 2005-06-17 18:39:35 +00:00
Bill Nottingham
efe9f0aac1 update 2005-05-20 03:58:42 +00:00
Bill Nottingham
4ad87e00b5 update 2005-04-25 17:01:44 +00:00
Bill Nottingham
89fb57c9ae update 2005-04-18 16:52:41 +00:00
Bill Nottingham
b71b1b52d0 update 2005-04-15 20:57:49 +00:00
Bill Nottingham
1335fb3691 update 2005-01-31 20:37:14 +00:00
Bill Nottingham
a3779eb10a bump 2004-11-24 03:39:11 +00:00
Bill Nottingham
98a7e591c1 update 2004-11-18 20:26:48 +00:00
Bill Nottingham
1d639012e8 update 2004-10-27 18:00:34 +00:00
Bill Nottingham
afa6895536 update 2004-10-08 15:49:22 +00:00
Bill Nottingham
1ee03ef0cf update 2004-09-28 16:21:11 +00:00
riel
171d41a2c9 mark /etc/services config(noreplace) (#133683) 2004-09-27 16:35:12 +00:00
Bill Nottingham
bb7c1efcde update 2004-09-23 05:59:17 +00:00
cvsdist
daabc97591 auto-import changelog data from setup-2.5.33-1.src.rpm
Wed May 05 2004 Nalin Dahyabhai <nalin@redhat.com> 2.5.33-1
- fix syntax error in csh.cshrc
Tue May 04 2004 Bill Nottingham <notting@redhat.com> 2.5.32-1
- set MAIL in csh.cshrc (#115376)
- fix inputrc check in csh.login (#115073)
2004-09-09 12:19:34 +00:00
cvsdist
14a423213f auto-import changelog data from setup-2.5.31-1.1.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 12:19:03 +00:00
cvsdist
326addd37c auto-import changelog data from setup-2.5.31-1.src.rpm
Mon Jan 26 2004 Bill Nottingham <notting@redhat.com> 2.5.31-1
- move /etc/aliases here
Mon Dec 08 2003 Bill Nottingham <notting@redhat.com> 2.5.30-1
- remove stty `tput kbs` section (#91357)
2004-09-09 12:18:44 +00:00
cvsdist
7549899164 auto-import changelog data from setup-2.5.27-1.1.src.rpm
Tue Sep 02 2003 Bill Nottingham <notting@redhat.com> 2.5.27-1
- securetty should be noreplace (#103585)
Fri Mar 14 2003 Bill Nottingham <notting@redhat.com> 2.5.26-1
- clean up some typos in /etc/services (#86129)
2004-09-09 12:18:39 +00:00
cvsdist
b3a2cf6ec1 auto-import changelog data from setup-2.5.25-1.src.rpm
Mon Feb 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add "console" to /etc/securetty for mainframe
Mon Jan 20 2003 Nalin Dahyabhai <nalin@redhat.com> 2.5.24-1
- allocate uid/gid for mgetty
Thu Jan 09 2003 Dan Walsh <dwalsh@redhat.com> 2.5.23-1
- added PXE to /etc/services
Wed Jan 01 2003 Bill Nottingham <notting@redhat.com> 2.5.22-1
- remove bogus entries from inputrc (#80652)
Fri Nov 29 2002 Tim Powers <timp@redhat.com> 2.5.21-1
- remove unpackaged files from the buildroot
2004-09-09 12:18:11 +00:00
cvsdist
e7b0ac8fdc auto-import changelog data from setup-2.5.20-1.src.rpm
Thu Aug 29 2002 Bill Nottingham <notting@redhat.com> 2.5.20-1
- shopt -s checkwinsize everywhere
2004-09-09 12:18:02 +00:00
cvsdist
b2c670edf5 auto-import changelog data from setup-2.5.19-1.src.rpm
Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 2.5.19-1
- fix bug #61129 (~ substitution)
2004-09-09 12:17:53 +00:00
cvsdist
0d9c43cd56 auto-import changelog data from setup-2.5.18-1.src.rpm
Thu Aug 15 2002 Jens Petersen <petersen@redhat.com> 2.5.18-1
- bring back the screen case in /etc/bashrc, since /etc/screenrc no longer
    sets defhstatus (#60596, #60597)
Sun Aug 11 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.5.17-1
- add "set mark-symlinked-directories on" to /etc/inputrc
Mon Jul 22 2002 Phil Knirsch <pknirsch@redhat.com> 2.5.16-2
- Added shopt -s checkwinsize to /etc/bashrc for xterm resizing
Fri Jul 19 2002 Jens Petersen <petersen@redhat.com> 2.5.16-1
- dont special case screen in /etc/bashrc, since it overrides the user's
    screenrc title setting (#60596)
Thu Jul 18 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.5.14-1
- move home dir of "news" to /etc/news
Tue May 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.5.13-1
- allocate uid/gid for privilege-separated sshd
Thu May 23 2002 Tim Powers <timp@redhat.com> 2.5.12-2
- automated rebuild
2004-09-09 12:17:43 +00:00
cvsdist
118af3f794 auto-import changelog data from setup-2.5.12-1.src.rpm
Wed Apr 03 2002 Bill Nottingham <notting@redhat.com> 2.5.12-1
- fix misformatted comment in /etc/services, allocate uid/gid for frontpage
2004-09-09 12:17:24 +00:00
cvsdist
a0436c9838 auto-import changelog data from setup-2.5.11-1.src.rpm
Thu Mar 28 2002 Bill Nottingham <notting@redhat.com> 2.5.11-1
- add newline in /etc/shells (#62271)
Thu Mar 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.5.10-1
- allocate uid for the vcsa user
Tue Mar 12 2002 Bill Nottingham <notting@redhat.com> 2.5.9-1
- re-add ext3 to /etc/filesystems
Mon Mar 11 2002 Bill Nottingham <notting@redhat.com> 2.5.8-1
- add nologin to /etc/shells (#53963)
- fix some quoting issues (#59627)
- fix screen status line (#60596)
- fix path regexps (#59624)
- move profile.d stuff to csh.cshrc (#59946)
Fri Mar 08 2002 Nalin Dahyabhai <nalin@redhat.com>
- add bprd, bpdbm, bpjava-msvc, vnetd, bpcd, and vopied to /etc/services
2004-09-09 12:17:21 +00:00
cvsdist
f31c32cbfd auto-import changelog data from setup-2.5.8-1.src.rpm
Tue Nov 20 2001 Than Ngo <than@redhat.com> 2.5.8-1
- check id command if it exists
2004-09-09 12:17:14 +00:00
cvsdist
f6353e1dd0 auto-import changelog data from setup-2.5.7-1.src.rpm
Mon Aug 27 2001 Preston Brown <pbrown@redhat.com>
- add ext3 to /etc/filesystems
2004-09-09 12:16:51 +00:00
cvsdist
395360db25 auto-import changelog data from setup-2.5.6-1.src.rpm
Mon Aug 20 2001 Bill Nottingham <notting@redhat.com>
- change FTP user's home dir to /var/ftp (#52091)
- %ghost /etc/shadow, /etc/gshadow
2004-09-09 12:16:48 +00:00
cvsdist
f2ea399238 auto-import changelog data from setup-2.5.5-1.src.rpm
Fri Aug 17 2001 Bill Nottingham <notting@redhat.com>
- add /etc/shells to filelist (#51813)
Mon Aug 13 2001 Bill Nottingham <notting@redhat.com>
- put lock in /etc/group (#51654)
Wed Aug 08 2001 Bill Nottingham <notting@redhat.com>
- lock only needs to be a gid
- don't set dspmbyte=euc here; do it in lang.csh, and only if necessary
    (#50318)
Mon Aug 06 2001 Jeff Johnson <jbj@redhat.com>
- add lock.lock uid/gid 54 to own /var/lock directory.
Thu Jul 19 2001 Bill Nottingham <notting@redhat.com>
- add forward/backward-word mappings (#48783)
- add pgpkeyserver port to /etc/services (#49407)
Thu Jul 19 2001 Preston Brown <pbrown@redhat.com>
- core files disabled by default. Developers can enable them.
Fri Jul 13 2001 Bill Nottingham <notting@redhat.com> 2.5.1-1
- revert news user back to no shell (#48701)
Tue Jul 10 2001 Bill Nottingham <notting@redhat.com> 2.5.0-1
- move profile.d parsing from csh.cshrc to csh.login (#47417)
Sat Jul 07 2001 Nalin Dahyabhai <nalin@redhat.com> 2.4.15-1
- reorder /etc/services to match comments again
- protocol 118 is stp, not st
- update URLs in /etc/protocols and /etc/services
Thu Jul 05 2001 Preston Brown <pbrown@redhat.com> 2.4.14-1
- put */sbin in path if user ID is 0.
Mon Jun 25 2001 Bill Nottingham <notting@redhat.com>
- add an entry to /etc/services for ssh X11 forwarding (#44944)
2004-09-09 12:16:43 +00:00
cvsdist
d88092c58d auto-import changelog data from setup-2.4.7-2.src.rpm
Wed Jun 13 2001 Philip Copeland <bryce@redhat.com>
- added in ttyS0 as a valid port for root to login from when we do serial
    console installs (request from Compaq)
2004-09-09 12:16:38 +00:00
cvsdist
3243b95b32 auto-import setup-2.4.7-1p from setup-2.4.7-1p.src.rpm 2004-09-09 12:16:34 +00:00
cvsdist
0dee1f700a auto-import changelog data from setup-2.4.7-1.src.rpm
Sun Apr 08 2001 Preston Brown <pbrown@redhat.com>
- revert control-arrow forward/backward word (broken)
Wed Mar 28 2001 Preston Brown <pbrown@redhat.com>
- fix japanese input with tcsh (#33211)
Wed Mar 07 2001 Bill Nottingham <notting@redhat.com>
- fix some weirdness with rxvt (#30799)
Thu Mar 01 2001 Bill Nottingham <notting@redhat.com>
- add SKK input method (#29759)
Sat Feb 24 2001 Preston Brown <pbrown@redhat.com>
Wed Feb 21 2001 Bill Nottingham <notting@redhat.com>
- fix inputrc, Yet Again. (#28617)
Fri Feb 16 2001 Bill Nottingham <notting@redhat.com>
- add in uidgid file, put it in %doc
Thu Feb 08 2001 Adrian Havill <havill@redhat.com>
- bindkey for delete in the case of tcsh
Thu Feb 08 2001 Bill Nottingham <notting@redhat.com>
- add some more stuff to /etc/services (#25396, patch from
    <pekkas@netcore.fi>)
Wed Feb 07 2001 Nalin Dahyabhai <nalin@redhat.com>
- add gii/tcp = 616 for gated
Wed Jan 31 2001 Bill Nottingham <notting@redhat.com>
- wrap some inputrc settings with tests for mode, term (#24117)
Tue Jan 30 2001 Bill Nottingham <notting@redhat.com>
- overhaul /etc/protocols (#18530)
- add port 587 to /etc/services (#25001)
- add corbaloc (#19581)
- don't set /usr/X11R6/bin in $PATH if it's already set (#19968)
Sat Dec 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- Clean up /etc/services, separating registered numbers from unregistered
    ("squatted") numbers, and adding some.
Tue Nov 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add smtps (465/tcp) and submission (587/tcp) to /etc/services for TLS
    support (postfix >= 20001030-2)
Mon Aug 07 2000 Bill Nottingham <notting@redhat.com>
- /var/log/lastlog is %config(noreplace) (#15412)
- some of the various %verify changes (#14819)
2004-09-09 12:16:30 +00:00
cvsdist
8c52431778 auto-import changelog data from setup-2.3.4-1.src.rpm
Sun Aug 06 2000 Bill Nottingham <notting@redhat.com>
- /var/log/lastlog is %config(noreplace) (#15412)
- some of the various %verify changes (#14819)
Thu Aug 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- linuxconf should be 98, not 99
Tue Jul 25 2000 Bill Nottingham <notting@redhat.com>
- fix some of the csh stuff (#14622)
Sun Jul 23 2000 Nalin Dahyabhai <nalin@redhat.com>
- stop setting "multi on" in /etc/host.conf
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
- add hfs filesystem
Wed Jun 21 2000 Preston Brown <pbrown@redhat.com>
- printcap is a noreplace file now
Sun Jun 18 2000 Bill Nottingham <notting@redhat.com>
- fix typo
Tue Jun 13 2000 Nalin Dahyabhai <nalin@redhat.com>
- add linuxconf/tcp = 99 to /etc/services
Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
- add some stuff to /etc/services
- tweak ulimit call again
Tue Jun 06 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- homedir of ftp is now /var/ftp
Sun May 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- move profile.d logic in csh.login to csh.cshrc
Tue Apr 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- redirect ulimit -S -c to /dev/null to avoid clutter
Thu Apr 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- s/ulimit -c/ulimit -S -c/ - bash 2.x adaption
Mon Apr 03 2000 Nalin Dahyabhai <nalin@redhat.com>
- Add more of the kerberos-related services from IANA's registry and krb5
Wed Mar 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add 2.4'ish vc/* devices to securetty
Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
- add /etc/filesystems with sane defaults
Wed Feb 16 2000 Bill Nottingham <notting@redhat.com>
- don't set prompt in /etc/profile (it's done in /etc/bashrc)
Sat Feb 05 2000 Bill Nottingham <notting@redhat.com>
- yet more inputrc tweaks from Hans de Goede (hans@highrise.nl)
Sun Jan 30 2000 Bill Nottingham <notting@redhat.com>
- yet more inputrc tweaks from Hans de Goede (hans@highrise.nl)
Sun Jan 23 2000 Bill Nottingham <notting@redhat.com>
- fix mailq line. (#7140)
Fri Jan 21 2000 Bill Nottingham <notting@redhat.com>
- add ldap to /etc/services
Tue Jan 18 2000 Bill Nottingham <notting@redhat.com>
- kill HISTFILESIZE, it's broken
Tue Jan 18 2000 Preston Brown <pbrown@redhat.com>
- some inputrc tweaks
Wed Jan 12 2000 Bill Nottingham <notting@redhat.com>
- make some more stuff noreplace
Fri Nov 19 1999 Bill Nottingham <notting@redhat.com>
- fix mailq line. (#7140)
Fri Oct 29 1999 Bill Nottingham <notting@redhat.com>
- split csh.login into csh.login and csh.cshrc (#various)
- fix pop service names (#6206)
- fix ipv6 protocols entries (#6219)
Thu Sep 02 1999 Jeff Johnson <jbj@redhat.com>
- rename /etc/csh.cshrc to /etc/csh.login (#2931).
- (note: modified /etc/csh.cshrc should end up in /etc/csh.cshrc.rpmsave)
Fri Aug 20 1999 Jeff Johnson <jbj@redhat.com>
- add defattr.
- fix limit command in /etc/csh.cshrc (#4582).
Thu Jul 08 1999 Bill Nottingham <notting@redhat.com>
- move /etc/inputrc here.
Mon Apr 19 1999 Bill Nottingham <notting@redhat.com>
- always use /etc/inputrc
Wed Mar 31 1999 Preston Brown <pbrown@redhat.com>
- added alias pointing to imap from imap2
Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
- updated protocols/services from debian to comply with more modern
- IETF/RFC standards
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 4)
Thu Feb 18 1999 Jeff Johnson <jbj@redhat.com>
- unset variables used in /etc/csh.cshrc (#1212)
Mon Jan 18 1999 Jeff Johnson <jbj@redhat.com>
- compile for Raw Hide.
Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
- fix the csh.cshrc re: ${PATH} undefined
Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Fri Dec 05 1997 Erik Troan <ewt@redhat.com>
- /etc/profile uses $i, which needs to be unset
Mon Nov 03 1997 Donnie Barnes <djb@redhat.com>
- made /etc/passwd and /etc/group %config(noreplace)
Mon Oct 20 1997 Erik Troan <ewt@redhat.com>
- removed /etc/inetd.conf, /etc/rpc
- flagged /etc/securetty as missingok
- fixed buildroot stuff in spec file
Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
- made a noarch package
Wed Apr 16 1997 Erik Troan <ewt@redhat.com>
- Don't verify md5sum, size, or timestamp of /var/log/lastlog, /etc/passwd,
    or /etc/group.
2004-09-09 12:16:23 +00:00
cvsdist
87e9e516f7 Setup of module setup 2004-09-09 12:16:21 +00:00