Age | Commit message (Expand) | Author |
2007-01-01 | update busybox menuconfig for the latest version | nbd |
2006-12-31 | Fix the lock warning (#1111), also add another download source | florian |
2006-12-30 | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | nico |
2006-11-22 | move busybox init scripts from base-files into the busybox package and make t... | nbd |
2006-11-22 | add "export -n" to ash | mbm |
2006-11-19 | fix oversized packets in udhcpc (closes: #962), bump busybox release number i... | nico |
2006-11-12 | implement target profiles in menuconfig | nbd |
2006-11-09 | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net... | nbd |
2006-10-26 | reduce the possibility of race conditions when using the lock utility | nbd |
2006-10-12 | enable busybox taint checking to support gplonly kernel exports | nbd |
2006-10-10 | add support for Package/<pkgname>/description - old format still supported, b... | nbd |
2006-10-10 | add support for a common shell include file, which is evaluated for every mak... | nbd |
2006-10-08 | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | nico |
2006-10-06 | really fix webif password access patch for busybox | nbd |
2006-10-02 | fix for the password check (checked the wrong variable) | nbd |
2006-10-02 | port last commit to -ng | nbd |
2006-09-25 | fix grep's -C option | mbm |
2006-09-24 | new (last?) attempt at standardizing Makefiles | nico |
2006-09-07 | change more to less | mbm |
2006-08-22 | enable mknod by default (#490) - some drivers don't register with devfs properly | nbd |
2006-08-21 | revert [4599], the bug was fixed elsewhere | nbd |
2006-08-18 | don't try to use gnu wget specific options in ipkg | nbd |
2006-08-18 | fix wget long options bug (closes: #682) | nico |
2006-08-08 | update busybox to v1.2.1 | nico |
2006-08-04 | set PATH in rules.mk | mbm |
2006-08-04 | fix everything I broke with the previous patches | mbm |
2006-08-04 | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm |
2006-06-27 | add copyright headers to busybox patches | nbd |
2006-06-27 | credit where credit is due | mbm |
2006-06-21 | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd |
2006-06-21 | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd |
2006-06-04 | don't compile libipkg in busybox if ipkg is disabled | nbd |
2006-05-31 | fix busybox build | nbd |
2006-05-31 | remove weird /lib64 directory | nbd |
2006-05-24 | sync busybox with trunk (update to v1.1.3). | nico |
2006-05-19 | fix .pkginfo line to allow the use of $(SOURCE) | mbm |
2006-05-19 | clean up menu configuration | mbm |
2006-05-10 | Convert packages to new template | mbm |
2006-04-21 | Add default compile target & use it for bridge and busybox | mbm |
2006-04-21 | clean up package titles/descriptions | nbd |
2006-04-21 | more cleanups and a new menuconfig generator | nbd |
2006-04-19 | more buildroot-ng bugfixes | nbd |
2006-04-19 | bugfix in package/rules.mk, add support for dumping package information with ... | nbd |
2006-04-14 | port iptables to new config format, change handling of TITLE and DESCRIPTION | nbd |
2006-04-14 | new package makefile syntax | nbd |
2006-04-14 | remove some more stuff, change package makefile format in rules.mk, port busy... | nbd |
2006-04-12 | upgrade to busybox 1.1.2 | kaloz |
2006-04-11 | fix segfault in locking utility | nbd |
2006-04-05 | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd |
2006-04-04 | update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug | nbd |