浏览代码

install-mbr accessible via usr/bin

Bob Mottram 7 年前
父节点
当前提交
860daf29c6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/freedombone-image

+ 1
- 0
src/freedombone-image 查看文件

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