Bladeren bron

install-mbr accessible via usr/bin

Bob Mottram 7 jaren geleden
bovenliggende
commit
860daf29c6
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      src/freedombone-image

+ 1
- 0
src/freedombone-image Bestand weergeven

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