morpheus

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

commit 0da5b7c65a40ff12db925a1a58a6c13d9a149f1b
parent 8fcc11ee30a03ed26a281a41397fdffce1498fa3
Author: sin <sin@2f30.org>
Date:   Fri,  7 Mar 2014 14:50:36 +0000

Add busybox stty

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

diff --git a/pkgs/busybox b/pkgs/busybox @@ -39,6 +39,7 @@ build: crossmusl ln -sf busybox printf ln -sf busybox reset ln -sf busybox route + ln -sf busybox stty ln -sf busybox sysctl ln -sf busybox tac ln -sf busybox telnet