ChangeLog 1.0 KB

12345678910111213141516171819202122232425262728
  1. ChangeLog
  2. 20080830 - [dj] * Corrected remaining dependency errors in scrpt headers.
  3. 20080531 - [dj] * Synced with LFS-Bootscrpts-20080531 (use udevadm)
  4. * Added additional functions to manage_functions script.
  5. 20080413 - [dj] * Added manage_functions script for use by scripts such as
  6. {install,remove}_initd or chkconfig, that need to parse the
  7. LSB headers.
  8. * Cleaned up script headers to reflect real Start or Stop
  9. 20080315 - [dj] * Corrected test for $pidfile in pidofproc()
  10. * Replaced exit with return in statusproc() - (lfs-functions)
  11. 20080315 - [dj] * Added missing 'stale pid file' checking for pidofproc()
  12. 20080210 - [dj] * Updated documentation
  13. 20070820 - [dj] * Synced with LFS-bootscripts
  14. 20070705 - [dj] * Synced with LFS-bootscripts
  15. * Removed 'stty' from the environment setup as it breaks
  16. custom key configs when run from the CLI.
  17. 20070218 - [dj] * Synced with LFS-bootscripts.
  18. 20070206 - [dj] * Initial commit