-------------------------------------------------------------------
Wed Oct 10 12:39:25 CEST 2007 - werner@suse.de

- Even disabled scripts should be occur in dependcies (#331615)
- Handle return values of strsep in case of several provides
- Do not scan services links if removed later on
- New version 1.10.0 of insserv

-------------------------------------------------------------------
Fri Aug 31 16:08:47 CEST 2007 - werner@suse.de

- Scan all scripts for Start-Before even if already known (#297214)
- Do not add disabled scripts to the depend files

-------------------------------------------------------------------
Fri Jul 13 12:05:19 CEST 2007 - werner@suse.de

- Remove hotplug and pcmcia from insserv.conf because they are
  dropped (bug #291417)

-------------------------------------------------------------------
Tue Jun 19 18:59:30 CEST 2007 - werner@suse.de

- Scan all files in `should start before' even facilities
- Read insserv.conf in other root environments

-------------------------------------------------------------------
Tue May 29 17:45:06 CEST 2007 - werner@suse.de

- Ignore rcs-files (bug #278520)

-------------------------------------------------------------------
Mon Jan 29 15:08:17 CET 2007 - werner@suse.de

- Split insserv.conf off from source tar ball to avoid patching
- Add boot.crypto to $local_fs
- Add smbfs/cifs to $remote_fs

-------------------------------------------------------------------
Mon Jan 22 15:17:23 CET 2007 - werner@suse.de

- Add missed `start this script before' feature patch (fate#301269)

-------------------------------------------------------------------
Tue Jan 16 14:04:06 CET 2007 - werner@suse.de

- Remove obsolate `$netdaemons' facility (#209380)
- Add `start this script before' feature (fate #301269)
- New version 1.09.0 of insserv

-------------------------------------------------------------------
Mon Nov 20 11:42:40 CET 2006 - werner@suse.de

- Expand aliases even for services which requires $all (#216202)

-------------------------------------------------------------------
Mon May 15 12:56:27 CEST 2006 - werner@suse.de

- Make kdump boot script a interactive script to enforce that this
  script runs not in parallel with other script (#175340, #171332)

-------------------------------------------------------------------
Wed Mar  8 17:06:47 CET 2006 - werner@suse.de

- Ignore .orig and .org file (bug #155944)

-------------------------------------------------------------------
Wed Mar  1 12:51:17 CET 2006 - werner@suse.de

- Add a few lines about $all into the man page (bug #151561)

-------------------------------------------------------------------
Mon Feb  6 16:40:46 CET 2006 - werner@suse.de

- Handle duplets even for interactive scripts

-------------------------------------------------------------------
Tue Jan 31 15:06:53 CET 2006 - werner@suse.de

- Be sure to find all interactive scripts and set their unique
  start number.  This solves the problem of two interactive
  scripts in the same start order.

-------------------------------------------------------------------
Tue Apr  4 18:23:24 CEST 2006 - werner@suse.de

- Add patches from Petter Reinholdtsen
- Make debian part work

-------------------------------------------------------------------
Wed Jan 25 14:52:26 CET 2006 - werner@suse.de

- Fix the broken fix (bug #145403)

-------------------------------------------------------------------
Mon Jan 23 13:35:40 CET 2006 - werner@suse.de

- Make missing Provides and Requires non-fatal.

-------------------------------------------------------------------
Fri Jan 20 18:13:39 CET 2006 - werner@suse.de

- Fix bug in handling of non-LSB scripts
- Add error condition for broken LSB scripts
- Make calculation of order number somewhat smarter, e.g. do not
  count system facilities.

-------------------------------------------------------------------
Thu Jan 19 15:33:06 CET 2006 - werner@suse.de

- Make the restore option work even on broken link scheme
- Don't count empty provides

-------------------------------------------------------------------
Thu Nov 10 18:05:53 CET 2005 - werner@suse.de

- Add patches from Petter Reinholdtsen
  * Avoid zero pointer
  * Allow not existing rc ditrectories at dryrun
  * Some more debugging code
  * Map the runlevel scheme into a common struct

-------------------------------------------------------------------
Fri Oct 28 17:48:38 CEST 2005 - werner@suse.de

- Fix duplet handling in make like service handling (bug #130451)

-------------------------------------------------------------------
Thu Sep 15 16:54:40 CEST 2005 - werner@suse.de

- Add dryrun changes from Petter Reinholdtsen
- First step for support of traditional SystemV link scheme

-------------------------------------------------------------------
Wed May 25 17:33:30 CEST 2005 - werner@suse.de

- Include confdir patch from Ludwig Nussel
- Bounce version to 1.01.0

-------------------------------------------------------------------
Mon Nov 29 16:32:04 CET 2004 - werner@suse.de

- Add some comments about boot script file names.

-------------------------------------------------------------------
Thu Nov 25 18:24:35 CET 2004 - werner@suse.de

- Update to 1.00.8 : use correct listing head (bug #48415)

-------------------------------------------------------------------
Thu Nov 25 13:48:45 CET 2004 - werner@suse.de

- Update to 1.00.7 : be more verbose on invalid file names

-------------------------------------------------------------------
Tue Nov 23 13:13:35 CET 2004 - werner@suse.de

- Update to 1.00.6

-------------------------------------------------------------------
Tue Nov 23 13:00:22 CET 2004 - werner@suse.de

- Fix segmentation fault caused by broken cast on reversed scanned
  linkage structure (bug #48415)

-------------------------------------------------------------------
Wed Sep 22 11:52:43 CEST 2004 - werner@suse.de

- Do not call error recursively if chdir fails (bugzilla #45767)

-------------------------------------------------------------------
Mon Sep 20 16:40:13 CEST 2004 - werner@suse.de

- Add a few lines about the make like dependency files to the
  manual page of insserv.

-------------------------------------------------------------------
Fri Sep 17 12:16:04 CEST 2004 - werner@suse.de

- Boot scripts which may call sulogin are INTERACTIVE

-------------------------------------------------------------------
Thu Sep 16 14:19:56 CEST 2004 - werner@suse.de

- Add dnsmasq and lwresd as optional to system facility named

-------------------------------------------------------------------
Thu Sep  2 11:34:09 BST 2004 - werner@suse.de

- Fix dependency of boot.clock also used in single mode (bug#44610)

-------------------------------------------------------------------
Fri Aug 27 17:50:39 CEST 2004 - werner@suse.de

- Fix dependencies of single script
- Fix $ALL handling for dependency files
- Fix handling of interactive scripts for for dependency files

-------------------------------------------------------------------
Thu Aug 19 17:37:06 CEST 2004 - werner@suse.de

- Update to 1.00.3 to support dependency files for make calls

-------------------------------------------------------------------
Wed Mar 31 11:52:31 CEST 2004 - werner@suse.de

- Verbose option and explain exit status in manual page (#37599)

-------------------------------------------------------------------
Thu Mar 18 17:53:04 CET 2004 - werner@suse.de

- Remove debug message

-------------------------------------------------------------------
Wed Mar 17 15:12:55 CET 2004 - werner@suse.de

- Implement the `$all' feature (bug #36140)

-------------------------------------------------------------------
Wed Mar 10 17:27:53 CET 2004 - werner@suse.de

- YAL (Yet Another Loop) fixed (bug #35522)

-------------------------------------------------------------------
Thu Feb 19 18:40:36 CET 2004 - werner@suse.de

- Do not create a K* link if no S* link exist.

-------------------------------------------------------------------
Thu Feb 19 13:55:14 CET 2004 - werner@suse.de

- More about K* links in /etc/init.d/boot.d

-------------------------------------------------------------------
Tue Feb 17 14:18:30 CET 2004 - ro@suse.de

- enable K* (kill) links in /etc/init.d/boot.d

-------------------------------------------------------------------
Wed Oct  1 17:58:08 CEST 2003 - werner@suse.de

- Allow numbers in initial segment of namespace of scripts (#31793)

-------------------------------------------------------------------
Mon Sep 22 18:41:26 CEST 2003 - werner@suse.de

- Stop recursive walk on dependency tree hard if a loop is detected

-------------------------------------------------------------------
Tue Sep 16 13:57:59 CEST 2003 - werner@suse.de

- Add extra flag for ENABLED status of services due the level
  can not used for checking this anymore (bug #31000)

-------------------------------------------------------------------
Mon Sep  1 13:49:23 CEST 2003 - werner@suse.de

- Move (re)calculation of order of active scripts after the
  calculation of all start orders to hold dependencies unique

-------------------------------------------------------------------
Fri Aug 29 14:42:22 CEST 2003 - werner@suse.de

- Update to 1.00.0 which fixes the handling of interactive
  services for passphrase input (bug #29375) and enhance
  the calculation of already enabled NONE-LSB scripts.

-------------------------------------------------------------------
Thu Jul  3 14:53:39 CEST 2003 - werner@suse.de

- Follow LSB specs and specify script functions for proc
  handling (no /sbin in PATH anymore).

-------------------------------------------------------------------
Wed Jun 18 14:39:47 CEST 2003 - werner@suse.de

- Update to 0.99.9: better handling with not LSB conform scripts

-------------------------------------------------------------------
Thu Jun 12 10:47:07 CEST 2003 - kukuk@suse.de

- fix filelist 

-------------------------------------------------------------------
Wed Apr 16 18:31:07 CEST 2003 - werner@suse.de

- Update to 0.99.8: be able to remove doubles with -rf

-------------------------------------------------------------------
Sat Mar  8 16:00:23 CET 2003 - kukuk@suse.de

- Add /lib/lsb back [Bug #24904]

-------------------------------------------------------------------
Wed Jan 15 17:07:54 CET 2003 - ro@suse.de

- split from aaa_base
 

