move most of the x86 image generation options to the main file
[openwrt.git] / target / linux / x86 / image / Makefile
2014-01-07 kalozmove most of the x86 image generation options to the...
2013-08-10 nbdx86: Fix CONFIG_X86_GRUB_SERIAL=""
2013-06-27 floriantargets: prepare for supporting normal and initramfs...
2013-01-17 jowx86: explicitely pass staging directory to grub-mkimage...
2012-11-09 nbdx86: use $(strip) for the at_keyboard check
2012-11-09 nbdx86: only enable at_keyboard for the generic and kvm_gu...
2012-10-15 florian[x86] merge the RDC R-321x target as a subtarget of x86
2012-10-07 nbdx86: rename the iso file to openwrt-x86-generic.iso
2012-10-07 nbdx86: remove grub-legacy
2012-10-07 nbdx86: add grub2 iso support
2012-09-23 nbdx86: avoid using grub prepare when using grub2
2012-09-22 nbdx86: add support for building grub2 images
2012-09-22 nbdx86: rename gen_image_x86.sh to gen_image_grub.sh
2012-02-16 acinonyx[x86] Allow gzipping of squashfs images with padded...
2012-02-16 acinonyx[x86] GZip only ext4 and padded images
2012-02-16 acinonyx[x86] Make gzipping of images configurable via menuconfig
2012-01-19 jowMake the grub timeout configurable on x86 targets
2011-05-17 blogic[x86]
2011-04-12 jow[x86] gzip jffs2 images
2010-11-22 kalozswitch from ext2 to ext4 (w/o) journaling
2010-08-09 agb[x86] image: use internal qemu-img for vmdk and vdi...
2010-05-28 nbdx86: build fully functional images on Mac OS X, now...
2010-05-08 nicoimage/x86: fix typo when building on Mac OS X (closes...
2010-05-05 nicotarget/x86: use common config items for options shared...
2010-05-05 nicoimages: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TA...
2010-05-02 nicopackage/grub: build a host grub and a target grub ...
2010-04-30 nicotarget/x86: add to changes missed from [21246] preventi...
2010-04-29 nicotarget/x86: various image changes
2010-04-29 nicotarget/x86: rearrange image Makefile, indent, reorder...
2010-04-29 nicoreplace old quote stripping with calls to qstrip macro
2010-04-12 nicodefine a shared IMG_PREFIX variable used as a basename...
2010-02-17 jow[x86]
2010-02-12 jow[x86] make console port editable through menuconfig...
2009-12-06 florian[x86] add rootwait option to the kernel command line...
2009-11-17 kalozchange x86 image generation handling to treat only...
2009-11-03 florian[x86] merge the olpc target with the x86 target, both...
2009-05-14 kalozmake kernels use /etc/preinit by default
2009-05-07 jowFix building of iso filesystem
2009-03-19 hauke[x86] The image was selected from a wrong location.
2009-01-10 jow[x86] Use wildcards to copy grub stage files, will...
2009-01-08 jow[x86] fix grub installation on target images, regressio...
2009-01-02 cyrusUse VBoxManage instead of obsolete vditool to generate...
2008-11-09 florianAdd support for creating VMware vmdk images #1317
2008-06-28 nbdx86: don't attempt to compile grub on darwin
2008-06-04 nbdfix x86 image build order (fixes #3317)
2008-05-30 florianAdd virtualbox images to x86 (#3475)
2008-03-17 kalozfix image generation on x86
2007-11-10 nbdmake the image filenames a bit shorter
2007-10-14 blogicfixed generation of iso images
2007-10-09 nbdmove grub menu.lst to the right place
2007-10-09 nbdmove grub to package/
2007-10-08 blogicadded generation of x86 livecds, from #2391
2007-09-06 nbdstrip the kernel version suffix from target directories...