Correct netinstall option and removed plymouth from gnome release ( Manjaro and Sonar )

This commit is contained in:
Ste74 2017-02-26 19:08:47 +01:00
parent 6bf5a7d59f
commit 98b13ae78a
4 changed files with 9 additions and 9 deletions

View File

@ -99,8 +99,8 @@ sushi
>systemd networkmanager
>systemd ntp
>systemd openssh
>systemd plymouth-legacy
>systemd plymouth-theme-manjaro-gnome-17.0
#>systemd plymouth-legacy
#>systemd plymouth-theme-manjaro-gnome-17.0
terminus-font
totem
tracker

View File

@ -27,19 +27,19 @@ displaymanager="gdm"
# nonfree_mhwd="false"
# use plymouth
# plymouth_boot="true"
plymouth_boot="false"
# possible values: grub;systemd-boot
# efi_boot_loader="grub"
# configure calamares for netinstall
netinstall="true"
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"
# chrootcfg="false"
# use geoip
# geoip="true"

View File

@ -134,8 +134,8 @@ sushi
>systemd networkmanager
>systemd ntp
>systemd openssh
>systemd plymouth-legacy
>systemd plymouth-theme-sonar-elegant
#>systemd plymouth-legacy
#>systemd plymouth-theme-sonar-elegant
terminus-font
totem
tracker

View File

@ -3,7 +3,7 @@
##########################################
# use multilib packages; x86_64 only
multilib="false"
multilib="true"
# use pxe
pxe_boot="false"
@ -27,7 +27,7 @@ displaymanager="gdm"
nonfree_mhwd="false"
# use plymouth
plymouth_boot="true"
plymouth_boot="false"
# possible values: grub;systemd-boot
# efi_boot_loader="grub"