Changeset 7f9e39b in freewrt
- Timestamp:
- Jan 26, 2007, 10:22:59 AM (19 years ago)
- Children:
- f57179bf
- Parents:
- aa2b57cd
- Location:
- package/busybox/config
- Files:
-
- 5 edited
-
archival/Config.in (modified) (2 diffs)
-
console-tools/Config.in (modified) (1 diff)
-
coreutils/Config.in (modified) (4 diffs)
-
networking/Config.in (modified) (12 diffs)
-
util-linux/Config.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/busybox/config/archival/Config.in
raa2b57cd r7f9e39b 134 134 default n 135 135 help 136 Converts an BUSYBOX_CONFIG_RPM file into a BUSYBOX_CONFIG_CPIO archive.136 Converts an RPM file into a CPIO archive. 137 137 138 138 config BUSYBOX_CONFIG_RPM … … 140 140 default n 141 141 help 142 Mini BUSYBOX_CONFIG_RPM applet - queries and extracts BUSYBOX_CONFIG_RPM packages.142 Mini RPM applet - queries and extracts RPM packages. 143 143 144 144 config BUSYBOX_CONFIG_TAR -
package/busybox/config/console-tools/Config.in
raa2b57cd r7f9e39b 86 86 bool "Enable long options" 87 87 default n 88 depends on SET_CONSOLE && BUSYBOX_CONFIG_GETOPT_LONG88 depends on BUSYBOX_CONFIG_SETCONSOLE && BUSYBOX_CONFIG_GETOPT_LONG 89 89 help 90 90 Support long options for the setconsole applet. -
package/busybox/config/coreutils/Config.in
raa2b57cd r7f9e39b 117 117 118 118 config BUSYBOX_CONFIG_FEATURE_DD_SIGNAL_HANDLING 119 bool "Enable BUSYBOX_CONFIG_DD signal handling for status reporting"119 bool "Enable DD signal handling for status reporting" 120 120 default y 121 121 depends on BUSYBOX_CONFIG_DD … … 260 260 default y 261 261 help 262 false returns an exit code of BUSYBOX_CONFIG_FALSE (1).262 false returns an exit code of FALSE (1). 263 263 264 264 config BUSYBOX_CONFIG_FOLD … … 293 293 default y 294 294 help 295 id displays the current user and group BUSYBOX_CONFIG_ID names.295 id displays the current user and group ID names. 296 296 297 297 config BUSYBOX_CONFIG_INSTALL … … 651 651 default y 652 652 help 653 true returns an exit code of BUSYBOX_CONFIG_TRUE (0).653 true returns an exit code of TRUE (0). 654 654 655 655 config BUSYBOX_CONFIG_TTY -
package/busybox/config/networking/Config.in
raa2b57cd r7f9e39b 17 17 default y 18 18 help 19 Manipulate the system BUSYBOX_CONFIG_ARP cache19 Manipulate the system ARP cache 20 20 21 21 config BUSYBOX_CONFIG_ARPING … … 23 23 default y 24 24 help 25 Ping hosts by BUSYBOX_CONFIG_ARP packets25 Ping hosts by ARP packets 26 26 27 27 config BUSYBOX_CONFIG_DNSD … … 339 339 default n 340 340 help 341 The "ip" applet is a TCP/ BUSYBOX_CONFIG_IP interface configuration and routing341 The "ip" applet is a TCP/IP interface configuration and routing 342 342 utility. You generally don't need "ip" to use busybox with 343 TCP/ BUSYBOX_CONFIG_IP.343 TCP/IP. 344 344 345 345 config BUSYBOX_CONFIG_FEATURE_IP_ADDRESS … … 522 522 default n 523 523 help 524 Route displays or manipulates the kernel's BUSYBOX_CONFIG_IP routing tables.524 Route displays or manipulates the kernel's IP routing tables. 525 525 526 526 config BUSYBOX_CONFIG_TELNET … … 528 528 default y 529 529 help 530 Telnet is an interface to the BUSYBOX_CONFIG_TELNET protocol, but is also commonly530 Telnet is an interface to the TELNET protocol, but is also commonly 531 531 used to test other simple protocols. 532 532 … … 555 555 select BUSYBOX_CONFIG_FEATURE_SYSLOG 556 556 help 557 A daemon for the BUSYBOX_CONFIG_TELNET protocol, allowing you to log onto the host558 running the daemon. Please keep in mind that the BUSYBOX_CONFIG_TELNET protocol557 A daemon for the TELNET protocol, allowing you to log onto the host 558 running the daemon. Please keep in mind that the TELNET protocol 559 559 sends passwords in plain text. If you can't afford the space for an 560 560 SSH daemon and you trust your network, you may say 'y' here. As a … … 604 604 default n 605 605 help 606 This enables the Trivial File Transfer Protocol client program. BUSYBOX_CONFIG_TFTP606 This enables the Trivial File Transfer Protocol client program. TFTP 607 607 is usually used for simple, small transfers such as a root image 608 608 for a network-enabled bootloader. … … 613 613 depends on BUSYBOX_CONFIG_TFTP 614 614 help 615 Add support for the GET command within the BUSYBOX_CONFIG_TFTP client. This allows616 a client to retrieve a file from a BUSYBOX_CONFIG_TFTP server.615 Add support for the GET command within the TFTP client. This allows 616 a client to retrieve a file from a TFTP server. 617 617 618 618 config BUSYBOX_CONFIG_FEATURE_TFTP_PUT … … 621 621 depends on BUSYBOX_CONFIG_TFTP 622 622 help 623 Add support for the PUT command within the BUSYBOX_CONFIG_TFTP client. This allows624 a client to transfer a file to a BUSYBOX_CONFIG_TFTP server.623 Add support for the PUT command within the TFTP client. This allows 624 a client to transfer a file to a TFTP server. 625 625 626 626 config BUSYBOX_CONFIG_FEATURE_TFTP_BLOCKSIZE … … 644 644 default y 645 645 help 646 Utility to trace the route of BUSYBOX_CONFIG_IP packets646 Utility to trace the route of IP packets 647 647 648 648 config BUSYBOX_CONFIG_FEATURE_TRACEROUTE_VERBOSE … … 667 667 depends on BUSYBOX_CONFIG_TRACEROUTE 668 668 help 669 Add feature to allow for ICMP BUSYBOX_CONFIG_ECHO instead of UDP datagrams.669 Add feature to allow for ICMP ECHO instead of UDP datagrams. 670 670 671 671 source package/busybox/config/networking/udhcp/Config.in … … 717 717 select BUSYBOX_CONFIG_FEATURE_SYSLOG 718 718 help 719 BUSYBOX_CONFIG_ZCIP provides ZeroConf IPv4 address selection, according to RFC 3927.719 ZCIP provides ZeroConf IPv4 address selection, according to RFC 3927. 720 720 It's a daemon that allocates and defends a dynamically assigned 721 721 address on the 169.254/16 network, requiring no system administrator. -
package/busybox/config/util-linux/Config.in
raa2b57cd r7f9e39b 299 299 corresponding device(s) and before removing, ala: 300 300 301 hdc root:cdrom 660 *ln -s $ BUSYBOX_CONFIG_MDEV cdrom302 303 The $ BUSYBOX_CONFIG_MDEV environment variable is set to the name of the device.301 hdc root:cdrom 660 *ln -s $MDEV cdrom 302 303 The $MDEV environment variable is set to the name of the device. 304 304 305 305 The special characters and their meanings are: … … 524 524 525 525 endmenu 526
Note:
See TracChangeset
for help on using the changeset viewer.
