ready to build with systemd-boot
This commit is contained in:
parent
add6dcf253
commit
4a26cc241c
2 changed files with 4 additions and 10 deletions
4
build.sh
4
build.sh
|
@ -44,7 +44,9 @@ main() {
|
||||||
|
|
||||||
install() {
|
install() {
|
||||||
set -e
|
set -e
|
||||||
pacman -Sy; pacman --noconfirm -S --needed git archiso github-cli p7zip reflector rsync
|
pacman -Sy; pacman --noconfirm -S --needed git wget github-cli p7zip reflector rsync
|
||||||
|
wget https://git.parchlinux.com/repo/ppr/-/raw/main/x86_64/archiso-99-1-any.pkg.tar.zst
|
||||||
|
sudo pacman -U archiso-99-1-any.pkg.tar.zst --noconfirm
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,6 @@ f2fs-tools
|
||||||
fatresize
|
fatresize
|
||||||
fsarchiver
|
fsarchiver
|
||||||
git
|
git
|
||||||
gnu-netcat
|
|
||||||
gpart
|
gpart
|
||||||
gpm
|
gpm
|
||||||
gptfdisk
|
gptfdisk
|
||||||
|
@ -139,9 +138,6 @@ bluez
|
||||||
bluez-utils
|
bluez-utils
|
||||||
parch-bluetooth
|
parch-bluetooth
|
||||||
|
|
||||||
#Tasky
|
|
||||||
tasky
|
|
||||||
|
|
||||||
#Desktop
|
#Desktop
|
||||||
firefox
|
firefox
|
||||||
unzip
|
unzip
|
||||||
|
@ -168,8 +164,6 @@ gvfs-onedrive
|
||||||
#Apps needed for gnome
|
#Apps needed for gnome
|
||||||
fractal
|
fractal
|
||||||
tuba
|
tuba
|
||||||
pipeline-gtk
|
|
||||||
folio
|
|
||||||
|
|
||||||
#extensions
|
#extensions
|
||||||
nautilus-open-in-ptyxis
|
nautilus-open-in-ptyxis
|
||||||
|
@ -206,8 +200,6 @@ flac
|
||||||
boost
|
boost
|
||||||
qt6ct
|
qt6ct
|
||||||
|
|
||||||
#themes
|
|
||||||
adw-gtk3-git
|
|
||||||
|
|
||||||
#parchlinuxstuff
|
#parchlinuxstuff
|
||||||
calamares
|
calamares
|
||||||
|
@ -217,7 +209,7 @@ gnome-parch
|
||||||
os-prober
|
os-prober
|
||||||
paru
|
paru
|
||||||
parch-branding
|
parch-branding
|
||||||
parch-pacman
|
parch-pacman-systemd
|
||||||
parch-gnome-backgrounds
|
parch-gnome-backgrounds
|
||||||
vazirmatn-fonts
|
vazirmatn-fonts
|
||||||
hack-nerd-fonts
|
hack-nerd-fonts
|
||||||
|
|
Loading…
Add table
Reference in a new issue