Image building on parabola
This commit is contained in:
parent
51e9f9fa47
commit
af3891aecf
|
@ -136,7 +136,7 @@ function image_setup {
|
|||
sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
|
||||
sudo pacman -S --noconfirm debootstrap xz dosfstools btrfs-progs syslinux python-pip
|
||||
sudo pacman -S --noconfirm qemu-static binfmt-qemu-static uboot-tools qemu parted
|
||||
sudo pacman -S --noconfirm dpkg-devtools bin86 arch-install-scripts
|
||||
sudo pacman -S --noconfirm dpkg-devtools bin86 arch-install-scripts qemu-arch-extra
|
||||
mkdir ~/develop
|
||||
if [ ! -d ~/develop/python-cliapp ]; then
|
||||
git clone git://git.liw.fi/cliapp ~/develop/python-cliapp
|
||||
|
|
Loading…
Reference in New Issue