summaryrefslogtreecommitdiff
path: root/target/linux/x86-2.6/image/gen_image.sh
Commit message (Collapse)AuthorAge
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (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-23
| | | | SVN-Revision: 7312
* add optional padding for x86 grub images (useful for running jffs2 images in ↵Felix Fietkau2007-02-25
| | | | | | qemu) SVN-Revision: 6359
* tweak grub install in x86 ext2 imagesNicolas Thill2007-01-02
| | | | SVN-Revision: 5970
* clean up x86-2.6 partitioning stuffFelix Fietkau2006-12-07
| | | | SVN-Revision: 5705
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-28
directories are now self contained SVN-Revision: 5669