aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6/image/gen_image.sh
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-45/+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
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-231-3/+4
| | | | SVN-Revision: 7312
* add optional padding for x86 grub images (useful for running jffs2 images in ↵Felix Fietkau2007-02-251-0/+2
| | | | | | qemu) SVN-Revision: 6359
* tweak grub install in x86 ext2 imagesNicolas Thill2007-01-021-1/+2
| | | | SVN-Revision: 5970
* clean up x86-2.6 partitioning stuffFelix Fietkau2006-12-071-38/+19
| | | | SVN-Revision: 5705
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+60
directories are now self contained SVN-Revision: 5669