commit c16a66acb721e2b87a93c007f15b4ce92a8fc5de parent 665a81a0fcf51a2b676a517a21619366c93876c9 Author: sin <sin@2f30.org> Date: Mon, 23 Sep 2013 13:24:43 +0100 Add agetty Diffstat:
M | pkgs/busybox | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkgs/busybox b/pkgs/busybox @@ -12,6 +12,7 @@ install() { pushd $root/bin ln -s busybox addgroup ln -s busybox adduser + ln -s getty agetty ln -s busybox awk ln -s busybox bzip2 ln -s busybox delgroup