Add fdisk

This commit is contained in:
sin 2014-02-19 19:44:21 +00:00
parent a11fdc90ec
commit 1934d8b5c2

View File

@ -22,6 +22,7 @@ install() {
ln -sf busybox ed
ln -sf busybox expr
ln -sf busybox find
ln -sf busybox fdisk
ln -sf busybox fuser
ln -sf busybox gzip
ln -sf busybox hexdump