Change-out some lubuntuisms for UbuntuStudio-isms

ubuntu/hirsute
Erich Eickmeyer 4 years ago
parent 00420b10e3
commit aa19196f75

@ -6,4 +6,4 @@
dontChroot: false dontChroot: false
timeout: 120 timeout: 120
firmwareType: firmwareType:
"*": "-for i in `ls @@ROOT@@/home/`; do rm @@ROOT@@/home/$i/Desktop/lubuntu-calamares.desktop || exit 0; done" "*": "-for i in `ls @@ROOT@@/home/`; do rm @@ROOT@@/home/$i/Desktop/ubuntustudio-calamares.desktop || exit 0; done"

@ -1,6 +1,6 @@
--- ---
baseUrl: archive.ubuntu.com baseUrl: archive.ubuntu.com
distribution: Lubuntu distribution: Ubuntu Studio
geoip: geoip:
style: "json" style: "json"
url: "https://ipapi.co/json" url: "https://ipapi.co/json"

@ -2,8 +2,8 @@ displaymanagers:
- sddm - sddm
defaultDesktopEnvironment: defaultDesktopEnvironment:
executable: "lxqt" executable: "startplasma-x11"
desktopFile: "Lubuntu" desktopFile: "Ubuntu Studio"
basicSetup: false basicSetup: false
sysconfigSetup: false sysconfigSetup: false

@ -3,7 +3,7 @@ backend: apt
operations: operations:
- remove: - remove:
- "^live-*" - "^live-*"
- calamares-settings-lubuntu - calamares-settings-ubuntustudio
- calamares - calamares
- hunspell-en-us - hunspell-en-us
- zram-config - zram-config

Loading…
Cancel
Save