Age | Commit message (Expand) | Author |
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 |
2006-04-02 | update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1 | nico |
2006-04-02 | upgrade busybox to v1.1.1 | kaloz |
2006-03-29 | enable mount nfs, thx ejka@imfi.kspu.ru | wbx |
2006-02-06 | Added support httpd user-agent, IP address binding, closes #265 and #108 | florian |
2006-02-04 | busybox httpd.conf: add support for reading passwords from /etc/passwd (synta... | nbd |
2006-01-29 | Removed 220-http_address_binding.patch as it does not work for the moment. Cl... | florian |
2006-01-14 | upgrade busybox to 1.1.0 final | kaloz |
2006-01-14 | add ip address parameter to netmsg utility | nbd |
2006-01-11 | add small 'netmsg' utility to send udp broadcast messages | nbd |
2006-01-07 | Added support for httpd IP address binding, worksforme #108 | florian |