Browse Source

install-mbr accessible via usr/bin

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

+ 1
- 0
src/freedombone-image View File

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
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