Merge pull request #44 from ThanosApostolou/master

Enable netinstall for lxde profile
This commit is contained in:
Stefano Capitani 2017-04-16 21:21:16 +02:00 committed by GitHub
commit 205b94b09d
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"