aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox
Commit message (Expand)AuthorAgeFilesLines
* move busybox init scripts from base-files into the busybox package and make t...Felix Fietkau2006-11-224-0/+44
* add "export -n" to ashMike Baker2006-11-221-0/+35
* fix oversized packets in udhcpc (closes: #962), bump busybox release number i...Nicolas Thill2006-11-191-0/+85
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
* add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...Felix Fietkau2006-11-091-0/+21
* reduce the possibility of race conditions when using the lock utilityFelix Fietkau2006-10-261-4/+6
* enable busybox taint checking to support gplonly kernel exportsFelix Fietkau2006-10-121-1/+1
* add support for Package/<pkgname>/description - old format still supported, b...Felix Fietkau2006-10-101-3/+5
* add support for a common shell include file, which is evaluated for every mak...Felix Fietkau2006-10-101-4/+6
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...Nicolas Thill2006-10-082-11/+17
* really fix webif password access patch for busyboxFelix Fietkau2006-10-061-2/+4
* fix for the password check (checked the wrong variable)Felix Fietkau2006-10-021-2/+2
* port last commit to -ngFelix Fietkau2006-10-021-1/+3
* fix grep's -C optionMike Baker2006-09-251-0/+12
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-14/+22
* change more to lessMike Baker2006-09-072-2/+2
* enable mknod by default (#490) - some drivers don't register with devfs properlyFelix Fietkau2006-08-221-1/+1
* revert [4599], the bug was fixed elsewhereFelix Fietkau2006-08-211-2/+7
* don't try to use gnu wget specific options in ipkgFelix Fietkau2006-08-181-7/+2
* fix wget long options bug (closes: #682)Nicolas Thill2006-08-181-0/+22
* update busybox to v1.2.1Nicolas Thill2006-08-0828-1306/+1605
* set PATH in rules.mkMike Baker2006-08-041-2/+2
* fix everything I broke with the previous patches Mike Baker2006-08-041-3/+4
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-2/+2
* add copyright headers to busybox patchesFelix Fietkau2006-06-277-2/+33
* credit where credit is dueMike Baker2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-1/+1
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-041-6/+6
* fix busybox buildFelix Fietkau2006-05-311-1/+1
* remove weird /lib64 directoryFelix Fietkau2006-05-311-0/+1
* sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-247-398/+676
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-191-4/+5
* clean up menu configurationMike Baker2006-05-191-1/+5
* Convert packages to new templateMike Baker2006-05-101-1/+0
* Add default compile target & use it for bridge and busyboxMike Baker2006-04-211-9/+0
* clean up package titles/descriptionsFelix Fietkau2006-04-211-2/+2
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-0/+1
* more buildroot-ng bugfixesFelix Fietkau2006-04-191-2/+2
* bugfix in package/rules.mk, add support for dumping package information with ...Felix Fietkau2006-04-192-32/+3
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-141-2/+1
* new package makefile syntaxFelix Fietkau2006-04-141-11/+16
* remove some more stuff, change package makefile format in rules.mk, port busy...Felix Fietkau2006-04-142-14/+8
* upgrade to busybox 1.1.2Imre Kaloz2006-04-122-214/+2
* fix segfault in locking utilityFelix Fietkau2006-04-111-2/+5
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-055-2/+249
* update busybox menuconfig to 1.1.1, should fix the "missing reboot" bugFelix Fietkau2006-04-0416-265/+1012
* update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1Nicolas Thill2006-04-022-326/+487
* upgrade busybox to v1.1.1Imre Kaloz2006-04-027-121/+337
* enable mount nfs, thx ejka@imfi.kspu.ruWaldemar Brodkorb2006-03-291-1/+1