| … | |
… | |
| 7 | Do not delete depscan and envupdate caches on reboot, as this should |
7 | Do not delete depscan and envupdate caches on reboot, as this should |
| 8 | improve bootup times - works nicely with the '-u' parameters of both. |
8 | improve bootup times - works nicely with the '-u' parameters of both. |
| 9 | Also move the '-u' parameter test of depscan.sh after the directory |
9 | Also move the '-u' parameter test of depscan.sh after the directory |
| 10 | exist test, else ${svcdir}/started/, etc do not exist. Modified both |
10 | exist test, else ${svcdir}/started/, etc do not exist. Modified both |
| 11 | /sbin/rc and /sbin/depscan.sh for this. |
11 | /sbin/rc and /sbin/depscan.sh for this. |
|
|
12 | |
|
|
13 | Move things around in /sbin/functions.sh to have all functions above. |
| 12 | |
14 | |
| 13 | 28 Oct 2004; Martin Schlemmer <azarah@gentoo.org>: |
15 | 28 Oct 2004; Martin Schlemmer <azarah@gentoo.org>: |
| 14 | |
16 | |
| 15 | Only add files not managed by udev to device tarball, bug #57110. |
17 | Only add files not managed by udev to device tarball, bug #57110. |
| 16 | |
18 | |