New commits:
commit 5e11081796e5ebed8efac91bdcf4f55847f89c78
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
fstab: added info about using LABEL=
Added an example definition for a filesystem using LABEL=home instead
of e.g. /dev/sda1. Also added some information about how to use
LABEL=, and the fact that using it requires a UUID label to be present
for the filesystem in question.
+# <device> may be specified either as an explicit device file (e.g.
+# /dev/sda1) or using a UUID label (e.g. LABEL=boot). Note that if you
+# use a UUID label, that label present for the filesystem this can be
+# done using the filesystem tools, depending on what filesystem you
+# format a partition with
+
# Note that, except for /, these need to be in "logical order" -
# if you have both /usr and /usr/local, put /usr before /usr/local
[SM-Commit] GIT changes to master cauldron by Justin Boffemmyer (5e11081796e5ebed8efac91bdcf4f55847f89c78),
Justin Boffemmyer, 02/07/2008