svn path=/nixos/trunk/; revision=7767
This commit is contained in:
parent
d674ec1223
commit
e3c5b9e752
@ -227,7 +227,7 @@
|
|||||||
<option>-o</option> flag; defaults to <literal>\"defaults\"</literal>).
|
<option>-o</option> flag; defaults to <literal>\"defaults\"</literal>).
|
||||||
|
|
||||||
Instead of specifying <literal>device</literal>, you can also
|
Instead of specifying <literal>device</literal>, you can also
|
||||||
specify a volume label (<literal>volume</literal>) for file
|
specify a volume label (<literal>label</literal>) for file
|
||||||
systems that support it, such as ext2/ext3 (see <command>mke2fs
|
systems that support it, such as ext2/ext3 (see <command>mke2fs
|
||||||
-L</command>).
|
-L</command>).
|
||||||
";
|
";
|
||||||
@ -340,6 +340,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
{
|
{
|
||||||
name = ["services" "mingetty" "waitOnMounts"];
|
name = ["services" "mingetty" "waitOnMounts"];
|
||||||
default = false;
|
default = false;
|
||||||
@ -350,6 +351,7 @@
|
|||||||
separate partition, you may want to turn this on.
|
separate partition, you may want to turn this on.
|
||||||
";
|
";
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user