switch the br2684 default to routed mode instead of bridged mode, as it's more common
[openwrt/svn-archive/archive.git] / include /
2007-11-29 Gabor Juhos[adm5120] switch to 2.6.23.9
2007-11-20 Felix Fietkaufix build issues that happen when the staging dir is...
2007-11-20 Eugene Konevadd external kernel tree support
2007-11-16 Felix Fietkauprefer http downloads over svn/git checkouts, remove...
2007-11-16 Felix Fietkaubetter scope handling for the configured stamp
2007-11-16 Felix Fietkauadd git checkout support
2007-11-15 Felix Fietkaufix copy&paste mistake
2007-11-14 Felix Fietkaufix the image builder
2007-11-10 Felix Fietkaufix quilt apply for packages that change STAMP_*
2007-11-04 Felix Fietkaufix parallel build issues
2007-11-03 Felix Fietkauincrease scan depth to 5 for package/ (x.org is nested...
2007-10-31 Felix Fietkaufix default downloads from svn
2007-10-25 Felix Fietkauadd feature flag for display support. will be used...
2007-10-23 Florian FainelliWe are now at .23.1
2007-10-23 Felix FietkauAllow targets to specify extra initramfs source files
2007-10-23 Felix FietkauUse current UID for initramfs root user:group
2007-10-23 Felix Fietkaudon't specify "CC=<nothing>" on kernel build command...
2007-10-23 Felix Fietkaudon't replace powerpc arch with ppc
2007-10-21 Felix Fietkaumake aliases for package targets if the package directo...
2007-10-20 John Crispinrefreshed madwifi patches
2007-10-20 Felix Fietkaureorganize subtargets, sort subtargets below top level...
2007-10-20 Felix Fietkaufix quilt update breakage for kernel related packages
2007-10-18 John Crispinremove whitespaces
2007-10-14 John CrispinDESCRIPTION:= is obselete, so complain if it is used...
2007-10-14 Felix Fietkauadd autorebuild check for menuconfig
2007-10-14 John Crispinadd possibility to set default .config values
2007-10-12 Gabor Juhos[kernel] netfilter/ipset cleanups
2007-10-10 Eugene Konevsync for 2.6.23-final
2007-10-09 Felix Fietkauremove feeds dir on distclean
2007-10-09 Felix Fietkauonly run svn info if .svn exists
2007-10-08 John Crispinchanged pkg_install_files so one can specify the folder...
2007-10-08 John Crispinadded generation of x86 livecds, from #2391
2007-10-07 Gabor Juhosadd TARPIT support to netfilter/iptables
2007-10-07 John Crispinadded a function, that packages can call to make instal...
2007-10-07 Felix Fietkaufix accidental double slash in prefixed quilt patchsets
2007-10-05 Felix Fietkauallow targets to select/deselect config symbols
2007-10-04 Felix Fietkaufix quilt patch check
2007-10-04 Felix Fietkauseparate series file fixup from quilt check to avoid...
2007-10-03 Gabor Juhosfix target profiles, (closes: 2440)
2007-10-02 Tim Yardleyfix quilt integration
2007-10-02 Felix Fietkaufix target profiles
2007-09-29 Felix Fietkaufixes for refresh/update handling
2007-09-29 Felix Fietkaumove a stampfile to make it easier to override the...
2007-09-29 Felix Fietkaurefactor quilt patching code
2007-09-29 Felix Fietkauadd a packaging method that installs files into a subdi...
2007-09-29 Felix Fietkauproper series file support for regular packages
2007-09-29 Felix Fietkauuse $(TAR) instead of tar
2007-09-29 Felix FietkauRefactor downloading code into download.mk
2007-09-28 Felix Fietkauadd $(STAGING_DIR) as argument to the InstallDev templa...
2007-09-28 Felix Fietkausome minor fixes, cleanups, package build abstraction
2007-09-23 Nicolas Thilladd ipv6 conntrack support (closes: #2192)
2007-09-23 Felix Fietkauadd initial version of a package feeds management script
2007-09-22 Nicolas Thilladd missing 2.6 conntrack/nat helpers, add 2.6 conntrac...
2007-09-21 Nicolas Thilladd 'Provides:' line in ipkg control files
2007-09-20 Felix Fietkaufix spontaneous rebuilds caused by make package/<name...
2007-09-20 Nicolas Thillcosmetic cleanup before more deep changes
2007-09-17 Nicolas Thillfix typo again (do i need some sleep?)
2007-09-16 Nicolas Thilloops, fix typo
2007-09-16 Nicolas Thillremove (unused?) linux symlink in BUILD_DIR
2007-09-16 Nicolas Thillrevert CONFIG_* symbols set m enforcement introduced...
2007-09-16 Nicolas Thillallow targets for override generic config (GENERIC_LINU...
2007-09-16 Nicolas Thillquote LINUX_VERSION to avoid shell errors at DUMP time
2007-09-15 Nicolas Thillprevent include/netfilter.mk from being included multip...
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)
next