summaryrefslogtreecommitdiff
path: root/target/linux/x86-2.6/image
AgeCommit message (Expand)Author
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-05-23fix x86 boot filesystem allocation (#1736)nbd
2007-03-11oops... forgot to make x86-2.6 ext2 images use preinit as well :)nbd
2007-03-06add vga console support for x86-2.6 images (fixes #1342, #840)nbd
2007-03-05add missing init=/etc/preinit cmdline parameternbd
2007-03-03add failsafe support for x86-2.6 and fix mdev support for platforms using /et...nbd
2007-03-02copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)nbd
2007-03-02enable grub images in menuconfig for squashfsnbd
2007-03-02make squashfs overlay support more generic and integrate it for x86-2.6nbd
2007-02-28strip double quotes from grub boot options (fixes #1406)nbd
2007-02-25clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd
2007-02-25add optional padding for x86 grub images (useful for running jffs2 images in ...nbd
2007-02-01clean up the x86 image build a bit, fixing unconditional copy of grub filespavlov
2007-01-14fix x86 image buildernbd
2007-01-10Add initial version of the new Image Buildernbd
2007-01-07fix grub bootopts (#1145)nbd
2007-01-04add a patch for grub-0.97 from LFS to fix segfaults on x86_64nico
2007-01-02tweak grub install in x86 ext2 imagesnico
2007-01-02fix grub segfaults on hosts where gcc is built with stack smashing protectionnico
2006-12-07clean up x86-2.6 partitioning stuffnbd
2006-11-28move target/image/platform to target/linux/platform/imagembm