summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
Commit message (Collapse)AuthorAgeFilesLines
...
* x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)nbd2009-09-251-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make kernels use /etc/preinit by defaultkaloz2009-05-141-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix building of iso filesystemjow2009-05-071-2/+5
| | | | | | | | | | | | | This fixes two errors when building iso filesystem: a) dir root.grub/boot doesn't get created. b) the creation of .image file by gen_image.sh which apparently is not needed when building an iso. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] The image was selected from a wrong location.hauke2009-03-191-1/+1
| | | | | | | Fixes bug #4618 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Use wildcards to copy grub stage files, will cover both i386-pc and ↵jow2009-01-101-3/+3
| | | | | | i386-openwrt directory names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] fix grub installation on target images, regression caused by ↵jow2009-01-081-3/+3
| | | | | | multi-libc support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.cyrus2009-01-022-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for creating VMware vmdk images #1317florian2008-11-092-1/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: don't attempt to compile grub on darwinnbd2008-06-282-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 image build order (fixes #3317)nbd2008-06-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoflorian2008-05-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add virtualbox images to x86 (#3475)florian2008-05-302-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix image generation on x86kaloz2008-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed generation of iso imagesblogic2007-10-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move grub menu.lst to the right placenbd2007-10-092-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move grub to package/nbd2007-10-095-4586/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added generation of x86 livecds, from #2391blogic2007-10-082-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* changed the timeout for grub to load the menu from 10 secs to 2 secsblogic2007-09-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes menuconfig selection of grub for x86 targetsblogic2007-09-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73