Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use wildcards to copy grub stage files, will cover both i386-pc and ↵ | Jo-Philipp Wich | 2009-01-10 | 1 | -3/+3 |
| | | | | | | i386-openwrt directory names SVN-Revision: 13963 | ||||
* | fix grub installation on target images, regression caused by multi-libc support | Jo-Philipp Wich | 2009-01-08 | 1 | -3/+3 |
| | | | | SVN-Revision: 13936 | ||||
* | Use VBoxManage instead of obsolete vditool to generate VirtualBox images. | Steven Barth | 2009-01-02 | 2 | -4/+4 |
| | | | | SVN-Revision: 13821 | ||||
* | Add support for creating VMware vmdk images #1317 | Florian Fainelli | 2008-11-09 | 2 | -1/+22 |
| | | | | SVN-Revision: 13158 | ||||
* | x86: don't attempt to compile grub on darwin | Felix Fietkau | 2008-06-28 | 2 | -4/+11 |
| | | | | SVN-Revision: 11599 | ||||
* | fix x86 image build order (fixes #3317) | Felix Fietkau | 2008-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 11359 | ||||
* | fix typo | Florian Fainelli | 2008-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 11300 | ||||
* | Add virtualbox images to x86 (#3475) | Florian Fainelli | 2008-05-30 | 2 | -0/+28 |
| | | | | SVN-Revision: 11298 | ||||
* | fix image generation on x86 | Imre Kaloz | 2008-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10610 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -4/+4 |
| | | | | SVN-Revision: 9533 | ||||
* | fixed generation of iso images | John Crispin | 2007-10-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 9317 | ||||
* | move grub menu.lst to the right place | Felix Fietkau | 2007-10-09 | 2 | -1/+16 |
| | | | | SVN-Revision: 9216 | ||||
* | move grub to package/ | Felix Fietkau | 2007-10-09 | 5 | -4586/+1 |
| | | | | SVN-Revision: 9212 | ||||
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 | 2 | -1/+16 |
| | | | | SVN-Revision: 9191 | ||||
* | changed the timeout for grub to load the menu from 10 secs to 2 secs | John Crispin | 2007-09-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 8815 | ||||
* | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 8713 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 6 | -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 |