aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts/contrib/lsb-v3/ChangeLog
blob: c47832093cb8d8a27be7cd46a201aa5fbecbe709 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
ChangeLog

20080531 - [dj] * Synced with LFS-Bootscrpts-20080531 (use udevadm)
                * Added additional functions to manage_functions script.

20080413 - [dj] * Added manage_functions script for use by scripts such as
                  {install,remove}_initd or chkconfig, that need to parse the
                  LSB headers.
                * Cleaned up script headers to reflect real Start or Stop

20080315 - [dj] * Corrected test for $pidfile in pidofproc()
                * Replaced exit with return in statusproc() - (lfs-functions)

20080315 - [dj] * Added missing 'stale pid file' checking for pidofproc()

20080210 - [dj] * Updated documentation

20070820 - [dj] * Synced with LFS-bootscripts

20070705 - [dj] * Synced with LFS-bootscripts
                * Removed 'stty' from the environment setup as it breaks 
                  custom key configs when run from the CLI.

20070218 - [dj] * Synced with LFS-bootscripts.

20070206 - [dj] * Initial commit