summaryrefslogtreecommitdiffstats
path: root/target/initramfs
Commit message (Expand)AuthorAgeFilesLines
* Makefile: add target-finalize for common filesystem cleanupPeter Korsgaard2009-04-071-8/+0
* fakeroot: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
* makedevs: install into HOST_DIRPeter Korsgaard2009-04-011-1/+1
* buildroot: set SHELL instead of messing around with CONFIG_SHELLPeter Korsgaard2009-01-011-1/+1
* target/initramfs: actually build initramfs targetPeter Korsgaard2008-12-081-0/+2
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - workaround for broken external toolchainsBernhard Reutner-Fischer2007-08-251-1/+1
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-1/+1
* - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGESBernhard Reutner-Fischer2007-08-211-1/+5
* Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIRUlf Samuelsson2007-08-161-9/+9
* Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-..."Steven J. Hill"2007-07-181-0/+2
* - provide option to build an initramfs out of the current rootfs. Closes #881Bernhard Reutner-Fischer2007-07-083-0/+262