summaryrefslogtreecommitdiff
path: root/target/linux/x86/image/Makefile
AgeCommit message (Expand)Author
2014-01-07move most of the x86 image generation options to the main filekaloz
2013-08-10x86: Fix CONFIG_X86_GRUB_SERIAL=""nbd
2013-06-27targets: prepare for supporting normal and initramfs imagesflorian
2013-01-17x86: explicitely pass staging directory to grub-mkimage instead of relying on...jow
2012-11-09x86: use $(strip) for the at_keyboard checknbd
2012-11-09x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi...nbd
2012-10-15[x86] merge the RDC R-321x target as a subtarget of x86florian
2012-10-07x86: rename the iso file to openwrt-x86-generic.isonbd
2012-10-07x86: remove grub-legacynbd
2012-10-07x86: add grub2 iso supportnbd
2012-09-23x86: avoid using grub prepare when using grub2nbd
2012-09-22x86: add support for building grub2 imagesnbd
2012-09-22x86: rename gen_image_x86.sh to gen_image_grub.shnbd
2012-02-16[x86] Allow gzipping of squashfs images with padded jffs2 partitionacinonyx
2012-02-16[x86] GZip only ext4 and padded imagesacinonyx
2012-02-16[x86] Make gzipping of images configurable via menuconfigacinonyx
2012-01-19Make the grub timeout configurable on x86 targetsjow
2011-05-17[x86]blogic
2011-04-12[x86] gzip jffs2 imagesjow
2010-11-22switch from ext2 to ext4 (w/o) journalingkaloz
2010-08-09[x86] image: use internal qemu-img for vmdk and vdi imagesagb
2010-05-28x86: build fully functional images on Mac OS X, now that grub is fixednbd
2010-05-08image/x86: fix typo when building on Mac OS X (closes: #7303)nico
2010-05-05target/x86: use common config items for options shared between generic and ol...nico
2010-05-05images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZEnico
2010-05-02package/grub: build a host grub and a target grub (#7269)nico
2010-04-30target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ...nico
2010-04-29target/x86: various image changesnico
2010-04-29target/x86: rearrange image Makefile, indent, reorder, simplify, change some ...nico
2010-04-29replace old quote stripping with calls to qstrip macronico
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it co...nico
2010-02-17[x86]jow
2010-02-12[x86] make console port editable through menuconfig, gzip ext2 images, add su...jow
2009-12-06[x86] add rootwait option to the kernel command line (#6209)florian
2009-11-17change x86 image generation handling to treat only olpc speciallykaloz
2009-11-03[x86] merge the olpc target with the x86 target, both tested and runningflorian
2009-05-14make kernels use /etc/preinit by defaultkaloz
2009-05-07Fix building of iso filesystemjow
2009-03-19[x86] The image was selected from a wrong location.hauke
2009-01-10[x86] Use wildcards to copy grub stage files, will cover both i386-pc and i38...jow
2009-01-08[x86] fix grub installation on target images, regression caused by multi-libc...jow
2009-01-02Use VBoxManage instead of obsolete vditool to generate VirtualBox images.cyrus
2008-11-09Add support for creating VMware vmdk images #1317florian
2008-06-28x86: don't attempt to compile grub on darwinnbd
2008-06-04fix x86 image build order (fixes #3317)nbd
2008-05-30Add virtualbox images to x86 (#3475)florian
2008-03-17fix image generation on x86kaloz
2007-11-10make the image filenames a bit shorternbd
2007-10-14fixed generation of iso imagesblogic
2007-10-09move grub menu.lst to the right placenbd