Merge branch 'stretch' of https://github.com/bashrc/freedombone
This commit is contained in:
commit
7e650ecc9b
|
@ -166,7 +166,8 @@ 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
|
||||||
sudo apt-get -yq install python-cliapp
|
sudo apt-get -yq install python-cliapp kpartx
|
||||||
|
sudo cp /sbin/install-mbr /usr/bin/install-mbr
|
||||||
;;
|
;;
|
||||||
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