morpheus

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

commit 4f1f4122eb1093648f7f78bfa0a5e6a46a2687a6
parent 1fa684856ca985d8b2c7c2a015296b7d6aeed0de
Author: sin <sin@2f30.org>
Date:   Mon, 23 Sep 2013 15:03:48 +0100

Add dd

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 -s busybox deluser ln -s busybox diff ln -s busybox du + ln -s busybox dd ln -s busybox ed ln -s busybox find ln -s busybox fsck