| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | move busybox init scripts from base-files into the busybox package and make t... | nbd | 2006-11-22 | 4 | -0/+44 |
* | add "export -n" to ash | mbm | 2006-11-22 | 1 | -0/+35 |
* | fix oversized packets in udhcpc (closes: #962), bump busybox release number i... | nico | 2006-11-19 | 1 | -0/+85 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -1/+0 |
* | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net... | nbd | 2006-11-09 | 1 | -0/+21 |
* | reduce the possibility of race conditions when using the lock utility | nbd | 2006-10-26 | 1 | -4/+6 |
* | enable busybox taint checking to support gplonly kernel exports | nbd | 2006-10-12 | 1 | -1/+1 |
* | add support for Package/<pkgname>/description - old format still supported, b... | nbd | 2006-10-10 | 1 | -3/+5 |
* | add support for a common shell include file, which is evaluated for every mak... | nbd | 2006-10-10 | 1 | -4/+6 |
* | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | nico | 2006-10-08 | 2 | -11/+17 |
* | really fix webif password access patch for busybox | nbd | 2006-10-06 | 1 | -2/+4 |
* | fix for the password check (checked the wrong variable) | nbd | 2006-10-02 | 1 | -2/+2 |
* | port last commit to -ng | nbd | 2006-10-02 | 1 | -1/+3 |
* | fix grep's -C option | mbm | 2006-09-25 | 1 | -0/+12 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -14/+22 |
* | change more to less | mbm | 2006-09-07 | 2 | -2/+2 |
* | enable mknod by default (#490) - some drivers don't register with devfs properly | nbd | 2006-08-22 | 1 | -1/+1 |
* | revert [4599], the bug was fixed elsewhere | nbd | 2006-08-21 | 1 | -2/+7 |
* | don't try to use gnu wget specific options in ipkg | nbd | 2006-08-18 | 1 | -7/+2 |
* | fix wget long options bug (closes: #682) | nico | 2006-08-18 | 1 | -0/+22 |
* | update busybox to v1.2.1 | nico | 2006-08-08 | 28 | -1306/+1605 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -2/+2 |
* | fix everything I broke with the previous patches | mbm | 2006-08-04 | 1 | -3/+4 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm | 2006-08-04 | 1 | -2/+2 |
* | add copyright headers to busybox patches | nbd | 2006-06-27 | 7 | -2/+33 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -1/+1 |
* | don't compile libipkg in busybox if ipkg is disabled | nbd | 2006-06-04 | 1 | -6/+6 |
* | fix busybox build | nbd | 2006-05-31 | 1 | -1/+1 |
* | remove weird /lib64 directory | nbd | 2006-05-31 | 1 | -0/+1 |
* | sync busybox with trunk (update to v1.1.3). | nico | 2006-05-24 | 7 | -398/+676 |
* | fix .pkginfo line to allow the use of $(SOURCE) | mbm | 2006-05-19 | 1 | -4/+5 |
* | clean up menu configuration | mbm | 2006-05-19 | 1 | -1/+5 |
* | Convert packages to new template | mbm | 2006-05-10 | 1 | -1/+0 |
* | Add default compile target & use it for bridge and busybox | mbm | 2006-04-21 | 1 | -9/+0 |
* | clean up package titles/descriptions | nbd | 2006-04-21 | 1 | -2/+2 |
* | more cleanups and a new menuconfig generator | nbd | 2006-04-21 | 1 | -0/+1 |
* | more buildroot-ng bugfixes | nbd | 2006-04-19 | 1 | -2/+2 |
* | bugfix in package/rules.mk, add support for dumping package information with ... | nbd | 2006-04-19 | 2 | -32/+3 |
* | port iptables to new config format, change handling of TITLE and DESCRIPTION | nbd | 2006-04-14 | 1 | -2/+1 |
* | new package makefile syntax | nbd | 2006-04-14 | 1 | -11/+16 |
* | remove some more stuff, change package makefile format in rules.mk, port busy... | nbd | 2006-04-14 | 2 | -14/+8 |
* | upgrade to busybox 1.1.2 | kaloz | 2006-04-12 | 2 | -214/+2 |
* | fix segfault in locking utility | nbd | 2006-04-11 | 1 | -2/+5 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd | 2006-04-05 | 5 | -2/+249 |
* | update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug | nbd | 2006-04-04 | 16 | -265/+1012 |
* | update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1 | nico | 2006-04-02 | 2 | -326/+487 |
* | upgrade busybox to v1.1.1 | kaloz | 2006-04-02 | 7 | -121/+337 |
* | enable mount nfs, thx ejka@imfi.kspu.ru | wbx | 2006-03-29 | 1 | -1/+1 |