summaryrefslogtreecommitdiffstats
path: root/disk/eudev/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'disk/eudev/CONFIGURE')
-rwxr-xr-xdisk/eudev/CONFIGURE7
1 files changed, 7 insertions, 0 deletions
diff --git a/disk/eudev/CONFIGURE b/disk/eudev/CONFIGURE
new file mode 100755
index 0000000000..617d6092b4
--- /dev/null
+++ b/disk/eudev/CONFIGURE
@@ -0,0 +1,7 @@
+config_query_option UDEV_OPTS 'is /usr on a separate partition' n \
+ '--enable-split-usr=yes' ''
+config_query_option UDEV_PERSIST 'use legacy persistent naming' n \
+ '--enable-rule-generator' \
+ '--disable-rule-generator'
+config_query_option UDEV_MOD 'enable module loading' n \
+ '--enable-modules' ''