commit c4335538030e45e656e7ee4bd1aa3f7a73eaec1c parent 45ad0a6d37266c448ae863e85a91f438800acf0c Author: sin <sin@2f30.org> Date: Sat, 14 Sep 2013 11:09:29 +0100 Add tftpd Diffstat:
M | pkgs/busybox | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pkgs/busybox b/pkgs/busybox @@ -33,6 +33,7 @@ install() { ln -s busybox pkill ln -s busybox telnet ln -s busybox tftp + ln -s busybox tftpd ln -s busybox top ln -s busybox vi ln -s busybox wget