]> git.pld-linux.org Git - packages/util-linux.git/blobdiff - util-linux-blockdev.sysconfig
- copied from util-linux-ng.spec
[packages/util-linux.git] / util-linux-blockdev.sysconfig
index 04c1c87bc3266bbb34f877c4f534733fb5ed722d..3f8c633ac30365364843993a6b0fccec04812ba2 100644 (file)
@@ -1,8 +1,13 @@
-# This file lets you set your block device parameters for better performance
-# See blockdev (8) for details.
+# This file lets you set your block device parameters for better performance.
+# If device name contains dash (-), then it's translated to underscore (_) here.
+# You may also use device names from /dev/mapper.
+#
+# See blockdev(8) for details of blockdev arguments.
 
-BLOCKDEV_hda=
+#BLOCKDEV_hda=
 #BLOCKDEV_hdb="--setra 4096"
-BLOCKDEV_hdb=
-BLOCKDEV_hdc=
-BLOCKDEV_hdd=
+#BLOCKDEV_hdb=
+#BLOCKDEV_hdc=
+#BLOCKDEV_hdd=
+#BLOCKDEV_lvm_rootfs=
+#BLOCKDEV_dm_0=
This page took 0.044618 seconds and 4 git commands to generate.