remove pxe_boot switch, always enabled

This commit is contained in:
udeved 2017-03-31 21:03:37 +02:00
parent e904a49499
commit 76fffcef9a
9 changed files with 0 additions and 26 deletions

View File

@ -4,8 +4,6 @@
displaymanager="none"
pxe_boot="false"
nonfree_mhwd="false"
multilib="false"

View File

@ -5,9 +5,6 @@
# use multilib packages; x86_64 only
# multilib="true"
# use pxe
pxe_boot="false"
# extra="false"
################ install ################

View File

@ -5,9 +5,6 @@
# use multilib packages; x86_64 only
# multilib="true"
# use pxe
# pxe_boot="true"
# use extra packages as defined in pkglist to activate a full profile
extra="false"

View File

@ -5,9 +5,6 @@
# use multilib packages; x86_64 only
# multilib="true"
# use pxe
# pxe_boot="true"
# use extra packages as defined in pkglist to activate a full profile
extra="true"

View File

@ -13,9 +13,6 @@ displaymanager="sddm"
# nonfree mhwd drivers
# nonfree_mhwd="true"
# use pxe boot; initcpio hook
pxe_boot="false"
# use extra packages as defined in pkglist to activate a full profile
# extra="false"
extra="true"

View File

@ -13,9 +13,6 @@ displaymanager="sddm"
# nonfree mhwd drivers
nonfree_mhwd="false"
# use pxe boot; initcpio hook
pxe_boot="false"
# use extra packages as defined in pkglist to activate a full profile
# extra="true"

View File

@ -13,9 +13,6 @@ displaymanager="lightdm"
# nonfree mhwd drivers
# nonfree_mhwd="true"
# use pxe boot; initcpio hook
pxe_boot="false"
# use extra packages as defined in pkglist to activate a full profile
extra="true"

View File

@ -5,9 +5,6 @@
# use multilib packages; x86_64 only
multilib="true"
# use pxe
pxe_boot="false"
# use extra packages as defined in pkglist to activate a full profile
# extra="false"

View File

@ -5,9 +5,6 @@
# use multilib packages; x86_64 only
multilib="false"
# use pxe boot; initcpio hook
pxe_boot="false"
# use extra packages as defined in pkglist to activate a full profile
# extra="false"