summaryrefslogtreecommitdiffstats
path: root/draklive
diff options
context:
space:
mode:
Diffstat (limited to 'draklive')
-rwxr-xr-xdraklive2
1 files changed, 2 insertions, 0 deletions
diff --git a/draklive b/draklive
index ddaf055..b66bc48 100755
--- a/draklive
+++ b/draklive
@@ -322,6 +322,8 @@ hostonly="no"
add_dracutmodules+=" mgalive "
# dont add theese in initrd as they prevent display_driver_helper to work"
omit_drivers+=" radeon nouveau "
+# compress with xz
+compress_l="xz"
EOF
}