setup live iso w/ onyx and old citrine

main
Matt C 3 years ago
parent e5bc47b628
commit e3a8f7df82

@ -25,6 +25,17 @@ echo
echo -e "run \e[95m$ citrine\e[39m to open the installer"
alias nmtui="nmtui && source .zshrc"
cowsay "don't forget to set up a network with -- $ nmtui -- to install over wi-fi."
if [[ -z "\$DISPLAY" ]]; then
gsettings set org.gnome.desktop.interface gtk-theme "crystal-obsidian"
gsettings set org.gnome.desktop.interface icon-theme "crystal-obsidian-icons"
gsettings set org.gnome.desktop.background picture-uri "file:///usr/share/backgrounds/crystal/live-iso.png"
startx
fi
EOF
cat >> /home/crystal/.xinitrc << EOF
export XDG_CURRENT_DESKTOP=Budgie:GNOME
exec budgie-desktop
EOF
echo "zsh" > /home/crystal/.bashrc
@ -37,4 +48,4 @@ systemctl enable NetworkManager
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
locale-gen
echo "LANG=en_US.UTF-8" > /etc/locale.conf
echo "Configured the system. Exiting chroot."
echo "Configured the system. Exiting chroot."

@ -1 +1 @@
Built on 01/26/22 @ 02:23:20 EST
Built on 01/30/22 @ 22:35:04 EST

@ -8,7 +8,7 @@ linux
mkinitcpio
mkinitcpio-archiso
openssh
grub
syslinux
networkmanager
zsh
ckbcomp
@ -22,12 +22,26 @@ systemd-sysvcompat
cowsay
btrfs-progs
xfsprogs
gparted
archinstall
xorg
xorg-apps
xorg-xinit
mesa
firefox
xfce4-terminal
# Things we're hosting
arch-install-scripts
amethyst
base
filesystem
citrine
neofetch
pfetch
grub
# Our in-house
jade
onyx
amethyst
citrine
crystal-wallpapers

@ -2,14 +2,29 @@
################# Arch Linux mirrorlist generated by Reflector #################
################################################################################
# With: reflector -c 'United Kingdom,Germany,France' -f 5 --save /etc/pacman.d/mirrorlist --protocol https
# When: 2022-01-17 21:06:55 UTC
# From: https://archlinux.org/mirrors/status/json/
# Retrieved: 2022-01-17 21:03:27 UTC
# Last Check: 2022-01-17 20:46:53 UTC
# With: reflector @/etc/xdg/reflector/reflector.conf
# When: 2021-05-05 03:24:13 UTC
# From: https://www.archlinux.org/mirrors/status/json/
# Retrieved: 2021-05-05 03:22:27 UTC
# Last Check: 2021-05-05 03:12:27 UTC
Server = https://mirror.bakerserver.space/Arch/$repo/os/$arch
Server = https://mirrors.slaanesh.org/archlinux/$repo/os/$arch
Server = https://mirrors.celianvdb.fr/archlinux/$repo/os/$arch
Server = https://mirrors.melbourne.co.uk/archlinux/$repo/os/$arch
Server = https://archlinux.mailtunnel.eu/$repo/os/$arch
Server = https://america.mirror.pkgbuild.com/$repo/os/$arch
Server = https://arch.mirror.square-r00t.net/$repo/os/$arch
Server = https://mirror.pkgbuild.com/$repo/os/$arch
Server = https://europe.mirror.pkgbuild.com/$repo/os/$arch
Server = https://mirror.chaoticum.net/arch/$repo/os/$arch
Server = https://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch
Server = https://mirror.f4st.host/archlinux/$repo/os/$arch
Server = https://mirror.easylee.nl/archlinux/$repo/os/$arch
Server = https://mirror.pseudoform.org/$repo/os/$arch
Server = https://archmirror.it/repos/$repo/os/$arch
Server = https://mirror.telepoint.bg/archlinux/$repo/os/$arch
Server = https://asia.mirror.pkgbuild.com/$repo/os/$arch
Server = https://archlinux.thaller.ws/$repo/os/$arch
Server = https://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
Server = https://mirror.lty.me/archlinux/$repo/os/$arch
Server = https://ftp.sh.cvut.cz/arch/$repo/os/$arch
Server = https://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
Server = https://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
Server = https://arch.mirror.constant.com/$repo/os/$arch
Server = https://arch.jensgutermuth.de/$repo/os/$arch

@ -9,7 +9,6 @@ mkinitcpio
mkinitcpio-archiso
openssh
syslinux
grub
networkmanager
zsh
ckbcomp
@ -23,12 +22,26 @@ systemd-sysvcompat
cowsay
btrfs-progs
xfsprogs
gparted
archinstall
xorg
xorg-apps
xorg-xinit
mesa
firefox
xfce4-terminal
# Things we're hosting
arch-install-scripts
amethyst
base
filesystem
citrine
neofetch
pfetch
grub
# Our in-house
jade
onyx
amethyst
citrine
crystal-wallpapers
Loading…
Cancel
Save