bootdisk: installer-dest (HEAD) [malekith]
PLD CVS
pld-cvs-commit w pld.org.pl
Śro, 14 Sie 2002, 12:33:12 CEST
Module name: bootdisk
Changes by: malekith 02/08/14 12:33:09
Modified files:
installer-dest
Log message:
- disable mode= in fstab, what was it for?
Index: installer-dest
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/installer-dest,v
diff -d -u -r1.59 -r1.60
--- installer-dest 2002/07/29 11:05:04 1.59
+++ installer-dest 2002/08/14 10:33:08 1.60
@@ -669,7 +669,8 @@
esac
: ${options:?Error: options not set}
- test -z "$mode" || options="${options},mode=${mode}"
+ # disabled, what was it for? Arn't modes deduced from FHS contest? --mal
+ #test -z "$mode" || options="${options},mode=${mode}"
echo -e "$full_dev\t${dir}\t${filesystem}\t${options}\t${fs_freq:-0}\t${fs_passno:-0}" >>/tmp/fstab
done < /tmp/create_partitions.by_dir
Więcej informacji o liście dyskusyjnej pld-installer