summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
...
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-02
* fix kexec-tools buildFelix Fietkau2007-02-28
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-28
* Massive speedup in the package/target scanning step - per package metadata fi...Felix Fietkau2007-02-27
* add x86_64 sitefileFelix Fietkau2007-02-26
* remove old variablesFelix Fietkau2007-02-26
* move CXXFLAGS to MAKE_VARSFelix Fietkau2007-02-26
* add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*Felix Fietkau2007-02-26
* rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistencyFelix Fietkau2007-02-25
* move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...Felix Fietkau2007-02-25
* fix for including host.mk multiple timesFelix Fietkau2007-02-25
* fix stampfiles for host-buildsFelix Fietkau2007-02-25
* add auto-rebuild for host builds (tested with tools/ and toolchain/)Felix Fietkau2007-02-25
* always dereference symbolic links when copying kernel modules into the packag...Felix Fietkau2007-02-23
* fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timeFelix Fietkau2007-02-23
* make maxinodes configureable for ext2Tim Yardley2007-02-22
* fix a small bug in the order of the profile metadata dumpFelix Fietkau2007-02-22
* last commit was missing a change...Felix Fietkau2007-02-22
* Reorganize kernel configs - target/linux/*/config is now a directory. ./confi...Felix Fietkau2007-02-22
* make kernel_menuconfig work without target toolchainFelix Fietkau2007-02-16
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...Felix Fietkau2007-02-16
* when building a package, make sure that older versions get removedFelix Fietkau2007-02-16
* fix multiport netfilter module installation (patch from #1280)Felix Fietkau2007-02-13
* Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...Felix Fietkau2007-02-04
* disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF...Nicolas Thill2007-02-01
* print package name when prereq failsMike Baker2007-01-31
* fix colors when compiling with some newer versions of bashMike Baker2007-01-30
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-22
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-22
* fix a typo in my netfilter commit - worked for iptables, didn't work for the ...Felix Fietkau2007-01-22
* add missing config checks for the netfilter connmark target (fixes #1186)Felix Fietkau2007-01-22
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-21
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-21
* allow newlines in prereq error messagesFelix Fietkau2007-01-20
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n...Felix Fietkau2007-01-20
* add descriptions to the broadcom target profiles and export them to the targe...Felix Fietkau2007-01-20
* clean up package rebuild messagesFelix Fietkau2007-01-20
* bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www...Tim Yardley2007-01-18
* include section name in the package metadataFelix Fietkau2007-01-14
* add maintainer to package metadataFelix Fietkau2007-01-13
* merge the scripts dealing with package/target metadata to remove some redunda...Felix Fietkau2007-01-13
* Fix the annoying base-files autorebuild bug. When checking file mtimes in dir...Felix Fietkau2007-01-12
* fix unpacking of .zip filesFelix Fietkau2007-01-11
* Add initial version of the new Image Builder It's still a bit rough in a few ...Felix Fietkau2007-01-10
* upgrade to Linux 2.4.34Imre Kaloz2007-01-05
* only squash owners, not permissions, when generating ext2 imagesNicolas Thill2006-12-30
* store the default kernel version for our ports in a single place (target make...Felix Fietkau2006-12-25
* Also build bzImage for rdc boardsFlorian Fainelli2006-12-23
* replace another instance of a relative path to generic-2.* with an absolute o...Felix Fietkau2006-12-20
* some platform support path name cleanupFelix Fietkau2006-12-18