Not needed with the setup option
This commit is contained in:
parent
ab008f830e
commit
fd09426166
|
@ -165,7 +165,6 @@ function image_setup {
|
||||||
sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
|
sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
|
||||||
sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
|
sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
|
||||||
sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
|
sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
|
||||||
freedombone-image-vmdebootstrap
|
|
||||||
;;
|
;;
|
||||||
parabola|arch)
|
parabola|arch)
|
||||||
sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
|
sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
|
||||||
|
|
Loading…
Reference in New Issue