commit 019af432d7afa8e881791c6e788947d70344d55b parent d240a4bf664a3f2d14c1801070ed56b7e2179abe Author: sin <sin@2f30.org> Date: Fri, 20 Sep 2013 16:27:23 +0100 Add hwclock Diffstat:
M | pkgs/busybox | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkgs/busybox b/pkgs/busybox @@ -25,6 +25,7 @@ install() { ln -s busybox getty ln -s busybox gzip ln -s busybox hexdump + ln -s busybox hwclock ln -s busybox ifconfig ln -s busybox kbd_mode ln -s busybox less