x86: remove old references to kmod-acpi-button
[openwrt.git] / target / linux / x86 / image /
2015-07-14 blogicbuild: Prevent more gzip timestamps
2015-04-20 jowall: replace genext2fs with make_ext4fs
2015-03-29 nbdx86: remove bogus bzImage copy that breaks initramfs...
2015-03-28 nbdx86: remove the olpc subtarget, it has been unmaintaine...
2015-03-24 jowx86: use PARTUUID instead explicitly specifying the...
2015-03-14 nbdx86: disable rts/cts for serial console in grub - fixes...
2014-07-20 nbdx86: remove the arbitrary limitation of vmware/virtualb...
2014-04-10 nbdx86: try harder to attach block2mtd to fix boot issues...
2014-01-07 kalozmove most of the x86 image generation options to the...
2013-11-22 kalozFor now vdi and vmdk images should be x86 only
2013-11-22 kaloz[x86]: VMWare and VirtualBox images should select what...
2013-11-22 kaloz[x86]: rationalize target image options
2013-08-10 nbdx86: Fix CONFIG_X86_GRUB_SERIAL=""
2013-06-27 floriantargets: prepare for supporting normal and initramfs...
2013-04-17 nbdbuild: consistently use 'depends on' instead of 'depends'
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-09 nbdx86: remove the reboot=bios command line parameter...
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: split generic image building into a separate script
2012-09-22 nbdx86: rename gen_image_x86.sh to gen_image_grub.sh
2012-06-15 jow[x86] use ttyS0 @ 115200 baud as default for KVM guests
2012-05-18 juhosgx86: image: select bootscript images by default for...
2012-04-12 jowPATCH: Disable console terminal in Grub for alix2 target
2012-02-16 acinonyx[x86] Disable by default padding of images
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-10-22 nico[target] x86: allow VDI & VMDK images for all subtarget...
2011-05-17 blogic[x86]
2011-05-13 cshoreThis patch provides an image suitable for the alix2...
2011-04-12 jow[x86] gzip jffs2 images
2011-04-12 jowEnable padding of jffs2 images to user specified filesy...
2011-01-22 blogic[geos]
2010-11-22 kalozswitch from ext2 to ext4 (w/o) journaling
2010-10-12 acoultarget/linux: fix Geos baudrate. (thank you Philip...
2010-10-10 jow[Patch v2] Geos -- new x86 subtarget definition
2010-09-06 jow[x86] adjust image defaults for KVM
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: cleanup image config options
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 nicotarget/x86: remove temporary files in image generation...
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-04-11 florian[x86] add net5501 support
2010-02-17 jow[x86]
2010-02-12 jow[x86] make console port editable through menuconfig...
2009-12-27 kalozremove handling of older unsupported kernels
2009-12-06 florian[x86] add rootwait option to the kernel command line...
2009-11-18 kalozfix grub image target dependency
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-09-25 nbdx86: use libata in 2.6.30, fix pata support for sc1200...
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 florianfix typo
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-16 blogicchanged the timeout for grub to load the menu from...
2007-09-09 blogicfixes menuconfig selection of grub for x86 targets
2007-09-06 nbdstrip the kernel version suffix from target directories...