| … | |
… | |
| 7 | Also added 'get_bootparam()' to help in retrieving kernel options. |
7 | Also added 'get_bootparam()' to help in retrieving kernel options. |
| 8 | Updated /etc/init.d/functions.sh, /etc/init.d/checkroot and /sbin/rc |
8 | Updated /etc/init.d/functions.sh, /etc/init.d/checkroot and /sbin/rc |
| 9 | for this. |
9 | for this. |
| 10 | |
10 | |
| 11 | Updated /etc/init.d/consolefont to work without devfs as well. |
11 | Updated /etc/init.d/consolefont to work without devfs as well. |
|
|
12 | |
|
|
13 | When rebooting or shutting down, a service should not fail to stop |
|
|
14 | if a service it depends on, fails. Updated /etc/init.d/runscript.sh |
|
|
15 | for this. |
| 12 | |
16 | |
| 13 | 25 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: added a check if |
17 | 25 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: added a check if |
| 14 | /dev is mounted when creating entries for /etc/mtab. This should solve a |
18 | /dev is mounted when creating entries for /etc/mtab. This should solve a |
| 15 | invalid entry or /dev being mounted even with 'gentoo=nodevfs' option. |
19 | invalid entry or /dev being mounted even with 'gentoo=nodevfs' option. |
| 16 | Updated /etc/init.d/checkroot for this. |
20 | Updated /etc/init.d/checkroot for this. |