| … | |
… | |
| 8 | Fix LVM support in /etc/init.d/checkfs again, thanks to help from |
8 | Fix LVM support in /etc/init.d/checkfs again, thanks to help from |
| 9 | Kyle Manna <nitro@gentoo.org>. |
9 | Kyle Manna <nitro@gentoo.org>. |
| 10 | |
10 | |
| 11 | Add software RAID support to /etc/init.d/checkfs, thanks to |
11 | Add software RAID support to /etc/init.d/checkfs, thanks to |
| 12 | Daniel Ahlberg <aliz@gentoo.org>. |
12 | Daniel Ahlberg <aliz@gentoo.org>. |
|
|
13 | |
|
|
14 | Update the cache_rcscript() funtion in /sbin/depscan.sh not to |
|
|
15 | quit on any "}", but only on the one matching the first "{". This |
|
|
16 | requires wc in /bin, so baselayout should depend on |
|
|
17 | >=sys-apps/textutils-2.0.19-r2 |
|
|
18 | |
|
|
19 | Update /etc/init.d/netmount to try and detect nfs mounts that should be |
|
|
20 | mounted automatically on boot. This requires awk in /bin, so baselayout |
|
|
21 | should depend on >=sys-apps/gawk-3.1.0-r3. |
| 13 | |
22 | |
| 14 | * rc-scripts 1.3.6 (17 Jul 2002) |
23 | * rc-scripts 1.3.6 (17 Jul 2002) |
| 15 | |
24 | |
| 16 | 17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
25 | 17 Jul 2002; Martin Schlemmer <azarah@gentoo.org>: |
| 17 | |
26 | |