|
@@ -165,7 +165,6 @@ function image_setup {
|
165
|
165
|
sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
|
166
|
166
|
sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
|
167
|
167
|
sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
|
168
|
|
- freedombone-image-vmdebootstrap
|
169
|
168
|
;;
|
170
|
169
|
parabola|arch)
|
171
|
170
|
sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
|