diff --git a/community/bspwm/profile.conf b/community/bspwm/profile.conf index e69c70e5..d71a2932 100755 --- a/community/bspwm/profile.conf +++ b/community/bspwm/profile.conf @@ -4,8 +4,6 @@ displaymanager="none" -pxe_boot="false" - nonfree_mhwd="false" multilib="false" diff --git a/community/budgie/profile.conf b/community/budgie/profile.conf index 02f5ac1a..d4f68cef 100644 --- a/community/budgie/profile.conf +++ b/community/budgie/profile.conf @@ -5,9 +5,6 @@ # use multilib packages; x86_64 only # multilib="true" -# use pxe -pxe_boot="false" - # extra="false" ################ install ################ diff --git a/community/mate/profile.conf b/community/mate/profile.conf index 4743d12d..599fc0ca 100644 --- a/community/mate/profile.conf +++ b/community/mate/profile.conf @@ -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" diff --git a/manjaro/gnome/profile.conf b/manjaro/gnome/profile.conf index 239d3b32..421d5e4e 100644 --- a/manjaro/gnome/profile.conf +++ b/manjaro/gnome/profile.conf @@ -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" diff --git a/manjaro/kde/profile.conf b/manjaro/kde/profile.conf index 71d238db..71559c00 100644 --- a/manjaro/kde/profile.conf +++ b/manjaro/kde/profile.conf @@ -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" diff --git a/manjaro/netinstall/profile.conf b/manjaro/netinstall/profile.conf index b4b56f3c..ecf61dac 100644 --- a/manjaro/netinstall/profile.conf +++ b/manjaro/netinstall/profile.conf @@ -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" diff --git a/manjaro/xfce/profile.conf b/manjaro/xfce/profile.conf index 9dd92ce3..7220bbac 100644 --- a/manjaro/xfce/profile.conf +++ b/manjaro/xfce/profile.conf @@ -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" diff --git a/sonar/gnome-edition/profile.conf b/sonar/gnome-edition/profile.conf index 5bcb20dc..383e6f11 100644 --- a/sonar/gnome-edition/profile.conf +++ b/sonar/gnome-edition/profile.conf @@ -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" diff --git a/sonar/mate-edition/profile.conf b/sonar/mate-edition/profile.conf index c076bdd9..462c17ce 100644 --- a/sonar/mate-edition/profile.conf +++ b/sonar/mate-edition/profile.conf @@ -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"