| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: setup | Distribution: Red Hat Linux |
| Version: 2.5.20 | Vendor: Red Hat, Inc. |
| Release: 1 | Build date: Fri Aug 30 02:40:12 2002 |
| Group: System Environment/Base | Build host: daffy.perf.redhat.com |
| Size: 34788 | Source RPM: setup-2.5.20-1.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: A set of system configuration and setup files. | |
The setup package contains a set of important system configuration and setup files, such as passwd, group, and profile.
public domain
* Fri Aug 30 2002 Bill Nottingham <notting@redhat.com> 2.5.20-1
- shopt -s checkwinsize everywhere
* Thu Aug 29 2002 Preston Brown <pbrown@redhat.com> 2.5.19-1
- fix bug #61129 (~ substitution)
* Fri Aug 16 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)
* Mon Aug 12 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.5.17-1
- add "set mark-symlinked-directories on" to /etc/inputrc
* Tue Jul 23 2002 Phil Knirsch <pknirsch@redhat.com> 2.5.16-2
- Added shopt -s checkwinsize to /etc/bashrc for xterm resizing
* Sat Jul 20 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)
* Fri Jul 19 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.5.14-1
- move home dir of "news" to /etc/news
* Wed May 29 2002 Nalin Dahyabhai <nalin@redhat.com> 2.5.13-1
- allocate uid/gid for privilege-separated sshd
* Fri May 24 2002 Tim Powers <timp@redhat.com> 2.5.12-2
- automated rebuild
* Thu Apr 04 2002 Bill Nottingham <notting@redhat.com> 2.5.12-1
- fix misformatted comment in /etc/services, allocate uid/gid for
frontpage
* 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
* Wed Sep 26 2001 Nalin Dahyabhai <nalin@redhat.com>
- change rmtcfg to an alias for bvcontrol, which is a registered name
* Tue Sep 18 2001 Nalin Dahyabhai <nalin@redhat.com> 2.5.7-1
- add entries to services (ipp, wnn4, and so on)
- try to remove duplicates in services (remove nameserver as alias for domain,
and readnews as alias for netnews)
* Tue Aug 21 2001 Bill Nottingham <notting@redhat.com>
- change FTP user's home dir to /var/ftp (#52091)
- %ghost /etc/shadow, /etc/gshadow
* Sat Aug 18 2001 Bill Nottingham <notting@redhat.com>
- add /etc/shells to filelist (#51813)
* Tue Aug 14 2001 Bill Nottingham <notting@redhat.com>
- put lock in /etc/group (#51654)
* Thu Aug 09 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)
* Tue Aug 07 2001 Jeff Johnson <jbj@redhat.com>
- add lock.lock uid/gid 54 to own /var/lock directory.
* Fri Jul 20 2001 Bill Nottingham <notting@redhat.com>
- add forward/backward-word mappings (#48783)
- add pgpkeyserver port to /etc/services (#49407)
* Fri Jul 20 2001 Preston Brown <pbrown@redhat.com>
- core files disabled by default. Developers can enable them.
* Sat Jul 14 2001 Bill Nottingham <notting@redhat.com> 2.5.1-1
- revert news user back to no shell (#48701)
* Wed Jul 11 2001 Bill Nottingham <notting@redhat.com> 2.5.0-1
- move profile.d parsing from csh.cshrc to csh.login (#47417)
* Sun Jul 08 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
* Fri Jul 06 2001 Preston Brown <pbrown@redhat.com> 2.4.14-1
- put */sbin in path if user ID is 0.
* Tue Jun 26 2001 Bill Nottingham <notting@redhat.com>
- add an entry to /etc/services for ssh X11 forwarding (#44944)
* Thu Jun 14 2001 Bill Nottingham <notting@redhat.com>
- take ttyS0 out of securetty on main tree
* Wed Jun 13 2001 Philip Copeland <bryce@redhat.com>
- added ttyS0 to securetty for serial console usage
* Wed Jun 13 2001 Bill Nottingham <notting@redhat.com>
- add rndc to /etc/services (#40265)
- test for read bit, not execute bit, for profile.d (#35714)
* Mon Jun 04 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add "canna" entry to /etc/services
* Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.4.10-1
- Fix bugs #24159 and #30634 again; whoever moved bashrc from bash
to setup used an old version. :((
* Thu May 03 2001 Preston Brown <pbrown@redhat.com> 2.4.9-1
- bashrc moved here from bash package
- set umask in bashrc, so it applies for ALL shells.
* Sat Apr 28 2001 Preston Brown <pbrown@redhat.com> 2.4.8-1
- /sbin/nologin for accounts that aren't "real."
* 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)
* Tue Mar 06 2001 Bill Nottingham <notting@redhat.com>
- fix some weirdness with rxvt (#30799)
* Wed Feb 28 2001 Bill Nottingham <notting@redhat.com>
- add SKK input method (#29759)
* Fri Feb 23 2001 Preston Brown <pbrown@redhat.com>
* Wed Feb 21 2001 Bill Nottingham <notting@redhat.com>
- fix inputrc, Yet Again. (#28617)
* Thu Feb 15 2001 Bill Nottingham <notting@redhat.com>
- add in uidgid file, put it in %doc
* Wed Feb 07 2001 Adrian Havill <havill@redhat.com>
- bindkey for delete in the case of tcsh
* Wed Feb 07 2001 Bill Nottingham <notting@redhat.com>
- add some more stuff to /etc/services (#25396, patch from
<pekkas@netcore.fi>)
* Tue Feb 06 2001 Nalin Dahyabhai <nalin@redhat.com>
- add gii/tcp = 616 for gated
* Tue Jan 30 2001 Bill Nottingham <notting@redhat.com>
- wrap some inputrc settings with tests for mode, term (#24117)
* Mon Jan 29 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)
* Fri Dec 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- Clean up /etc/services, separating registered numbers from unregistered
("squatted") numbers, and adding some.
* Mon Nov 20 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)
* Fri Aug 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- linuxconf should be 98, not 99
* Wed Jul 26 2000 Bill Nottingham <notting@redhat.com>
- fix some of the csh stuff (#14622)
* Mon Jul 24 2000 Nalin Dahyabhai <nalin@redhat.com>
- stop setting "multi on" in /etc/host.conf
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Wed Jun 28 2000 Bill Nottingham <notting@redhat.com>
- add hfs filesystem
* Thu Jun 22 2000 Preston Brown <pbrown@redhat.com>
- printcap is a noreplace file now
* Mon Jun 19 2000 Bill Nottingham <notting@redhat.com>
- fix typo
* Wed Jun 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- add linuxconf/tcp = 99 to /etc/services
* Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
- add some stuff to /etc/services
- tweak ulimit call again
* Wed Jun 07 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- homedir of ftp is now /var/ftp
* Mon May 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- move profile.d logic in csh.login to csh.cshrc
* Wed Apr 19 2000 Nalin Dahyabhai <nalin@redhat.com>
- redirect ulimit -S -c to /dev/null to avoid clutter
* Fri Apr 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- s/ulimit -c/ulimit -S -c/ - bash 2.x adaption
* Tue Apr 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- Add more of the kerberos-related services from IANA's registry and krb5
* Thu Mar 30 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)
* Sat Oct 30 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)
* Fri Sep 03 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)
* Sat Aug 21 1999 Jeff Johnson <jbj@redhat.com>
- add defattr.
- fix limit command in /etc/csh.cshrc (#4582).
* Fri Jul 09 1999 Bill Nottingham <notting@redhat.com>
- move /etc/inputrc here.
* Tue Apr 20 1999 Bill Nottingham <notting@redhat.com>
- always use /etc/inputrc
* Thu Apr 01 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.
* Wed Oct 14 1998 Cristian Gafton <gafton@redhat.com>
- fix the csh.cshrc re: ${PATH} undefined
* Tue Apr 28 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)
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
- removed /etc/inetd.conf, /etc/rpc
- flagged /etc/securetty as missingok
- fixed buildroot stuff in spec file
* Fri Aug 01 1997 Erik Troan <ewt@redhat.com>
- made a noarch package
* Thu Apr 17 1997 Erik Troan <ewt@redhat.com>
- Don't verify md5sum, size, or timestamp of /var/log/lastlog, /etc/passwd,
or /etc/group.
/etc/bashrc /etc/csh.cshrc /etc/csh.login /etc/exports /etc/filesystems /etc/group /etc/gshadow /etc/host.conf /etc/hosts.allow /etc/hosts.deny /etc/inputrc /etc/motd /etc/passwd /etc/printcap /etc/profile /etc/profile.d /etc/protocols /etc/securetty /etc/services /etc/shadow /etc/shells /usr/share/doc/setup-2.5.20 /usr/share/doc/setup-2.5.20/uidgid /var/log/lastlog
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:51:20 2013