Age | Commit message (Expand) | Author |
2009-09-16 | Remove the "project" feature | Thomas Petazzoni |
2009-09-05 | target: use qstrip | Thomas Petazzoni |
2009-04-07 | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard |
2009-04-01 | fakeroot: install into HOST_DIR | Peter Korsgaard |
2009-04-01 | makedevs: install into HOST_DIR | Peter Korsgaard |
2009-01-16 | target/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | target/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-12-02 | target/cramfs/cramfs.mk: Fix device table not being passed to mkcramfs | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-08-25 | - workaround for broken external toolchains | Bernhard Reutner-Fischer |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer |
2007-08-21 | - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES | Bernhard Reutner-Fischer |
2007-08-21 | - a few more cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2007-08-16 | Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR | Ulf Samuelsson |
2007-08-08 | Use cross ldconfig instead of host version | Peter Korsgaard |
2007-06-12 | Use BR2_ENDIAN for big/little endianness detection | Peter Korsgaard |
2007-05-03 | s/FAKEROUTE/FAKEROOT/ | Peter Korsgaard |
2007-04-06 | - make sure to download fakeroot if needed | Bernhard Reutner-Fischer |
2007-03-20 | - use numeric values for the superuser to be more portable. | Bernhard Reutner-Fischer |
2007-02-15 | - do not use TARGET_DEVICE_TABLE if is is empty | Bernhard Reutner-Fischer |
2006-12-22 | - patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks! | Bernhard Reutner-Fischer |
2006-12-10 | - cosmetic vi syntax highlighting improvement | Bernhard Reutner-Fischer |
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer |
2006-04-21 | Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The ... | Mike Frysinger |
2006-04-10 | yet again... rework fakeroot handling to ensure fakeroot is invoked just once, | Eric Andersen |
2006-04-10 | As noted by jacmet in bug 824: | Eric Andersen |
2006-04-07 | make sure things still work even when fakeroot is not in active use | Eric Andersen |
2006-04-07 | rework fakeroot handling to avoid races during parallel make causing several | Eric Andersen |
2005-09-09 | touchup target menu display | Mike Frysinger |
2005-08-08 | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen |
2005-08-08 | minor cleanup for target handling | Eric Andersen |
2005-08-04 | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen |
2005-07-27 | Minor updates | Eric Andersen |
2005-07-14 | Run ldconfig on the target rootfs to generate /etc/ld.so.cache | Eric Andersen |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen |
2005-06-09 | Make the sourceforge mirror site a config option, as sourceforge | Eric Andersen |
2005-05-06 | Teach cramfs to handle byteswapping sanely. I want to specify | Eric Andersen |
2005-04-14 | Update cramfs to handle switching endianness when necessary | Eric Andersen |
2005-04-12 | Apply patch from http://bugs.busybox.net/view.php?id=205 | Eric Andersen |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2005-02-09 | add URL for more info | Mike Frysinger |
2004-10-27 | use fs type as file extension | Tim Riker |
2004-10-09 | Fix it so we once again build the target root_fs | Eric Andersen |
2004-10-09 | Remove references to the obsolete SOURCE_DIR | Eric Andersen |
2004-10-09 | facelift step number two | Eric Andersen |