include .targetinfo in the image builder, and allow direct calls to the package_index...
[openwrt/openwrt.git] / include /
2007-01-13 Felix Fietkauadd maintainer to package metadata
2007-01-13 Felix Fietkaumerge the scripts dealing with package/target metadata...
2007-01-12 Felix FietkauFix the annoying base-files autorebuild bug. When check...
2007-01-11 Felix Fietkaufix unpacking of .zip files
2007-01-10 Felix FietkauAdd initial version of the new Image Builder It's still...
2007-01-05 Imre Kalozupgrade to Linux 2.4.34
2006-12-30 Nicolas Thillonly squash owners, not permissions, when generating...
2006-12-25 Felix Fietkaustore the default kernel version for our ports in a...
2006-12-23 Florian FainelliAlso build bzImage for rdc boards
2006-12-20 Felix Fietkaureplace another instance of a relative path to generic...
2006-12-18 Felix Fietkausome platform support path name cleanup
2006-12-18 Felix Fietkauadd a missing dependency - prevented clean rebuild...
2006-12-17 Nicolas Thillprevent pkg-config from looking for .pc files on the...
2006-12-17 Rod WhitbyA little endian arm site defaults, in case anyone wants...
2006-12-16 Felix Fietkaufix path to generic init file when using a symlinked...
2006-12-08 Felix Fietkauallow package directories to override the path to configure
2006-12-08 Felix Fietkauminor cleanup
2006-11-30 Felix Fietkaubuild all packages in a package directory by default...
2006-11-28 Mike Bakertrivial changes
2006-11-28 Felix Fietkaumore cleanup, build fix on freebsd
2006-11-27 Felix Fietkauanother bsd bugfix
2006-11-27 Felix Fietkautrap chmod errors in tar unpack on bsd - modes like...
2006-11-27 Felix Fietkaufix collecting package metadata on freebsd
2006-11-27 Felix Fietkauminor cleanup and freebsd compile fix
2006-11-25 Felix Fietkaufix pesky kmod-* ipkg install bug
2006-11-24 Felix Fietkauadd a prereq check for autoconf
2006-11-22 Felix Fietkaumove platform specific base-files into target/linux...
2006-11-20 Felix Fietkauremove python prereq check - no longer necessary
2006-11-19 Felix Fietkauautodetect atm, pci, usb, pcmcia features from kernel...
2006-11-19 Felix Fietkaureorganize nat helper packages, move ftp and irc nat...
2006-11-18 Felix Fietkauadd prereq checks for target/linux/* and target/image...
2006-11-18 Felix Fietkauimport Package/Default in KernelPackage to avoid reusin...
2006-11-18 Felix Fietkauonly enable in-tree kmod-* packages by default
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-12 Felix Fietkaufix another build error
2006-11-12 Felix Fietkauanother optimization
2006-11-12 Felix Fietkauspeed up the build system a little bit
2006-11-12 Felix Fietkauadd missing include
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-11-07 Nicolas Thillfix typos in CONFIG_SITE files
2006-11-05 Nicolas Thillrevert autotools files touching: it has side effects...
2006-11-02 Florian FainelliMove out autotools touching stuff to a macro
2006-11-02 Florian FainelliOk, third round, the right one, touch the file anyway...
2006-11-02 Florian FainelliUpdate makefiles to use the autotools stuff put in...
2006-11-02 Florian FainelliSome more stuff
2006-11-02 Florian FainelliMove out some generic code to prevent autotools from...
2006-10-27 Imre Kalozrename the xscale target to ixp4xx for the forthcoming...
2006-10-24 Felix Fietkaufix dependencies on the virtual kernel package (fixes...
2006-10-22 Nicolas Thillstrip third arg (dir name) to Build/Configure/Default...
2006-10-20 Nicolas Thillfix squid and rp-pppoe (closes: #869)
2006-10-19 Felix Fietkaufix typo
2006-10-19 Felix Fietkaufix gnupg compile
2006-10-19 Felix Fietkauenable download target only if PKG_SOURCE_URL is set
2006-10-19 Felix Fietkausmall fix for the sitefiles
2006-10-19 Felix Fietkaufix bmon compile
2006-10-19 Felix Fietkauadd sitefiles similar to the ones from openembedded
2006-10-19 Felix Fietkaufix unnecessary kernel package recompile
2006-10-19 Felix Fietkaucleanup/rewrite of the kernel build process
2006-10-19 Felix Fietkaucleanup
2006-10-19 Felix Fietkauforgot to remove 2 files
2006-10-19 Felix Fietkaufinally kill KMOD_template - removes a big chunk of...
2006-10-19 Felix Fietkaumake filesystem size selection generic (for ext2)
2006-10-19 Felix Fietkauport more modules over to the new system
2006-10-18 Felix Fietkauchange rm to rm -f to avoid bogus make messages
2006-10-18 Felix Fietkauimprove parallel building
2006-10-18 Nicolas Thillfix uml-2.6 build, move KERNELNAME to kernel-build.mk
2006-10-17 Felix Fietkaufix module autoload option
2006-10-17 Felix Fietkauport soundcore module
2006-10-17 Felix Fietkauport the usb modules over to the new system
2006-10-17 Felix Fietkauadd PROVIDES option, currently only used for menuconfig
2006-10-17 Felix Fietkaumake kernel module packaging code reusable and use...
2006-10-17 Felix Fietkausome kernel module cleanup
2006-10-15 Florian FainelliMerge preliminary rdc-2.6 support (Airlink101 AR525W)
2006-10-15 Florian FainelliPrevent SSH keys from being chmoded to 644 (#664),...
2006-10-14 Felix Fietkaucheck for empty patch directories
2006-10-14 Felix Fietkaumove '-' parameter to TAR_OPTIONS, so that packages...
2006-10-14 Felix Fietkauremove some obsolete stuff
2006-10-14 Felix Fietkauuse $(TAR) in unpack commands
2006-10-14 Felix Fietkaufix mistakes in unpack change
2006-10-14 Felix Fietkauadd prereq check for case-sensitive filesystem
2006-10-14 Felix Fietkaumove common unpacking code to unpack.mk, replace zcat...
2006-10-13 Felix Fietkauadd prereq check for wget
2006-10-13 Felix Fietkaufix tar detection
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk