Merge branch 'master' of https://g.phga.de/toerd/fresh
This commit is contained in:
commit
7d1a9fb5dd
@ -66,7 +66,7 @@ swapon -L P_SWAP # swap
|
|||||||
cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
|
cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
|
||||||
grep ".de/" /etc/pacman.d/mirrorlist.bak > /etc/pacman.d/mirrorlist
|
grep ".de/" /etc/pacman.d/mirrorlist.bak > /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
pacstrap /mnt base base-devel linux dhcpcd wpa_supplicant dialog git
|
pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant dialog git netctl
|
||||||
genfstab -p /mnt > /mnt/etc/fstab
|
genfstab -p /mnt > /mnt/etc/fstab
|
||||||
|
|
||||||
cat <<EOF > /mnt/root/bootstrap2.sh
|
cat <<EOF > /mnt/root/bootstrap2.sh
|
||||||
@ -95,7 +95,6 @@ options root=LABEL=P_ROOT rw resume=LABEL=P_SWAP
|
|||||||
EEE
|
EEE
|
||||||
|
|
||||||
cat <<EEE > /boot/loader/entries/arch-uefi-fallback.conf
|
cat <<EEE > /boot/loader/entries/arch-uefi-fallback.conf
|
||||||
title Arch
|
|
||||||
title Arch Linux Fallback
|
title Arch Linux Fallback
|
||||||
linux /vmlinuz-linux
|
linux /vmlinuz-linux
|
||||||
initrd /initramfs-linux-fallback.img
|
initrd /initramfs-linux-fallback.img
|
||||||
|
Loading…
x
Reference in New Issue
Block a user