morpheus

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

commit 3b9e144ceab9a1482a3f75b10361ab84a2970cf2
parent 78068052fec3286dbf5d6545398feea5d86da09b
Author: sin <sin@2f30.org>
Date:   Tue, 17 Sep 2013 16:31:02 +0100

Add ed

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

diff --git a/pkgs/busybox b/pkgs/busybox @@ -19,6 +19,7 @@ install() { ln -s busybox deluser ln -s busybox diff ln -s busybox du + ln -s busybox ed ln -s busybox find ln -s busybox fuser ln -s busybox getty