remove un-needed "rebranding"

main
Matt C 3 years ago
parent 4336689118
commit 0f41bbbd41

@ -3,14 +3,6 @@
# This file is run via mkarchiso while chrooted as the new system
echo "chrooted in the new system, running as $(whoami)"
echo "Performing minor tweaks"
sed -i 's/Arch Linux/CrystalUX/g' /etc/issue
cd /etc/ && curl -LO https://raw.githubusercontent.com/crystalux-project/iso/main/os-release
cd /usr/lib/ && curl -LO https://raw.githubusercontent.com/crystalux-project/iso/main/os-release
echo "CHECK CURL OUTPUT?"
read
echo "CrystalLive" > /etc/hostname
#reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist
echo "sudo reflector --verbose --latest 5 --sort rate --save /etc/pacman.d/mirrorlist" >> /usr/bin/mirrorsetup

@ -1 +1 @@
Built on 05/10/21 @ 20:39:54 EST
Built on 05/10/21 @ 21:44:24 EST

@ -19,12 +19,13 @@ mesa
networkmanager
zsh
ckbcomp
curl
# Things we're hosting
arch-install-scripts
amethyst
base
crystal-misc
filesystem
crystal-cli-boot
crystal-branding
crystal-cli-installer

@ -25,7 +25,7 @@ curl
arch-install-scripts
amethyst
base
crystal-misc
filesystem
crystal-cli-boot
crystal-branding
crystal-cli-installer

@ -1,6 +0,0 @@
NAME="CrystalUX"
PRETTY_NAME="CrystalUX"
ID=crystalux
BUILD_ID=rolling
HOME_URL="https://crystal-ux.com"
LOGO=crystalux
Loading…
Cancel
Save