Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 6 | -4745/+0 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 2 | -6/+6 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||||
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 1 | -3/+4 |
| | | | | SVN-Revision: 7312 | ||||
* | oops... forgot to make x86-2.6 ext2 images use preinit as well :) | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 6546 | ||||
* | add vga console support for x86-2.6 images (fixes #1342, #840) | Felix Fietkau | 2007-03-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 6530 | ||||
* | add missing init=/etc/preinit cmdline parameter | Felix Fietkau | 2007-03-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 6523 | ||||
* | add failsafe support for x86-2.6 and fix mdev support for platforms using ↵ | Felix Fietkau | 2007-03-03 | 1 | -0/+4 |
| | | | | | | /etc/preinit SVN-Revision: 6481 | ||||
* | copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359) | Felix Fietkau | 2007-03-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 6463 | ||||
* | enable grub images in menuconfig for squashfs | Felix Fietkau | 2007-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6453 | ||||
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 1 | -3/+13 |
| | | | | SVN-Revision: 6450 | ||||
* | strip double quotes from grub boot options (fixes #1406) | Felix Fietkau | 2007-02-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 6419 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -26/+10 |
| | | | | SVN-Revision: 6360 | ||||
* | add optional padding for x86 grub images (useful for running jffs2 images in ↵ | Felix Fietkau | 2007-02-25 | 3 | -1/+7 |
| | | | | | | qemu) SVN-Revision: 6359 | ||||
* | clean up the x86 image build a bit, fixing unconditional copy of grub files | Tim Yardley | 2007-02-01 | 1 | -5/+12 |
| | | | | SVN-Revision: 6237 | ||||
* | fix x86 image builder | Felix Fietkau | 2007-01-14 | 1 | -4/+9 |
| | | | | SVN-Revision: 6100 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 1 | -1/+5 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||||
* | fix grub bootopts (#1145) | Felix Fietkau | 2007-01-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 6019 | ||||
* | add a patch for grub-0.97 from LFS to fix segfaults on x86_64 | Nicolas Thill | 2007-01-04 | 1 | -0/+4490 |
| | | | | SVN-Revision: 5974 | ||||
* | tweak grub install in x86 ext2 images | Nicolas Thill | 2007-01-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 5970 | ||||
* | fix grub segfaults on hosts where gcc is built with stack smashing protection | Nicolas Thill | 2007-01-02 | 1 | -1/+10 |
| | | | | SVN-Revision: 5969 | ||||
* | clean up x86-2.6 partitioning stuff | Felix Fietkau | 2006-12-07 | 2 | -42/+19 |
| | | | | SVN-Revision: 5705 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 5 | -0/+242 |
directories are now self contained SVN-Revision: 5669 |