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() {
|
||||
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
|
||||
fsarchiver
|
||||
git
|
||||
gnu-netcat
|
||||
gpart
|
||||
gpm
|
||||
gptfdisk
|
||||
|
@ -139,9 +138,6 @@ bluez
|
|||
bluez-utils
|
||||
parch-bluetooth
|
||||
|
||||
#Tasky
|
||||
tasky
|
||||
|
||||
#Desktop
|
||||
firefox
|
||||
unzip
|
||||
|
@ -168,8 +164,6 @@ gvfs-onedrive
|
|||
#Apps needed for gnome
|
||||
fractal
|
||||
tuba
|
||||
pipeline-gtk
|
||||
folio
|
||||
|
||||
#extensions
|
||||
nautilus-open-in-ptyxis
|
||||
|
@ -206,8 +200,6 @@ flac
|
|||
boost
|
||||
qt6ct
|
||||
|
||||
#themes
|
||||
adw-gtk3-git
|
||||
|
||||
#parchlinuxstuff
|
||||
calamares
|
||||
|
@ -217,7 +209,7 @@ gnome-parch
|
|||
os-prober
|
||||
paru
|
||||
parch-branding
|
||||
parch-pacman
|
||||
parch-pacman-systemd
|
||||
parch-gnome-backgrounds
|
||||
vazirmatn-fonts
|
||||
hack-nerd-fonts
|
||||
|
|
Loading…
Add table
Reference in a new issue