1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-16 13:58:33 +00:00

Add fdisk

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

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