summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
2006-10-12enable busybox taint checking to support gplonly kernel exportsnbd
2006-10-10add support for Package/<pkgname>/description - old format still supported, b...nbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-08fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico
2006-10-06really fix webif password access patch for busyboxnbd
2006-10-02fix for the password check (checked the wrong variable)nbd
2006-10-02port last commit to -ngnbd
2006-09-25fix grep's -C optionmbm
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-07change more to lessmbm
2006-08-22enable mknod by default (#490) - some drivers don't register with devfs properlynbd
2006-08-21revert [4599], the bug was fixed elsewherenbd
2006-08-18don't try to use gnu wget specific options in ipkgnbd
2006-08-18fix wget long options bug (closes: #682)nico
2006-08-08update busybox to v1.2.1nico
2006-08-04set PATH in rules.mkmbm
2006-08-04fix everything I broke with the previous patches mbm
2006-08-04add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm
2006-06-27add copyright headers to busybox patchesnbd
2006-06-27credit where credit is duembm
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd
2006-06-04don't compile libipkg in busybox if ipkg is disablednbd
2006-05-31fix busybox buildnbd
2006-05-31remove weird /lib64 directorynbd
2006-05-24sync busybox with trunk (update to v1.1.3).nico
2006-05-19fix .pkginfo line to allow the use of $(SOURCE)mbm
2006-05-19clean up menu configurationmbm
2006-05-10Convert packages to new templatembm
2006-04-21Add default compile target & use it for bridge and busyboxmbm
2006-04-21clean up package titles/descriptionsnbd
2006-04-21more cleanups and a new menuconfig generatornbd
2006-04-19more buildroot-ng bugfixesnbd
2006-04-19bugfix in package/rules.mk, add support for dumping package information with ...nbd
2006-04-14port iptables to new config format, change handling of TITLE and DESCRIPTIONnbd
2006-04-14new package makefile syntaxnbd
2006-04-14remove some more stuff, change package makefile format in rules.mk, port busy...nbd
2006-04-12upgrade to busybox 1.1.2kaloz
2006-04-11fix segfault in locking utilitynbd
2006-04-05large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd
2006-04-04update busybox menuconfig to 1.1.1, should fix the "missing reboot" bugnbd
2006-04-02update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1nico
2006-04-02upgrade busybox to v1.1.1kaloz
2006-03-29enable mount nfs, thx ejka@imfi.kspu.ruwbx
2006-02-06Added support httpd user-agent, IP address binding, closes #265 and #108florian
2006-02-04busybox httpd.conf: add support for reading passwords from /etc/passwd (synta...nbd
2006-01-29Removed 220-http_address_binding.patch as it does not work for the moment. Cl...florian
2006-01-14upgrade busybox to 1.1.0 finalkaloz
2006-01-14add ip address parameter to netmsg utilitynbd
2006-01-11add small 'netmsg' utility to send udp broadcast messagesnbd