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