fix a few issues with dynamically assigned interfaces
[openwrt/openwrt.git] / include /
2007-09-11 Felix Fietkauproperly clean up after kernel_{old,menu}config
2007-09-10 Felix Fietkaufix custom series files in kernel patch directories
2007-09-10 Felix Fietkaufix kernel build with quilt
2007-09-10 Felix Fietkaufix kernel_menuconfig
2007-09-09 Florian FainelliPackage the statistics module for netfilter
2007-09-08 Felix Fietkaufix kmod-crypto, emit warning messages for kmod package...
2007-09-08 Felix Fietkauadd support for device type based package preselections
2007-09-08 Felix Fietkauadapt profiles for subtarget changes
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-09-06 Felix Fietkaustrip the kernel version suffix from target directories...
2007-09-06 Nicolas Thillallow scan.mk to find python packages introduced in...
2007-09-06 Nicolas Thillremove uneeded stuff after python changes in [8639]
2007-09-05 Nicolas Thillfix typo (thanks to jonasg[1] on irc)
2007-09-03 Nicolas Thillmove TARGET_* flags from ./include/package-default...
2007-09-03 Nicolas Thillrequire all CONFIG_* symbols listed in its KCONFIG...
2007-09-03 Nicolas Thilltweak Build/Compile/PyMod: add CPPFLAGS, allow caller...
2007-09-03 Nicolas Thillprovide default PKG_BUILD_DIR for packages missing...
2007-09-03 Nicolas Thillmove ipkg related vars from ./rules.mk to ./include...
2007-09-02 Nicolas Thilluse a default VERSION field for kmod packages
2007-09-01 Nicolas Thillfix .dep_files exclusion in rdep calls
2007-08-30 Felix Fietkaufix a dependency bug
2007-08-30 Felix Fietkauclean up recursive dependency handling, use timestamp...
2007-08-30 Felix Fietkauallow the kernel to provide own series files for specif...
2007-08-29 Felix Fietkauavoid rdep in the top level make process (subdir.mk...
2007-08-28 Florian FainelliAdd a PyMod template for python related modules
2007-08-27 Nicolas Thillrevert [8473] (see [8055])
2007-08-26 Nicolas Thillprevent ldconfig use in autoconf based packages
2007-08-26 Nicolas Thilladd a '@KERNEL' download facility, tweak script
2007-08-26 Nicolas Thillinclude kernel-version.mk from kernel.mk so that a...
2007-08-26 Nicolas Thillmove rule for $(STAGING_DIR)/etc/ipkg.conf out of Build...
2007-08-25 Nicolas Thillmove KERNEL_PATCHVER from kernel.mk to kernel-version...
2007-08-25 Nicolas Thilladd support for KernelPackage/*/description
2007-08-25 Nicolas Thillmove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-24 Nicolas Thillfix netfilter quota module
2007-08-24 Nicolas Thillreplace xargs commands with $(XARGS)
2007-08-24 Nicolas Thillcombine the 3 find in a single one
2007-08-23 Florian FainelliFix the error on the quota extension (#2080)
2007-08-23 Florian FainelliAdd back physdev (#2216)
2007-08-22 Nicolas Thillrename libtool macros, revert [8461], make install...
2007-08-22 Florian FainelliMake the libtool fix more dynamic
2007-08-21 Nicolas Thilladd 2 helper macros to deal with libtool madness
2007-08-21 Nicolas Thillrename 'stampfiles' directory to 'stamp'
2007-08-21 Florian FainelliMove to 2.6.22.4
2007-08-16 Felix Fietkaurevert [8415], seems to be causing problems for the...
2007-08-15 Felix Fietkaualways include kernel config for kernel packages
2007-08-12 Florian FainelliAdd a requireheader for squid, should fix it (#2205)
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-08-03 Felix Fietkaufix image installation
2007-08-02 Felix Fietkaufix kmod packages that don't use KCONFIG
2007-08-02 Felix Fietkaufix kmod packaging for packages where some KCONFIG...
2007-07-31 Felix FietkauPort the mbsd_multi patch from freewrt, which adds...
2007-07-30 Felix Fietkaufix a rebuild bug related to quilt
2007-07-30 Felix Fietkausilence
2007-07-30 Felix Fietkausame for host builds
2007-07-30 Felix Fietkauspeed up the prepare step a bit
2007-07-30 Felix Fietkauignore dependencies when using QUILT
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-30 Felix Fietkaumore cleanup
2007-07-30 Felix Fietkauremove CONFIG_JLEVEL. use make -j in the future
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-30 Felix Fietkaufix compile errors with make 3.80
2007-07-30 Felix Fietkaufix verbose output with dash as /bin/sh
2007-07-28 Felix Fietkauadd default command for dummy targets
2007-07-28 Felix Fietkaubuild system fixes, more cleanup
2007-07-28 Felix Fietkaumore build system cleanup
2007-07-28 Felix Fietkauallow target specific builddir list override
2007-07-28 Felix Fietkauadd missing flag
2007-07-28 Felix Fietkaudon't force the install->compile, compile->prepare...
2007-07-28 Felix Fietkauinitial attempt at cleaning up subdirectory handling...
2007-07-26 Felix Fietkauignore filenames that can cause problems for the recurs...
2007-07-26 Nicolas Thillremove the @ and change the comment from [8107] (closes...
2007-07-23 Felix Fietkaudo dynamic kernel config changes for netfilter as well
2007-07-23 Felix Fietkauadd better working-g++ check (patch from #2017)
2007-07-23 Felix Fietkaumore dependency fixes
2007-07-22 Nicolas Thillfix jffs2 images
2007-07-20 Felix Fietkaudisable kmod packages where the KCONFIG options are =y
2007-07-20 Felix Fietkaureorder, xt_CHAOS depends on xt_DELUDE
2007-07-19 Felix Fietkaureally fix tgz images
2007-07-18 Florian FainelliFix the tgz image build
2007-07-18 Felix Fietkauprevent the new config changes from interfering with...
2007-07-18 Felix Fietkaudynamically enable/disable kernel config options for...
2007-07-18 Felix Fietkaufail in .quilt_patched when there were patches that...
2007-07-17 Peter Denisoncope with QUILT=1 when there are no patches
2007-07-17 Florian FainelliAdd ipt_random module
2007-07-16 Felix Fietkaubetter support for handling various jffs2 eraseblock...
2007-07-16 Felix Fietkauadd kernel_oldconfig target
2007-07-16 Felix Fietkaudetect whether the find command supports -L or -follow
2007-07-16 Felix Fietkaufind: use -follow instead of -L, some systems don't...
2007-07-16 Felix Fietkaukernel: fix dependencies for .config, use selections...
2007-07-15 Felix Fietkaufollow symlinks in package scan
2007-07-15 Felix Fietkauproperly support dependencies on packages that just...
2007-07-15 Felix Fietkaufixes for recursive package scanning
2007-07-15 Felix Fietkaurewrite of the metadata scanning - cleaner code, faster...
2007-07-13 Felix Fietkauclean up some leftover junk
2007-07-13 Felix Fietkaufix unwanted automatic package cleaning when using...
2007-07-11 Mike Bakerbump to 2.6.22.1
2007-07-11 Felix Fietkaureorganize netfilter modules, get rid of the iptables...
2007-07-09 Felix Fietkau2.6.22 is released :)
2007-07-08 John Crispinadded i686 support and profile for t-vision s100
2007-07-01 Gabor Juhosreordered GENERIC_PATCH_DIR variable
next