Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

chkconfig-1.3.8-1 RPM for i386

From Red Hat Linux 9 for i386

Name: chkconfig Distribution: Red Hat Linux
Version: 1.3.8 Vendor: Red Hat, Inc.
Release: 1 Build date: Fri Jan 31 22:11:59 2003
Group: System Environment/Base Build host: porky.devel.redhat.com
Size: 158925 Source RPM: chkconfig-1.3.8-1.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
Chkconfig is a basic system utility.  It updates and queries runlevel
information for system services.  Chkconfig manipulates the numerous
symbolic links in /etc/rc.d, to relieve system administrators of some
of the drudgery of manually editing the symbolic links.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 545ac94ff5d51c5885d234f2cc8cd726
GPG

Changelog

* Fri Jan 31 2003 Bill Nottingham <notting@redhat.com> 1.3.8-1
  - fix some wording in alternatives (#76213)
  - actually mark alternatives for translation
* Thu Dec 12 2002 Elliot Lee <sopwith@redhat.com> 1.3.7-1
  - Link to libpopt in a multilib-safe fashion.
* Fri Aug 30 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.3.6-3
  - bump
* Fri Aug 16 2002 Bill Nottingham <notting@redhat.com> 1.3.6-2
  - rebuild against new newt
* Tue Aug 13 2002 Bill Nottingham <notting@redhat.com> 1.3.6-1
  - make on and off handle runlevel 2 too (#70766)
* Tue Apr 16 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.3.5-3
  - Update translations
* Tue Apr 16 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.3.5-2
  - Update translations
* Mon Apr 08 2002 Jeremy Katz <katzj@redhat.com> 1.3.5-1
  - alternatives: handle default with --config properly (#62009)
* Thu Mar 14 2002 Bill Nottingham <notting@redhat.com> 1.3.4-1
  - don't apply the dependency logic to things that already have
    start/stop priorities
  - fix silly display bug in --config
* Tue Mar 12 2002 Bill Nottingham <notting@redhat.com> 1.3.2-1
  - chkconfig: LSB support
* Fri Mar 08 2002 Bill Nottingham <notting@redhat.com>
  - alternatives: handle initscripts too; --initscript command-line option
  - chkconfig/ntsysv (and serviceconf, indirectly): services with
     *no* links in /etc/rc*.d are no longer displayed with --list, or
     available for configuration except via chkconfig command-line options
  - alternatives: fix trying to enable disable a null service
* Tue Mar 05 2002 Bill Nottingham <notting@redhat.com>
  - alternatives: handle things with different numbers of slave links
* Mon Mar 04 2002 Bill Nottingham <notting@redhat.com>
  - minor alternatives tweaks: don't install the same thing multiple times
* Wed Jan 30 2002 Bill Nottingham <notting@redhat.com>
  - actually, put the alternatives stuff back in /usr/sbin
  - ship /etc/alternatives dir
  - random alternatives fixes
* Sun Jan 27 2002 Erik Troan <ewt@redhat.com>
  - reimplemented update-alternatives as just alternatives
* Fri Jan 25 2002 Bill Nottingham <notting@redhat.com>
  - add in update-alternatives stuff (perl ATM)
* Tue Aug 28 2001 Trond Eivind Glomsrød <teg@redhat.com>
  - Update translations
* Wed Jun 13 2001 Bill Nottingham <notting@redhat.com>
  - don't segfault on files that are exactly the length of a page size
    (#44199, <kmori@redhat.com>)
* Sun Mar 04 2001 Bill Nottingham <notting@redhat.com>
  - don't show xinetd services in ntsysv if xinetd doesn't appear to be
    installed (#30565)
* Wed Feb 14 2001 Preston Brown <pbrown@redhat.com>
  - final translation update.
* Tue Feb 13 2001 Preston Brown <pbrown@redhat.com>
  - warn in ntsysv if not running as root.
* Fri Feb 02 2001 Preston Brown <pbrown@redhat.com>
  - use lang finder script
* Fri Feb 02 2001 Bill Nottingham <notting@redhat.com>
  - finally fix the bug Nalin keeps complaining about :)
* Wed Jan 24 2001 Preston Brown <pbrown@redhat.com>
  - final i18n update before Beta.
* Thu Oct 19 2000 Bill Nottingham <notting@redhat.com>
  - ignore .rpmnew files (#18915)
  - fix typo in error message (#17575)
* Thu Aug 31 2000 Nalin Dahyabhai <nalin@redhat.com>
  - make xinetd config files mode 0644, not 644
* Fri Aug 25 2000 Erik Troan <ewt@redhat.com>
  - updated it and es translations
* Mon Aug 21 2000 Bill Nottingham <notting@redhat.com>
  - get man pages in proper packages
* Mon Aug 21 2000 Matt Wilson <msw@redhat.com>
  - new translations
* Thu Aug 17 2000 Nalin Dahyabhai <nalin@redhat.com>
  - don't worry about extra whitespace on chkconfig: lines (#16150)
* Fri Aug 11 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - i18n merge
* Thu Jul 27 2000 Matt Wilson <msw@redhat.com>
  - new translations for de fr it es
* Wed Jul 26 2000 Bill Nottingham <notting@redhat.com>
  - change prereqs
* Mon Jul 24 2000 Bill Nottingham <notting@redhat.com>
  - fix ntsysv's handling of xinetd/init files with the same name
* Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
  - fix segv when reading malformed files
* Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
  - put links, rc[0-6].d dirs back, those are necessary
* Wed Jul 19 2000 Bill Nottingham <notting@redhat.com>
  - add quick hack support for reading descriptions from xinetd files
* Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - don't own the /etc/rc[0-6].d symlinks; they're owned by initscripts
* Sun Jul 16 2000 Matt Wilson <msw@redhat.com>
  - move back to old file layout
* Fri Jul 14 2000 Preston Brown <pbrown@redhat.com>
  - bump copyright date
* Wed Jul 12 2000 Bill Nottingham <notting@redhat.com>
  - no %pre today. Maybe tomorrow.
* Fri Jul 07 2000 Bill Nottingham <notting@redhat.com>
  - put initscripts %pre here too
* Tue Jul 04 2000 Bill Nottingham <notting@redhat.com>
  - oops, if we don't prereq initscripts, we *need* to own /etc/rc[0-6].d
* Mon Jul 03 2000 Bill Nottingham <notting@redhat.com>
  - add xinetd support
* Wed Jun 28 2000 Matt Wilson <msw@redhat.com>
  - changed Prereq: initscripts >= 5.18 to Conflicts: initscripts < 5.18
  - fixed sumary and description where a global string replace nuked them
* Tue Jun 27 2000 Matt Wilson <msw@redhat.com>
  - what Bill said, but actually build this version
* Fri Jun 16 2000 Bill Nottingham <notting@redhat.com>
  - don't own /etc/rc.*
* Fri Feb 11 2000 Bill Nottingham <notting@redhat.com>
  - typo in man page
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
  - fix description
* Wed Jan 12 2000 Bill Nottingham <notting@redhat.com>
  - link chkconfig statically against popt
* Tue Oct 19 1999 Bill Nottingham <notting@redhat.com>
  - fix querying alternate levels
* Tue Aug 24 1999 Jeff Johnson <jbj@redhat.com>
  - don't use strchr to skip unwanted files, look at extension instead (#4166).
* Fri Aug 06 1999 Bill Nottingham <notting@redhat.com>
  - fix --help, --verson
* Tue Aug 03 1999 Matt Wilson <msw@redhat.com>
  - rebuilt ntsysv against newt 0.50
* Tue Aug 03 1999 Jeff Johnson <jbj@redhat.com>
  - fix i18n problem in usage message (#4233).
  - add --help and --version.
* Tue Apr 20 1999 Cristian Gafton <gafton@redhat.com>
  - release for Red Hat 6.0
* Fri Apr 09 1999 Matt Wilson <msw@redhat.com>
  - added support for a "hide: true" tag in initscripts that will make
    services not appear in ntsysv when run with the "--hide" flag
* Fri Apr 02 1999 Matt Wilson <msw@redhat.com>
  - added --hide flag for ntsysv that allows you to hide a service from the
    user.
* Mon Mar 22 1999 Bill Nottingham <notting@redhat.com>
  - fix glob, once and for all. Really. We mean it.
* Thu Mar 18 1999 Bill Nottingham <notting@redhat.com>
  - revert fix for services@levels, it's broken
  - change default to only edit the current runlevel
* Mon Mar 15 1999 Bill Nottingham <notting@redhat.com>
  - don't remove scripts that don't support chkconfig
* Tue Mar 09 1999 Erik Troan <ewt@redhat.com>
  - made glob a bit more specific so xinetd and inetd don't cause improper matches
* Thu Feb 18 1999 Matt Wilson <msw@redhat.com>
  - removed debugging output when starting ntsysv
* Thu Feb 18 1999 Preston Brown <pbrown@redhat.com>
  - fixed globbing error
  - fixed ntsysv running services not at their specified levels.
* Tue Feb 16 1999 Matt Wilson <msw@redhat.com>
  - print the value of errno on glob failures.
* Sun Jan 10 1999 Matt Wilson <msw@redhat.com>
  - rebuilt for newt 0.40 (ntsysv)
* Tue Dec 15 1998 Jeff Johnson <jbj@redhat.com>
  - add ru.po.
* Fri Oct 23 1998 Bill Nottingham <notting@redhat.com>
  - build for Raw Hide (slang-1.2.2)
* Thu Oct 15 1998 Cristian Gafton <gafton@redhat.com>
  - translation updates
* Fri Oct 09 1998 Cristian Gafton <gafton@redhat.com>
  - updated czech translation (and use cs instead of cz)
* Wed Sep 23 1998 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
  - added pt_BR translations
  - added more translatable strings
  - support for i18n init.d scripts description
* Mon Aug 03 1998 Erik Troan <ewt@redhat.com>
  - built against newt 0.30
  - split ntsysv into a separate package
* Fri May 08 1998 Erik Troan <ewt@redhat.com>
  - added numerous translations
* Mon Mar 23 1998 Erik Troan <ewt@redhat.com>
  - added i18n support
* Sun Mar 22 1998 Erik Troan <ewt@redhat.com>
  - added --back

Files

¤ž


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Aug 29 03:52:52 2008