summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
Commit message (Expand)AuthorAgeFilesLines
...
* target/linux: fix Geos baudrate. (thank you Philip Prindeville)Alexandros C. Couloumbis2010-10-121-1/+2
* Geos -- new x86 subtarget definition This defines the Geos platform from Trav...Jo-Philipp Wich2010-10-101-2/+2
* adjust image defaults for KVMJo-Philipp Wich2010-09-061-3/+4
* image: use internal qemu-img for vmdk and vdi images drop host dependencies o...Andy Boyett2010-08-092-17/+1
* x86: build fully functional images on Mac OS X, now that grub is fixedFelix Fietkau2010-05-281-11/+0
* image/x86: fix typo when building on Mac OS X (closes: #7303)Nicolas Thill2010-05-081-1/+1
* target/x86: cleanup image config optionsNicolas Thill2010-05-051-40/+40
* target/x86: use common config items for options shared between generic and ol...Nicolas Thill2010-05-052-41/+22
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-051-3/+3
* package/grub: build a host grub and a target grub (#7269) - use the host grub...Nicolas Thill2010-05-021-6/+9
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ...Nicolas Thill2010-04-301-2/+2
* target/x86: various image changes * add a -combined suffix for grub+kernel+ro...Nicolas Thill2010-04-291-9/+13
* target/x86: rearrange image Makefile, indent, reorder, simplify, change some ...Nicolas Thill2010-04-291-67/+77
* target/x86: remove temporary files in image generation scriptsNicolas Thill2010-04-292-4/+4
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-291-6/+4
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-121-12/+12
* add net5501 supportFlorian Fainelli2010-04-111-4/+4
* - clean up menu.lst template - make grub usage of vt0 selectable in menuconfi...Jo-Philipp Wich2010-02-173-14/+41
* make console port editable through menuconfig, gzip ext2 images, add suitable...Jo-Philipp Wich2010-02-123-8/+24
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-1/+0
* add rootwait option to the kernel command line (#6209)Florian Fainelli2009-12-061-4/+4
* fix grub image target dependencyImre Kaloz2009-11-181-1/+1
* change x86 image generation handling to treat only olpc speciallyImre Kaloz2009-11-172-6/+5
* merge the olpc target with the x86 target, both tested and runningFlorian Fainelli2009-11-035-5/+111
* x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)Felix Fietkau2009-09-251-1/+2
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-4/+4
* Fix building of iso filesystem This fixes two errors when building iso filesy...Jo-Philipp Wich2009-05-071-2/+5
* The image was selected from a wrong location. Fixes bug #4618Hauke Mehrtens2009-03-191-1/+1
* Use wildcards to copy grub stage files, will cover both i386-pc and i386-open...Jo-Philipp Wich2009-01-101-3/+3
* fix grub installation on target images, regression caused by multi-libc supportJo-Philipp Wich2009-01-081-3/+3
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.Steven Barth2009-01-022-4/+4
* Add support for creating VMware vmdk images #1317Florian Fainelli2008-11-092-1/+22
* x86: don't attempt to compile grub on darwinFelix Fietkau2008-06-282-4/+11
* fix x86 image build order (fixes #3317)Felix Fietkau2008-06-041-1/+1
* fix typoFlorian Fainelli2008-05-301-1/+1
* Add virtualbox images to x86 (#3475)Florian Fainelli2008-05-302-0/+28
* fix image generation on x86Imre Kaloz2008-03-171-1/+1
* make the image filenames a bit shorterFelix Fietkau2007-11-101-4/+4
* fixed generation of iso imagesJohn Crispin2007-10-141-1/+1
* move grub menu.lst to the right placeFelix Fietkau2007-10-092-1/+16
* move grub to package/Felix Fietkau2007-10-095-4586/+1
* added generation of x86 livecds, from #2391John Crispin2007-10-082-1/+16
* changed the timeout for grub to load the menu from 10 secs to 2 secsJohn Crispin2007-09-161-1/+1
* fixes menuconfig selection of grub for x86 targetsJohn Crispin2007-09-091-1/+1
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-066-0/+4745