Browse Source

Merge branch 'stretch' of https://github.com/bashrc/freedombone

Bob Mottram 7 years ago
parent
commit
7e650ecc9b
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      src/freedombone-image

+ 2
- 1
src/freedombone-image View File

166
             sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
166
             sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
167
             sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
167
             sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
168
             sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
168
             sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
169
-            sudo apt-get -yq install python-cliapp
169
+            sudo apt-get -yq install python-cliapp kpartx
170
+            sudo cp /sbin/install-mbr /usr/bin/install-mbr
170
             ;;
171
             ;;
171
         parabola|arch)
172
         parabola|arch)
172
             sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
173
             sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch