x86: rename gen_image_x86.sh to gen_image_grub.sh
[openwrt/svn-archive/archive.git] / target / linux / x86 / image / Makefile
2012-09-22 Felix Fietkaux86: rename gen_image_x86.sh to gen_image_grub.sh
2012-02-16 Vasilis Tsiligiannis[x86] Allow gzipping of squashfs images with padded...
2012-02-16 Vasilis Tsiligiannis[x86] GZip only ext4 and padded images
2012-02-16 Vasilis Tsiligiannis[x86] Make gzipping of images configurable via menuconfig
2012-01-19 Jo-Philipp WichMake the grub timeout configurable on x86 targets
2011-05-17 John Crispin[x86]
2011-04-12 Jo-Philipp Wich[x86] gzip jffs2 images
2010-11-22 Imre Kalozswitch from ext2 to ext4 (w/o) journaling
2010-08-09 Andy Boyett[x86] image: use internal qemu-img for vmdk and vdi...
2010-05-28 Felix Fietkaux86: build fully functional images on Mac OS X, now...
2010-05-08 Nicolas Thillimage/x86: fix typo when building on Mac OS X (closes...
2010-05-05 Nicolas Thilltarget/x86: use common config items for options shared...
2010-05-05 Nicolas Thillimages: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TA...
2010-05-02 Nicolas Thillpackage/grub: build a host grub and a target grub ...
2010-04-30 Nicolas Thilltarget/x86: add to changes missed from [21246] preventi...
2010-04-29 Nicolas Thilltarget/x86: various image changes
2010-04-29 Nicolas Thilltarget/x86: rearrange image Makefile, indent, reorder...
2010-04-29 Nicolas Thillreplace old quote stripping with calls to qstrip macro
2010-04-12 Nicolas Thilldefine a shared IMG_PREFIX variable used as a basename...
2010-02-17 Jo-Philipp Wich[x86]
2010-02-12 Jo-Philipp Wich[x86] make console port editable through menuconfig...
2009-12-06 Florian Fainelli[x86] add rootwait option to the kernel command line...
2009-11-17 Imre Kalozchange x86 image generation handling to treat only...
2009-11-03 Florian Fainelli[x86] merge the olpc target with the x86 target, both...
2009-05-14 Imre Kalozmake kernels use /etc/preinit by default
2009-05-07 Jo-Philipp WichFix building of iso filesystem
2009-03-19 Hauke Mehrtens[x86] The image was selected from a wrong location.
2009-01-10 Jo-Philipp Wich[x86] Use wildcards to copy grub stage files, will...
2009-01-08 Jo-Philipp Wich[x86] fix grub installation on target images, regressio...
2009-01-02 Steven BarthUse VBoxManage instead of obsolete vditool to generate...
2008-11-09 Florian FainelliAdd support for creating VMware vmdk images #1317
2008-06-28 Felix Fietkaux86: don't attempt to compile grub on darwin
2008-06-04 Felix Fietkaufix x86 image build order (fixes #3317)
2008-05-30 Florian FainelliAdd virtualbox images to x86 (#3475)
2008-03-17 Imre Kalozfix image generation on x86
2007-11-10 Felix Fietkaumake the image filenames a bit shorter
2007-10-14 John Crispinfixed generation of iso images
2007-10-09 Felix Fietkaumove grub menu.lst to the right place
2007-10-09 Felix Fietkaumove grub to package/
2007-10-08 John Crispinadded generation of x86 livecds, from #2391
2007-09-06 Felix Fietkaustrip the kernel version suffix from target directories...