Skip to content
Snippets Groups Projects
Commit c1e475bf authored by Gerardo Pozzi's avatar Gerardo Pozzi
Browse files

[archiso] mkarchiso: Switch to overlayfs by default


If old behaviour is needed use "... -s sfs prepare".

Signed-off-by: default avatarGerardo Exequiel Pozzi <vmlinuz386@gmail.com>
parent d35d87f2
No related branches found
Tags 4.0.0-1
No related merge requests found
......@@ -16,7 +16,7 @@ iso_application="Arch Linux Live/Rescue CD"
install_dir="arch"
work_dir="work"
out_dir="out"
sfs_mode="img"
sfs_mode="sfs"
sfs_comp="xz"
# Show an INFO message
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment