diff --git a/README.md b/README.md index 6e7ef12..f081fb4 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,6 @@ iso-profiles # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/calamares-netgroups/master" - # configure calamares to use chrootcfg instead of unpackfs; default: unpackfs # chrootcfg="false" diff --git a/community/bspwm/profile.conf b/community/bspwm/profile.conf index bbc284e..b137757 100755 --- a/community/bspwm/profile.conf +++ b/community/bspwm/profile.conf @@ -18,9 +18,6 @@ extra="true" # configure calamares for netinstall netinstall="true" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall" - # configure calamares to use chrootcfg instead of unpackfs chrootcfg="true" diff --git a/community/budgie/profile.conf b/community/budgie/profile.conf index c56b5f2..5436cab 100644 --- a/community/budgie/profile.conf +++ b/community/budgie/profile.conf @@ -28,9 +28,6 @@ displaymanager="lightdm" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/community/cinnamon/profile.conf b/community/cinnamon/profile.conf index f474e6f..605cd48 100644 --- a/community/cinnamon/profile.conf +++ b/community/cinnamon/profile.conf @@ -29,9 +29,6 @@ nonfree_mhwd="true" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/oberon2007/installer-profiles/master/community" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/community/deepin/profile.conf b/community/deepin/profile.conf index 82652f8..f8ab901 100644 --- a/community/deepin/profile.conf +++ b/community/deepin/profile.conf @@ -29,9 +29,6 @@ displaymanager="lightdm" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/community/i3/profile.conf b/community/i3/profile.conf index e06f611..122676e 100644 --- a/community/i3/profile.conf +++ b/community/i3/profile.conf @@ -29,9 +29,6 @@ displaymanager="lightdm" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/calamares-netgroups/master" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/community/mate/profile.conf b/community/mate/profile.conf index 45de70a..d705a0e 100644 --- a/community/mate/profile.conf +++ b/community/mate/profile.conf @@ -29,9 +29,6 @@ displaymanager="lightdm" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/manjaro/gnome/profile.conf b/manjaro/gnome/profile.conf index d36aa66..8aa8409 100644 --- a/manjaro/gnome/profile.conf +++ b/manjaro/gnome/profile.conf @@ -29,9 +29,6 @@ displaymanager="gdm" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/manjaro/kde/profile.conf b/manjaro/kde/profile.conf index b229304..5668cbb 100644 --- a/manjaro/kde/profile.conf +++ b/manjaro/kde/profile.conf @@ -28,9 +28,6 @@ extra="true" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/iso-profiles/master/shared/netgroups" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/manjaro/netinstall/profile.conf b/manjaro/netinstall/profile.conf index 481693f..9d231c8 100644 --- a/manjaro/netinstall/profile.conf +++ b/manjaro/netinstall/profile.conf @@ -16,6 +16,9 @@ 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" + ################ install ################ # unset defaults to given value @@ -24,9 +27,6 @@ pxe_boot="false" # configure calamares for netinstall netinstall="true" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/iso-profiles/master/shared/netgroups" - # configure calamares to use chrootcfg instead of unpackfs chrootcfg="true" diff --git a/manjaro/xfce/profile.conf b/manjaro/xfce/profile.conf index 6eef56c..99c6616 100644 --- a/manjaro/xfce/profile.conf +++ b/manjaro/xfce/profile.conf @@ -27,9 +27,6 @@ extra="true" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/iso-profiles/master/shared/netgroups" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/shared/profile.conf.example b/shared/profile.conf.example index b7339e3..9b7e5fc 100644 --- a/shared/profile.conf.example +++ b/shared/profile.conf.example @@ -29,9 +29,6 @@ # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/calamares-netgroups/master" - # configure calamares to use chrootcfg instead of unpackfs; default: unpackfs # chrootcfg="false" diff --git a/sonar/gnome-edition/profile.conf b/sonar/gnome-edition/profile.conf index 90f80da..68428fc 100644 --- a/sonar/gnome-edition/profile.conf +++ b/sonar/gnome-edition/profile.conf @@ -29,9 +29,6 @@ nonfree_mhwd="false" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/iso-profiles/master/shared/netgroups" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false" diff --git a/sonar/mate-edition/profile.conf b/sonar/mate-edition/profile.conf index f8b99db..2cad5ac 100644 --- a/sonar/mate-edition/profile.conf +++ b/sonar/mate-edition/profile.conf @@ -29,9 +29,6 @@ nonfree_mhwd="false" # configure calamares for netinstall # netinstall="false" -# the default url for the netinstall.yaml -# netgroups="https://raw.githubusercontent.com/manjaro/iso-profiles/master/shared/netgroups" - # configure calamares to use chrootcfg instead of unpackfs # chrootcfg="false"