aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
Commit message (Expand)AuthorAgeFilesLines
...
* x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi...Felix Fietkau2012-11-091-2/+9
* merge the RDC R-321x target as a subtarget of x86Florian Fainelli2012-10-154-1/+94
* x86: remove the reboot=bios command line parameter (#12193)Felix Fietkau2012-10-092-3/+3
* x86: rename the iso file to openwrt-x86-generic.isoFelix Fietkau2012-10-071-1/+3
* x86: remove grub-legacyFelix Fietkau2012-10-074-93/+6
* x86: add grub2 iso supportFelix Fietkau2012-10-072-3/+39
* x86: avoid using grub prepare when using grub2Felix Fietkau2012-09-231-1/+1
* x86: add support for building grub2 imagesFelix Fietkau2012-09-224-3/+56
* x86: split generic image building into a separate scriptFelix Fietkau2012-09-222-36/+40
* x86: rename gen_image_x86.sh to gen_image_grub.shFelix Fietkau2012-09-222-1/+1
* use ttyS0 @ 115200 baud as default for KVM guestsJo-Philipp Wich2012-06-151-3/+3
* x86: image: select bootscript images by default for OLPCGabor Juhos2012-05-181-0/+1
* PATCH: Disable console terminal in Grub for alix2 targetJo-Philipp Wich2012-04-121-1/+1
* Disable by default padding of imagesVasilis Tsiligiannis2012-02-161-1/+0
* Allow gzipping of squashfs images with padded jffs2 partitionVasilis Tsiligiannis2012-02-161-0/+3
* GZip only ext4 and padded imagesVasilis Tsiligiannis2012-02-162-4/+7
* Make gzipping of images configurable via menuconfigVasilis Tsiligiannis2012-02-162-5/+23
* Make the grub timeout configurable on x86 targetsJo-Philipp Wich2012-01-193-1/+11
* x86: allow VDI & VMDK images for all subtargets (closes: #10255)Nicolas Thill2011-10-221-2/+2
* * adds support for Artec ThincanJohn Crispin2011-05-172-0/+22
* This patch provides an image suitable for the alix2*, alix3, and alix6 headle...Daniel Dickinson2011-05-131-0/+1
* gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silvert...Jo-Philipp Wich2011-04-121-1/+1
* Enable padding of jffs2 images to user specified filesystem size Signed-off-b...Jo-Philipp Wich2011-04-121-0/+1
* * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow go...John Crispin2011-01-221-1/+1
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-222-11/+11
* 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