Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2007-10-30 | Hint at 'enable RPC' requirement for nfs-utils and portmap | Ulf Samuelsson | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-22 | - fix patch regex | Bernhard Reutner-Fischer | |
2007-08-21 | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | |
2007-08-16 | Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR | Ulf Samuelsson | |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | |
- use TARGET_CONFIGURE_ARGS where appropriate. | |||
2007-06-25 | - preserve quotes | Bernhard Reutner-Fischer | |
2007-06-20 | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer | |
2007-06-16 | Fix install of scripts. | "Steven J. Hill" | |
2007-05-09 | Rename all INIT scripts to have the numerical prefixes to easily see the ↵ | "Steven J. Hill" | |
start-up order. | |||
2007-05-07 | Fix script so that 'restart' actually works. | "Steven J. Hill" | |
2007-03-07 | - some more CONFIG_UPDATEs by Haavard Skinnemoen | Bernhard Reutner-Fischer | |
2007-01-22 | - make it compile if LFS is turned off and add a warning to the help-text. | Bernhard Reutner-Fischer | |
LFS is _not_ turned on by this automagically _on_ _purpose_ | |||
2007-01-21 | - add missing dependency on host-fakeroot | Bernhard Reutner-Fischer | |
2007-01-14 | - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the | Bernhard Reutner-Fischer | |
TARGET_CONFIGURE_OPTS | |||
2007-01-14 | - add missing foo-source target for "make source" for downloading | Bernhard Reutner-Fischer | |
package sources used by later offline build. | |||
2007-01-14 | Use pre-generated files and do not run 'rpcgen'. | "Steven J. Hill" | |
2007-01-14 | Add new NFS utilities package with working init script. | "Steven J. Hill" | |