Kaynağa Gözat

Image building on parabola

Bob Mottram 8 yıl önce
ebeveyn
işleme
af3891aecf
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Dosyayı Görüntüle

136
             sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
136
             sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
137
             sudo pacman -S --noconfirm debootstrap xz dosfstools btrfs-progs syslinux python-pip
137
             sudo pacman -S --noconfirm debootstrap xz dosfstools btrfs-progs syslinux python-pip
138
             sudo pacman -S --noconfirm qemu-static binfmt-qemu-static uboot-tools qemu parted
138
             sudo pacman -S --noconfirm qemu-static binfmt-qemu-static uboot-tools qemu parted
139
-            sudo pacman -S --noconfirm dpkg-devtools bin86 arch-install-scripts
139
+            sudo pacman -S --noconfirm dpkg-devtools bin86 arch-install-scripts qemu-arch-extra
140
             mkdir ~/develop
140
             mkdir ~/develop
141
             if [ ! -d ~/develop/python-cliapp ]; then
141
             if [ ! -d ~/develop/python-cliapp ]; then
142
                 git clone git://git.liw.fi/cliapp ~/develop/python-cliapp
142
                 git clone git://git.liw.fi/cliapp ~/develop/python-cliapp