Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only squash owners, not permissions, when generating ext2 images | Nicolas Thill | 2006-12-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 5934 | ||||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 | 2 | -1/+16 |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | ||||
* | Also build bzImage for rdc boards | Florian Fainelli | 2006-12-23 | 1 | -0/+3 |
| | | | | SVN-Revision: 5895 | ||||
* | replace another instance of a relative path to generic-2.* with an absolute ↵ | Felix Fietkau | 2006-12-20 | 1 | -1/+1 |
| | | | | | | one (for symlinked target directories) SVN-Revision: 5885 | ||||
* | some platform support path name cleanup | Felix Fietkau | 2006-12-18 | 2 | -2/+3 |
| | | | | SVN-Revision: 5846 | ||||
* | add a missing dependency - prevented clean rebuild after kernel upgrades | Felix Fietkau | 2006-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 5845 | ||||
* | prevent pkg-config from looking for .pc files on the host system | Nicolas Thill | 2006-12-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 5820 | ||||
* | A little endian arm site defaults, in case anyone wants it. ixp4xx kernel ↵ | Rod Whitby | 2006-12-17 | 1 | -0/+31 |
| | | | | | | and rootfs at least builds with it, but is untested. SVN-Revision: 5815 | ||||
* | fix path to generic init file when using a symlinked target support directory | Felix Fietkau | 2006-12-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 5805 | ||||
* | allow package directories to override the path to configure | Felix Fietkau | 2006-12-08 | 1 | -1/+2 |
| | | | | SVN-Revision: 5722 | ||||
* | minor cleanup | Felix Fietkau | 2006-12-08 | 1 | -9/+7 |
| | | | | SVN-Revision: 5718 | ||||
* | build all packages in a package directory by default if DEVELOPER or SDK is set | Felix Fietkau | 2006-11-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 5684 | ||||
* | trivial changes | Mike Baker | 2006-11-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 5668 | ||||
* | more cleanup, build fix on freebsd | Felix Fietkau | 2006-11-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 5666 | ||||
* | another bsd bugfix | Felix Fietkau | 2006-11-27 | 1 | -3/+5 |
| | | | | SVN-Revision: 5657 | ||||
* | trap chmod errors in tar unpack on bsd - modes like 02755 fail | Felix Fietkau | 2006-11-27 | 2 | -1/+19 |
| | | | | SVN-Revision: 5656 | ||||
* | fix collecting package metadata on freebsd | Felix Fietkau | 2006-11-27 | 1 | -14/+20 |
| | | | | SVN-Revision: 5655 | ||||
* | minor cleanup and freebsd compile fix | Felix Fietkau | 2006-11-27 | 1 | -3/+7 |
| | | | | SVN-Revision: 5654 | ||||
* | fix pesky kmod-* ipkg install bug | Felix Fietkau | 2006-11-25 | 2 | -3/+3 |
| | | | | SVN-Revision: 5639 | ||||
* | add a prereq check for autoconf | Felix Fietkau | 2006-11-24 | 1 | -0/+6 |
| | | | | SVN-Revision: 5633 | ||||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 5621 | ||||
* | remove python prereq check - no longer necessary | Felix Fietkau | 2006-11-20 | 1 | -4/+0 |
| | | | | SVN-Revision: 5590 | ||||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -0/+17 |
| | | | | SVN-Revision: 5586 | ||||
* | reorganize nat helper packages, move ftp and irc nat to a package that is ↵ | Felix Fietkau | 2006-11-19 | 1 | -1/+7 |
| | | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581 | ||||
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵ | Felix Fietkau | 2006-11-18 | 2 | -0/+3 |
| | | | | | | the x86 builds SVN-Revision: 5569 | ||||
* | import Package/Default in KernelPackage to avoid reusing variables from the ↵ | Felix Fietkau | 2006-11-18 | 1 | -0/+1 |
| | | | | | | wrong packages (fixes #970) SVN-Revision: 5565 | ||||
* | only enable in-tree kmod-* packages by default | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 5560 | ||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -21/+42 |
| | | | | SVN-Revision: 5512 | ||||
* | fix another build error | Felix Fietkau | 2006-11-12 | 2 | -3/+3 |
| | | | | SVN-Revision: 5508 | ||||
* | another optimization | Felix Fietkau | 2006-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 5507 | ||||
* | speed up the build system a little bit | Felix Fietkau | 2006-11-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 5506 | ||||
* | add missing include | Felix Fietkau | 2006-11-12 | 1 | -0/+2 |
| | | | | SVN-Revision: 5499 | ||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 6 | -81/+49 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||||
* | fix typos in CONFIG_SITE files | Nicolas Thill | 2006-11-07 | 1 | -2/+0 |
| | | | | SVN-Revision: 5456 | ||||
* | revert autotools files touching: it has side effects (closes: #918) | Nicolas Thill | 2006-11-05 | 1 | -14/+0 |
| | | | | SVN-Revision: 5448 | ||||
* | Move out autotools touching stuff to a macro | Florian Fainelli | 2006-11-02 | 1 | -2/+6 |
| | | | | SVN-Revision: 5390 | ||||
* | Ok, third round, the right one, touch the file anyway, does not break other ↵ | Florian Fainelli | 2006-11-02 | 1 | -7/+8 |
| | | | | | | packages SVN-Revision: 5387 | ||||
* | Update makefiles to use the autotools stuff put in the template, remove ↵ | Florian Fainelli | 2006-11-02 | 1 | -1/+0 |
| | | | | | | bogus stamp-h.in touching SVN-Revision: 5386 | ||||
* | Some more stuff | Florian Fainelli | 2006-11-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 5385 | ||||
* | Move out some generic code to prevent autotools from re-creating files | Florian Fainelli | 2006-11-02 | 1 | -0/+6 |
| | | | | SVN-Revision: 5384 | ||||
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵ | Imre Kaloz | 2006-10-27 | 1 | -1/+1 |
| | | | | | | 4.1 patch for arm SVN-Revision: 5310 | ||||
* | fix dependencies on the virtual kernel package (fixes #878) | Felix Fietkau | 2006-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 5279 | ||||
* | strip third arg (dir name) to Build/Configure/Default macro | Nicolas Thill | 2006-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 5261 | ||||
* | fix squid and rp-pppoe (closes: #869) | Nicolas Thill | 2006-10-20 | 6 | -21/+82 |
| | | | | SVN-Revision: 5247 | ||||
* | fix typo | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5242 | ||||
* | fix gnupg compile | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5240 | ||||
* | enable download target only if PKG_SOURCE_URL is set | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5237 | ||||
* | small fix for the sitefiles | Felix Fietkau | 2006-10-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 5236 | ||||
* | fix bmon compile | Felix Fietkau | 2006-10-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 5234 | ||||
* | add sitefiles similar to the ones from openembedded | Felix Fietkau | 2006-10-19 | 7 | -0/+157 |
| | | | | SVN-Revision: 5232 |