summaryrefslogtreecommitdiff
path: root/target/linux/x86/image
Commit message (Collapse)AuthorAgeFilesLines
* make the image filenames a bit shorterFelix Fietkau2007-11-101-4/+4
| | | | SVN-Revision: 9533
* fixed generation of iso imagesJohn Crispin2007-10-141-1/+1
| | | | SVN-Revision: 9317
* move grub menu.lst to the right placeFelix Fietkau2007-10-092-1/+16
| | | | SVN-Revision: 9216
* move grub to package/Felix Fietkau2007-10-095-4586/+1
| | | | SVN-Revision: 9212
* added generation of x86 livecds, from #2391John Crispin2007-10-082-1/+16
| | | | SVN-Revision: 9191
* changed the timeout for grub to load the menu from 10 secs to 2 secsJohn Crispin2007-09-161-1/+1
| | | | SVN-Revision: 8815
* fixes menuconfig selection of grub for x86 targetsJohn Crispin2007-09-091-1/+1
| | | | SVN-Revision: 8713
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-066-0/+4745
(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