summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
Commit message (Expand)AuthorAgeFilesLines
* [x86] use ttyS0 @ 115200 baud as default for KVM guestsjow2012-06-151-3/+3
* x86: image: select bootscript images by default for OLPCjuhosg2012-05-181-0/+1
* PATCH: Disable console terminal in Grub for alix2 targetjow2012-04-121-1/+1
* [x86] Disable by default padding of imagesacinonyx2012-02-161-1/+0
* [x86] Allow gzipping of squashfs images with padded jffs2 partitionacinonyx2012-02-161-0/+3
* [x86] GZip only ext4 and padded imagesacinonyx2012-02-162-4/+7
* [x86] Make gzipping of images configurable via menuconfigacinonyx2012-02-162-5/+23
* Make the grub timeout configurable on x86 targetsjow2012-01-193-1/+11
* [target] x86: allow VDI & VMDK images for all subtargets (closes: #10255)nico2011-10-221-2/+2
* [x86]blogic2011-05-172-0/+22
* This patch provides an image suitable for the alix2*, alix3, and alix6 headle...cshore2011-05-131-0/+1
* [x86] gzip jffs2 imagesjow2011-04-121-1/+1
* Enable padding of jffs2 images to user specified filesystem sizejow2011-04-121-0/+1
* [geos]blogic2011-01-221-1/+1
* switch from ext2 to ext4 (w/o) journalingkaloz2010-11-222-11/+11
* target/linux: fix Geos baudrate. (thank you Philip Prindeville)acoul2010-10-121-1/+2
* [Patch v2] Geos -- new x86 subtarget definitionjow2010-10-101-2/+2
* [x86] adjust image defaults for KVMjow2010-09-061-3/+4
* [x86] image: use internal qemu-img for vmdk and vdi imagesagb2010-08-092-17/+1
* x86: build fully functional images on Mac OS X, now that grub is fixednbd2010-05-281-11/+0
* image/x86: fix typo when building on Mac OS X (closes: #7303)nico2010-05-081-1/+1
* target/x86: cleanup image config optionsnico2010-05-051-40/+40
* target/x86: use common config items for options shared between generic and ol...nico2010-05-052-41/+22
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZEnico2010-05-051-3/+3
* package/grub: build a host grub and a target grub (#7269)nico2010-05-021-6/+9
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ...nico2010-04-301-2/+2
* target/x86: various image changesnico2010-04-291-9/+13
* target/x86: rearrange image Makefile, indent, reorder, simplify, change some ...nico2010-04-291-67/+77
* target/x86: remove temporary files in image generation scriptsnico2010-04-292-4/+4
* replace old quote stripping with calls to qstrip macronico2010-04-291-6/+4
* define a shared IMG_PREFIX variable used as a basename for image files, it co...nico2010-04-121-12/+12
* [x86] add net5501 supportflorian2010-04-111-4/+4
* [x86]jow2010-02-173-14/+41
* [x86] make console port editable through menuconfig, gzip ext2 images, add su...jow2010-02-123-8/+24
* remove handling of older unsupported kernelskaloz2009-12-271-1/+0
* [x86] add rootwait option to the kernel command line (#6209)florian2009-12-061-4/+4
* fix grub image target dependencykaloz2009-11-181-1/+1
* change x86 image generation handling to treat only olpc speciallykaloz2009-11-172-6/+5
* [x86] merge the olpc target with the x86 target, both tested and runningflorian2009-11-035-5/+111
* x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)nbd2009-09-251-1/+2
* make kernels use /etc/preinit by defaultkaloz2009-05-141-4/+4
* Fix building of iso filesystemjow2009-05-071-2/+5
* [x86] The image was selected from a wrong location.hauke2009-03-191-1/+1
* [x86] Use wildcards to copy grub stage files, will cover both i386-pc and i38...jow2009-01-101-3/+3
* [x86] fix grub installation on target images, regression caused by multi-libc...jow2009-01-081-3/+3
* Use VBoxManage instead of obsolete vditool to generate VirtualBox images.cyrus2009-01-022-4/+4
* Add support for creating VMware vmdk images #1317florian2008-11-092-1/+22
* x86: don't attempt to compile grub on darwinnbd2008-06-282-4/+11
* fix x86 image build order (fixes #3317)nbd2008-06-041-1/+1
* fix typoflorian2008-05-301-1/+1