| … | |
… | |
| 20 | /sbin/rc detects the user is missing /dev/null or /dev/console. |
20 | /sbin/rc detects the user is missing /dev/null or /dev/console. |
| 21 | Includes a simple explanation/fix for what's wrong. |
21 | Includes a simple explanation/fix for what's wrong. |
| 22 | |
22 | |
| 23 | Make sure the clock init script runs right after checkroot so |
23 | Make sure the clock init script runs right after checkroot so |
| 24 | that timestamps are synchronized asap #68133. |
24 | that timestamps are synchronized asap #68133. |
|
|
25 | |
|
|
26 | Accept '-nc' as a short option to '--nocolor' #64736. |
| 25 | |
27 | |
| 26 | 26 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
28 | 26 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 27 | |
29 | |
| 28 | Don't use -A with fsck to respect the fs_passno since it'll try |
30 | Don't use -A with fsck to respect the fs_passno since it'll try |
| 29 | to fsck all filesystems, not just the ones specified. Instead, |
31 | to fsck all filesystems, not just the ones specified. Instead, |