aboutsummaryrefslogtreecommitdiff
path: root/console-tools/Config.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Config.in: remove menus that apparently will not work on Windows (except ↵Nguyễn Thái Ngọc Duy2009-04-231-0/+1
| | | | maybe misc utils)
* random NOMMU fixes. compressed --help really does work for NOMMU! /me happyvda2007-04-101-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18395 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - revert r16191; re-add resize() applet.aldot2006-10-251-0/+17
| | | | | | | | | | text data bss dec hex filename 288 0 0 288 120 console-tools/_resize.o.gcc-2.95 258 0 0 258 102 console-tools/_resize.o.gcc-3.3 252 0 0 252 fc console-tools/_resize.o.gcc-3.4 git-svn-id: svn://busybox.net/trunk/busybox@16437 69ca8d6d-28ef-0310-b511-8ec308f3f277
* build system overhaulvda2006-10-051-13/+13
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16307 69ca8d6d-28ef-0310-b511-8ec308f3f277
* "I'll think about it" != "apply it now". It means I need to think about it.landley2006-09-221-17/+0
| | | | git-svn-id: svn://busybox.net/trunk/busybox@16191 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - add new applet resize.aldot2006-09-221-0/+17
| | | | | | | | | text data bss dec hex filename 185 0 0 185 b9 console-tools/resize.o 255 0 0 255 ff console-tools/resize.o.print git-svn-id: svn://busybox.net/trunk/busybox@16176 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!aldot2006-05-261-0/+7
| | | | | | | | | Adds "Enable getopt long" under "General options", default y. Send patches to fix getopt_ulflags and run_parts.c if you turn this off.. See http://busybox.net/lists/busybox/2006-May/021828.html for a start to run-parts git-svn-id: svn://busybox.net/trunk/busybox@15195 69ca8d6d-28ef-0310-b511-8ec308f3f277
* setlogcons, from Jan Kaszka.landley2006-03-271-0/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@14675 69ca8d6d-28ef-0310-b511-8ec308f3f277
* re-order a little for alphabeticalvapier2005-09-241-7/+7
| | | | git-svn-id: svn://busybox.net/trunk/busybox@11635 69ca8d6d-28ef-0310-b511-8ec308f3f277
* applying patch for bug 72:pgf2005-08-011-0/+7
| | | | | | | | | 0000072: Add applet to redirect console output via ioctl(..., TIOCCONS) applet name changed to setconsole, since suse has a very similar utility. better to treat differences as bugs than invent a new command. git-svn-id: svn://busybox.net/trunk/busybox@11008 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Kill off the loadacm applet. It is unused, unmaintainedandersen2003-12-201-6/+0
| | | | | | | | | garbage leftover from before I started maintaining BusyBox. As the Klingon's like to say, Today is a good day to die. -Erik git-svn-id: svn://busybox.net/trunk/busybox@8145 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Thomas Cameron:andersen2003-07-141-16/+16
| | | | | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. git-svn-id: svn://busybox.net/trunk/busybox@7058 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Kent Robotti adding a bunch of menuconfig helpandersen2003-07-031-10/+16
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7029 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Yet another major rework of the BusyBox config system, using the considerablyandersen2002-12-051-0/+68
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik git-svn-id: svn://busybox.net/trunk/busybox@6102 69ca8d6d-28ef-0310-b511-8ec308f3f277