| Commit message (Expand) | Author | Age | Files | Lines |
* | add descriptions to the broadcom target profiles and export them to the targe... | Felix Fietkau | 2007-01-20 | 1 | -1/+6 |
* | clean up package rebuild messages | Felix Fietkau | 2007-01-20 | 1 | -7/+2 |
* | bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www... | Tim Yardley | 2007-01-18 | 1 | -2/+2 |
* | include section name in the package metadata | Felix Fietkau | 2007-01-14 | 1 | -0/+1 |
* | add maintainer to package metadata | Felix Fietkau | 2007-01-13 | 1 | -0/+1 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | Felix Fietkau | 2007-01-13 | 1 | -1/+1 |
* | Fix the annoying base-files autorebuild bug. When checking file mtimes in dir... | Felix Fietkau | 2007-01-12 | 1 | -1/+1 |
* | fix unpacking of .zip files | Felix Fietkau | 2007-01-11 | 1 | -1/+1 |
* | Add initial version of the new Image Builder It's still a bit rough in a few ... | Felix Fietkau | 2007-01-10 | 2 | -3/+25 |
* | upgrade to Linux 2.4.34 | Imre Kaloz | 2007-01-05 | 1 | -2/+2 |
* | only squash owners, not permissions, when generating ext2 images | Nicolas Thill | 2006-12-30 | 1 | -1/+1 |
* | store the default kernel version for our ports in a single place (target make... | Felix Fietkau | 2006-12-25 | 2 | -1/+16 |
* | Also build bzImage for rdc boards | Florian Fainelli | 2006-12-23 | 1 | -0/+3 |
* | replace another instance of a relative path to generic-2.* with an absolute o... | Felix Fietkau | 2006-12-20 | 1 | -1/+1 |
* | some platform support path name cleanup | Felix Fietkau | 2006-12-18 | 2 | -2/+3 |
* | add a missing dependency - prevented clean rebuild after kernel upgrades | Felix Fietkau | 2006-12-18 | 1 | -1/+1 |
* | prevent pkg-config from looking for .pc files on the host system | Nicolas Thill | 2006-12-17 | 1 | -1/+1 |
* | A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and... | Rod Whitby | 2006-12-17 | 1 | -0/+31 |
* | fix path to generic init file when using a symlinked target support directory | Felix Fietkau | 2006-12-16 | 1 | -1/+1 |
* | allow package directories to override the path to configure | Felix Fietkau | 2006-12-08 | 1 | -1/+2 |
* | minor cleanup | Felix Fietkau | 2006-12-08 | 1 | -9/+7 |
* | build all packages in a package directory by default if DEVELOPER or SDK is set | Felix Fietkau | 2006-11-30 | 1 | -2/+2 |
* | trivial changes | Mike Baker | 2006-11-28 | 1 | -4/+4 |
* | more cleanup, build fix on freebsd | Felix Fietkau | 2006-11-28 | 1 | -3/+3 |
* | another bsd bugfix | Felix Fietkau | 2006-11-27 | 1 | -3/+5 |
* | trap chmod errors in tar unpack on bsd - modes like 02755 fail | Felix Fietkau | 2006-11-27 | 2 | -1/+19 |
* | fix collecting package metadata on freebsd | Felix Fietkau | 2006-11-27 | 1 | -14/+20 |
* | minor cleanup and freebsd compile fix | Felix Fietkau | 2006-11-27 | 1 | -3/+7 |
* | fix pesky kmod-* ipkg install bug | Felix Fietkau | 2006-11-25 | 2 | -3/+3 |
* | add a prereq check for autoconf | Felix Fietkau | 2006-11-24 | 1 | -0/+6 |
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -0/+1 |
* | remove python prereq check - no longer necessary | Felix Fietkau | 2006-11-20 | 1 | -4/+0 |
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -0/+17 |
* | reorganize nat helper packages, move ftp and irc nat to a package that is ena... | Felix Fietkau | 2006-11-19 | 1 | -1/+7 |
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | Felix Fietkau | 2006-11-18 | 2 | -0/+3 |
* | import Package/Default in KernelPackage to avoid reusing variables from the w... | Felix Fietkau | 2006-11-18 | 1 | -0/+1 |
* | only enable in-tree kmod-* packages by default | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -21/+42 |
* | fix another build error | Felix Fietkau | 2006-11-12 | 2 | -3/+3 |
* | another optimization | Felix Fietkau | 2006-11-12 | 1 | -1/+1 |
* | speed up the build system a little bit | Felix Fietkau | 2006-11-12 | 1 | -0/+1 |
* | add missing include | Felix Fietkau | 2006-11-12 | 1 | -0/+2 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 6 | -81/+49 |
* | fix typos in CONFIG_SITE files | Nicolas Thill | 2006-11-07 | 1 | -2/+0 |
* | revert autotools files touching: it has side effects (closes: #918) | Nicolas Thill | 2006-11-05 | 1 | -14/+0 |
* | Move out autotools touching stuff to a macro | Florian Fainelli | 2006-11-02 | 1 | -2/+6 |
* | Ok, third round, the right one, touch the file anyway, does not break other p... | Florian Fainelli | 2006-11-02 | 1 | -7/+8 |
* | Update makefiles to use the autotools stuff put in the template, remove bogus... | Florian Fainelli | 2006-11-02 | 1 | -1/+0 |
* | Some more stuff | Florian Fainelli | 2006-11-02 | 1 | -0/+4 |
* | Move out some generic code to prevent autotools from re-creating files | Florian Fainelli | 2006-11-02 | 1 | -0/+6 |