morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit 1934d8b5c22eb52f797586e1e833b12e4f5be38a
parent a11fdc90ec784dafab717b51fc4bbdeacae263a5
Author: sin <sin@2f30.org>
Date:   Wed, 19 Feb 2014 19:44:21 +0000

Add fdisk

Diffstat:
Mpkgs/busybox | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pkgs/busybox b/pkgs/busybox @@ -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