commit 665a81a0fcf51a2b676a517a21619366c93876c9 parent 67dd79008c5dba5665da5031d540253bc869d816 Author: sin <sin@2f30.org> Date: Mon, 23 Sep 2013 13:11:31 +0100 Add fsck Diffstat:
M | pkgs/busybox | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkgs/busybox b/pkgs/busybox @@ -20,6 +20,7 @@ install() { ln -s busybox du ln -s busybox ed ln -s busybox find + ln -s busybox fsck ln -s busybox fuser ln -s busybox getty ln -s busybox gzip