summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
2008-08-16make opkg the default package manager, disable busybox ipkg from building by ...thepeople
2008-08-09Do not run telnet if either dropbear or openssh server are running (#3839)florian
2008-02-28Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m...thepeople
2008-01-28only start crond if there are files in the crontabblogic
2008-01-25make busybox have hwclocjk tool enable by defaultblogic
2008-01-25oops, applied the ipkg patch with the wrong patchlevelnbd
2008-01-15disable use of sendfile() for httpdthepeople
2008-01-06don't call deconfig in udhcpc when entering the renew phasenbd
2008-01-06save memory in ipkg while parsing package lists - there's no need to load the...nbd
2008-01-06remove memleak patch because of issues with premature freeing of memory - i w...nbd
2008-01-03restore old memleak fixnbd
2008-01-03add updated ipkg conffiles patch by cdtdaddynbd
2008-01-03fix ipkg segfault and add conffiles patch from #2946nbd
2007-12-29fix a horrible memleak in ipkg (#2702)nbd
2007-12-17Make ipkg depends on tar and gunzip (#2821)florian
2007-12-13remove a broken patch that should have been nuked with the busybox upgrade (#...nbd
2007-12-06finally fix libintl issues on osx and potentially other platforms by disablin...nbd
2007-12-06Remove HOST_LOADLIBES fix from busybox, caused problems.nbd
2007-12-05busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)nbd
2007-11-29update busybox to 1.8.2thepeople
2007-11-12add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)nbd
2007-11-10disable a totally braindead optimization in busybox that causes various apple...nbd
2007-11-10upgrade busybox to 1.8.1nbd
2007-10-31forgot to bump up the release version from the patches the other daypavlov
2007-10-30expose an environment variable (IPKG_UPGRADE) to the scripts executed during ...pavlov
2007-10-30add username/password options to ipkg, note this only works if you have a rea...pavlov
2007-10-30refresh busybox patchespavlov
2007-10-24fix absolute path to .ko files in insmodnbd
2007-10-08fix insmod crash when the module is not foundnbd
2007-10-07enable nicenbd
2007-10-05fix segfault with insmod on 2.4nbd
2007-10-05fix compile error with 2.4nbd
2007-10-05add upstream fixes for 1.7.2nbd
2007-10-05Upgrade busybox to 1.7.2nbd
2007-10-03fix busybox configuration submenunico
2007-09-22enable ps -w by defaultnbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-06enable start-stop-daemon by default, i want to use this to clean up a few ini...nbd
2007-08-28Fix the CONFIG_LFS option (#2276)florian
2007-07-20fix a socket leak in udhcpc (patch by Eric L. Chen)nbd
2007-07-18add fix for running udhcpc on bridges (patch by Eric L. Chen)nbd
2007-07-13busybox: Ensure that diff is available for ipkg upgrade requirementsrwhitby
2007-07-09add busybox printf patch from #2021nbd
2007-07-07fix busybox --help problems on rebuildmbm
2007-07-01bump busybox release numbernbd
2007-07-01massively reduce the number of forks that busybox ash has to do while process...nbd
2007-06-29check for + in the broadcast address before attempting a dns lookupnbd
2007-06-22Send a kill signal to cron, otherwise two instances could be running (#1923)florian
2007-06-21fix cgi-bin directory handling (#1764)nbd
2007-06-15fix awk segfaultnbd