summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: explicitely pass staging directory to grub-mkimage instead of relying on...jow2013-01-171-0/+2
* x86: use $(strip) for the at_keyboard checknbd2012-11-091-1/+1
* x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi...nbd2012-11-091-2/+9
* [x86] merge the RDC R-321x target as a subtarget of x86florian2012-10-151-0/+32
* x86: rename the iso file to openwrt-x86-generic.isonbd2012-10-071-1/+3
* x86: remove grub-legacynbd2012-10-071-59/+5
* x86: add grub2 iso supportnbd2012-10-071-3/+29
* x86: avoid using grub prepare when using grub2nbd2012-09-231-1/+1
* x86: add support for building grub2 imagesnbd2012-09-221-2/+36
* x86: rename gen_image_x86.sh to gen_image_grub.shnbd2012-09-221-1/+1
* [x86] Allow gzipping of squashfs images with padded jffs2 partitionacinonyx2012-02-161-0/+3
* [x86] GZip only ext4 and padded imagesacinonyx2012-02-161-4/+6
* [x86] Make gzipping of images configurable via menuconfigacinonyx2012-02-161-5/+19
* Make the grub timeout configurable on x86 targetsjow2012-01-191-0/+3
* [x86]blogic2011-05-171-0/+7
* [x86] gzip jffs2 imagesjow2011-04-121-1/+1
* switch from ext2 to ext4 (w/o) journalingkaloz2010-11-221-7/+7
* [x86] image: use internal qemu-img for vmdk and vdi imagesagb2010-08-091-13/+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: use common config items for options shared between generic and ol...nico2010-05-051-9/+7
* 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
* 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]jow2010-02-171-6/+25
* [x86] make console port editable through menuconfig, gzip ext2 images, add su...jow2010-02-121-3/+10
* [x86] add rootwait option to the kernel command line (#6209)florian2009-12-061-4/+4
* change x86 image generation handling to treat only olpc speciallykaloz2009-11-171-5/+4
* [x86] merge the olpc target with the x86 target, both tested and runningflorian2009-11-031-2/+44
* 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-021-3/+3
* Add support for creating VMware vmdk images #1317florian2008-11-091-0/+16
* x86: don't attempt to compile grub on darwinnbd2008-06-281-2/+6
* fix x86 image build order (fixes #3317)nbd2008-06-041-1/+1
* Add virtualbox images to x86 (#3475)florian2008-05-301-0/+18
* fix image generation on x86kaloz2008-03-171-1/+1
* make the image filenames a bit shorternbd2007-11-101-4/+4
* fixed generation of iso imagesblogic2007-10-141-1/+1
* move grub menu.lst to the right placenbd2007-10-091-1/+1
* move grub to package/nbd2007-10-091-8/+0
* added generation of x86 livecds, from #2391blogic2007-10-081-0/+15
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-0/+88