| … | |
… | |
| 2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
2 | # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL |
| 3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
3 | # Written by Daniel Robbins (drobbins@gentoo.org) |
| 4 | |
4 | |
| 5 | 03 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
5 | 03 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 6 | |
6 | |
| 7 | Add support for NFSv4 from #25106 to the netmount script. |
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 | |
9 | |
| 9 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
10 | 02 Oct 2004; Mike Frysinger <vapier@gentoo.org>: |
| 10 | |
11 | |
| 11 | Break up the COL/COLOR code properly this time. Not all serial |
12 | Break up the COL/COLOR code properly this time. Not all serial |
| 12 | consoles can handle adjusting to the end of the line, so let's not |
13 | consoles can handle adjusting to the end of the line, so let's not |