Enable netinstall by default

This commit is contained in:
Thanos Apostolou 2017-04-07 11:34:36 +03:00 committed by GitHub
parent 05f1434835
commit b4ca20c95f
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ displaymanager="lightdm"
# nonfree_mhwd="true"
# use extra packages as defined in pkglist to activate a full profile
extra="true"
extra="false"
################ install ################
@ -22,7 +22,7 @@ extra="true"
# efi_boot_loader="grub"
# configure calamares for netinstall
# netinstall="false"
netinstall="true"
# configure calamares to use chrootcfg instead of unpackfs
# chrootcfg="false"