| … | |
… | |
| 7 | Add support for NFSv4 from #25106 to the netmount script. Don't |
7 | Add support for NFSv4 from #25106 to the netmount script. Don't |
| 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. Change |
|
|
13 | default / filesystem type to ext3 instead of xfs #42670. |
| 13 | |
14 | |
| 14 | Don't pipe swapon in localmount to /dev/null and ignore return |
15 | Don't pipe swapon in localmount to /dev/null and ignore return |
| 15 | codes anymore. A swapon that works shows no output #39834. |
16 | codes anymore. A swapon that works shows no output #39834. |
| 16 | |
17 | |
| 17 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
18 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |