| … | |
… | |
| 8 | try to fsck / if the root is a remote filesystem (like NFS) #36624. |
8 | try to fsck / if the root is a remote filesystem (like NFS) #36624. |
| 9 | |
9 | |
| 10 | Update the fs_passno values in the default fstab to match the |
10 | Update the fs_passno values in the default fstab to match the |
| 11 | settings suggested by the manpage #37314. Make checkroot respect |
11 | settings suggested by the manpage #37314. Make checkroot respect |
| 12 | a fs_passno setting of 0 when dealing with / #39212. |
12 | a fs_passno setting of 0 when dealing with / #39212. |
|
|
13 | |
|
|
14 | Don't pipe swapon in localmount to /dev/null and ignore return |
|
|
15 | codes anymore. A swapon that works shows no output #39834. |
| 13 | |
16 | |
| 14 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
17 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 15 | |
18 | |
| 16 | Break up the COL/COLOR code properly this time. Not all serial |
19 | Break up the COL/COLOR code properly this time. Not all serial |
| 17 | consoles can handle adjusting to the end of the line, so let's not |
20 | consoles can handle adjusting to the end of the line, so let's not |