build: allow specifying flow-control to grub on serial console
[openwrt/openwrt.git] / target / linux / x86 / image / Makefile
2017-04-03 Philip Prindevillebuild: allow specifying flow-control to grub on serial...
2017-03-16 Rafał Miłeckix86: image: drop duplicated copy of bzImage into vmlinuz
2017-03-12 Rafał Miłeckix86: image: drop unneeded grub call
2017-03-12 Rafał Miłeckix86: image: drop unused ROOTDELAY variable
2016-12-20 Alexandru Ardeleantarget/linux/x86/image: add explicit prefix to grub...
2016-11-19 Wilfried Klaebex86: fix GRUB_ROOT for Xen subtarget
2016-09-10 Felix Fietkaux86: drop the use of block2mtd, use ext4/f2fs as overla...
2016-07-20 Felix Fietkaux86: remove obsolete reference to $(PROFILE)
2016-07-03 Felix Fietkaux86: stop relying on hexdump for image build signature
2016-05-12 Felix Fietkaux86: remove defunct etherboot image building code
2016-05-12 Felix Fietkaux86: remove legacy script/makefile code for rdc devices
2016-05-12 Felix Fietkaux86: enable grub at_keyboard support for x86_64
2015-07-14 John Crispinbuild: Prevent more gzip timestamps
2015-03-29 Felix Fietkaux86: remove bogus bzImage copy that breaks initramfs...
2015-03-28 Felix Fietkaux86: remove the olpc subtarget, it has been unmaintaine...
2015-03-24 Jo-Philipp Wichx86: use PARTUUID instead explicitly specifying the...
2015-03-14 Felix Fietkaux86: disable rts/cts for serial console in grub - fixes...
2014-07-20 Felix Fietkaux86: remove the arbitrary limitation of vmware/virtualb...
2014-04-10 Felix Fietkaux86: try harder to attach block2mtd to fix boot issues...
2014-01-07 Imre Kalozmove most of the x86 image generation options to the...
2013-08-10 Felix Fietkaux86: Fix CONFIG_X86_GRUB_SERIAL=""
2013-06-27 Florian Fainellitargets: prepare for supporting normal and initramfs...
2013-01-17 Jo-Philipp Wichx86: explicitely pass staging directory to grub-mkimage...
2012-11-09 Felix Fietkaux86: use $(strip) for the at_keyboard check
2012-11-09 Felix Fietkaux86: only enable at_keyboard for the generic and kvm_gu...
2012-10-15 Florian Fainellimerge the RDC R-321x target as a subtarget of x86
2012-10-07 Felix Fietkaux86: rename the iso file to openwrt-x86-generic.iso
2012-10-07 Felix Fietkaux86: remove grub-legacy
2012-10-07 Felix Fietkaux86: add grub2 iso support
2012-09-23 Felix Fietkaux86: avoid using grub prepare when using grub2
2012-09-22 Felix Fietkaux86: add support for building grub2 images
2012-09-22 Felix Fietkaux86: rename gen_image_x86.sh to gen_image_grub.sh
2012-02-16 Vasilis TsiligiannisAllow gzipping of squashfs images with padded jffs2...
2012-02-16 Vasilis TsiligiannisGZip only ext4 and padded images
2012-02-16 Vasilis TsiligiannisMake gzipping of images configurable via menuconfig
2012-01-19 Jo-Philipp WichMake the grub timeout configurable on x86 targets
2011-05-17 John Crispin* adds support for Artec Thincan
2011-04-12 Jo-Philipp Wichgzip jffs2 images Signed-off-by: Vasilis Tsiligiannis...
2010-11-22 Imre Kalozswitch from ext2 to ext4 (w/o) journaling
2010-08-09 Andy Boyettimage: use internal qemu-img for vmdk and vdi images...
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 * add a -combined...
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- clean up menu.lst template - make grub usage of vt0...
2010-02-12 Jo-Philipp Wichmake console port editable through menuconfig, gzip...
2009-12-06 Florian Fainelliadd rootwait option to the kernel command line (#6209)
2009-11-17 Imre Kalozchange x86 image generation handling to treat only...
2009-11-03 Florian Fainellimerge the olpc target with the x86 target, both tested...
2009-05-14 Imre Kalozmake kernels use /etc/preinit by default
2009-05-07 Jo-Philipp WichFix building of iso filesystem This fixes two errors...
2009-03-19 Hauke MehrtensThe image was selected from a wrong location. Fixes...
2009-01-10 Jo-Philipp WichUse wildcards to copy grub stage files, will cover...
2009-01-08 Jo-Philipp Wichfix grub installation on target images, regression...
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...