| … | |
… | |
| 22 | |
22 | |
| 23 | Add LVM2 support thanks to Max Kalika <max@gentoo.org> (bug #21908). |
23 | Add LVM2 support thanks to Max Kalika <max@gentoo.org> (bug #21908). |
| 24 | |
24 | |
| 25 | Add IPV6 versions of localhost and co in /etc/hosts, bug #25859. |
25 | Add IPV6 versions of localhost and co in /etc/hosts, bug #25859. |
| 26 | |
26 | |
|
|
27 | Fix type-o in /sbin/rc-update, bug #25854. |
|
|
28 | |
| 27 | 29 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
29 | 29 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
| 28 | |
30 | |
| 29 | Tweak /etc/init.d/check{root,fs} to set retval after each fsck call, |
31 | Tweak /etc/init.d/check{root,fs} to set retval after each fsck call, |
| 30 | and not the whole block. Tweak check checkroot to reboot if need be |
32 | and not the whole block. Tweak check checkroot to reboot if need be |
| 31 | (This is with sufficient warning and message). Tweak checkfs to not |
33 | (This is with sufficient warning and message). Tweak checkfs to not |
| 32 | drop to a sulogin if return code 2 or 3 is given - as we did not |
34 | drop to a sulogin if return code 2 or 3 is given - as we did not |
| 33 | mount the filesystems yet, we should not need to reboot ... |
35 | mount the filesystems yet, we should not need to reboot ... bug #25398. |
| 34 | |
36 | |
| 35 | Add '-T' option to fsck (/etc/init.d/check{root,fs} - requested by |
37 | Add '-T' option to fsck (/etc/init.d/check{root,fs} - requested by |
| 36 | Michael Frysinger <vapier@gentoo.org>. |
38 | Michael Frysinger <vapier@gentoo.org>. |
| 37 | |
39 | |
| 38 | 28 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |
40 | 28 Jul 2003; Martin Schlemmer <azarah@gentoo.org>: |