index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
initramfs
Age
Commit message (
Expand
)
Author
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-01
buildroot: set SHELL instead of messing around with CONFIG_SHELL
Peter Korsgaard
2008-12-08
target/initramfs: actually build initramfs target
Peter Korsgaard
2008-12-08
target/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-08-04
buildroot: remove trailing spaces
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
- global whitespace trimming
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-16
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
Ulf Samuelsson
2007-07-18
Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-...
"Steven J. Hill"
2007-07-08
- provide option to build an initramfs out of the current rootfs. Closes #881
Bernhard Reutner-Fischer