summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
AgeCommit message (Expand)Author
2011-01-27fix segfault in ipkg applet, sync md5 hash implementation with busyboxWaldemar Brodkorb
2011-01-25entirely drop HOSTCC stuffWaldemar Brodkorb
2011-01-06remove obsolete SUB_INSTALL stuff.Waldemar Brodkorb
2011-01-06workaround for make package=busyboxThorsten Glaser
2011-01-06fix build error due to missing includesThorsten Glaser
2011-01-01use /sbin for watchdog binaryWaldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
2010-12-01fix ipkg and ipkg tools, consolidate mdev.confWaldemar Brodkorb
2010-11-28use desktop ps by default, add suid bit via postinstWaldemar Brodkorb
2010-11-20unbreak on MirBSD (and, possibly, OpenBSD)Thorsten Glaser
2010-11-08check before calling ifdown if config existWaldemar Brodkorb
2010-09-18update to latest stable versionWaldemar Brodkorb
2010-09-16fintune rebuild stuff, fix some warningsWaldemar Brodkorb
2010-09-15rebuild packages on flavour or choices changeWaldemar Brodkorb
2010-09-14replace mksh scripts with faster C programsWaldemar Brodkorb
2010-07-28check for uncommitted changes in /etcWaldemar Brodkorb
2010-07-26update to 1.17.1Waldemar Brodkorb
2010-07-16allow busybox wget to be used in an OpenADK system for native ADK usageWaldemar Brodkorb
2010-07-16ipkg hotfixWaldemar Brodkorb
2010-07-12modify many PKG_DESCR variables to fit better into 80 width terminal windowWaldemar Brodkorb
2010-07-08Merge remote branch 'phil/auto-config-in'Waldemar Brodkorb
2010-07-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2010-07-07more runtime fixes, update of some packages.Waldemar Brodkorb
2010-07-06massive whitespace cleanup (EOL), suggested by j.seitterWaldemar Brodkorb
2010-07-02even when vim is choosen, activate vi, f.e. crontab -e needs itWaldemar Brodkorb
2010-06-29just mount rootfs read-write for needed subcommandsWaldemar Brodkorb
2010-06-29fix ipkg files outputWaldemar Brodkorb
2010-06-28fix busybox rebuild issue, simplify target MakefilesWaldemar Brodkorb
2010-04-22fix busybox compile, when ipkg is choosen and udhcpd is notWaldemar Brodkorb
2010-04-21resolve merge conflictWaldemar Brodkorb
2010-04-12add proper infrastructure for udhcpdPhil Sutter
2010-04-04update to latest stable upstreamWaldemar Brodkorb
2010-03-14fix ipkg, we need to use CPU_ARCHWaldemar Brodkorb
2010-02-14add generic toolchain only supportWaldemar Brodkorb
2010-02-07change defaults for CONFIG/BUILD/INSTALL stylesWaldemar Brodkorb
2010-01-31reworking startup using devtmpfsWaldemar Brodkorb
2010-01-30use target-libc combination for all builddirsWaldemar Brodkorb
2010-01-30enable watchdog on rb532 by default, use busybox applet.Waldemar Brodkorb
2010-01-19enable watchdog driver and busybox userlandWaldemar Brodkorb
2009-12-27fix make allmodconfigWaldemar Brodkorb
2009-12-19add more mirbsd compatibility patchesWaldemar
2009-11-27update busybox and default configWaldemar Brodkorb
2009-09-16make adk compile system work on shuttleWaldemar Brodkorb
2009-06-01remove unused $Id$Waldemar Brodkorb
2009-05-30optimize ipkg package managementWaldemar Brodkorb
2009-05-27native build supportWaldemar Brodkorb
2009-05-23- cleanup and document PKG_template, ARCH parameter is not needed anymoreWaldemar Brodkorb
2009-05-17Initial importwbx