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

View file

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