]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- note about /dev/mapper
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Dec 2006 19:21:47 +0000 (19:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disable everything by default

Changed files:
    util-linux-blockdev.sysconfig -> 1.3

util-linux-blockdev.sysconfig

index 11d26bd6431ec842fe9c272910bad82a2013b446..3f8c633ac30365364843993a6b0fccec04812ba2 100644 (file)
@@ -1,9 +1,13 @@
 # This file lets you set your block device parameters for better performance.
 # If device name contains dash (-), then it's translated to underscore (_) here.
-# See blockdev (8) for details.
+# 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.100893 seconds and 4 git commands to generate.