Modify applets to use libunarchive

This commit is contained in:
Glenn L McGrath
2001-10-25 14:26:05 +00:00
parent 95ebf618b7
commit 0d2fb76c11
6 changed files with 244 additions and 1368 deletions

View File

@@ -6,6 +6,7 @@
mainmenu_option next_comment
comment 'Networking Utilities'
bool 'apt_get' CONFIG_APT_GET
bool 'hostname' CONFIG_HOSTNAME
bool 'ifconfig' CONFIG_IFCONFIG
bool 'nc' CONFIG_NC