summaryrefslogtreecommitdiff
path: root/target/linux/x86/image/Makefile
Commit message (Expand)AuthorAge
* target/linux/x86/image: add explicit prefix to grub-mkimage commandAlexandru Ardelean2016-12-20
* x86: fix GRUB_ROOT for Xen subtargetWilfried Klaebe2016-11-19
* x86: drop the use of block2mtd, use ext4/f2fs as overlay filesystemFelix Fietkau2016-09-10
* x86: remove obsolete reference to $(PROFILE)Felix Fietkau2016-07-20
* x86: stop relying on hexdump for image build signatureFelix Fietkau2016-07-03
* x86: remove defunct etherboot image building codeFelix Fietkau2016-05-12
* x86: remove legacy script/makefile code for rdc devicesFelix Fietkau2016-05-12
* x86: enable grub at_keyboard support for x86_64Felix Fietkau2016-05-12
* build: Prevent more gzip timestampsJohn Crispin2015-07-14
* x86: remove bogus bzImage copy that breaks initramfs+no-initramfs buildsFelix Fietkau2015-03-29
* x86: remove the olpc subtarget, it has been unmaintained for a long timeFelix Fietkau2015-03-28
* x86: use PARTUUID instead explicitly specifying the device by defaultJo-Philipp Wich2015-03-24
* x86: disable rts/cts for serial console in grub - fixes net48xx boot issuesFelix Fietkau2015-03-14
* x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, sel...Felix Fietkau2014-07-20
* x86: try harder to attach block2mtd to fix boot issues on devices with longer...Felix Fietkau2014-04-10
* move most of the x86 image generation options to the main fileImre Kaloz2014-01-07
* x86: Fix CONFIG_X86_GRUB_SERIAL=""Felix Fietkau2013-08-10
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-27
* x86: explicitely pass staging directory to grub-mkimage instead of relying on...Jo-Philipp Wich2013-01-17
* x86: use $(strip) for the at_keyboard checkFelix Fietkau2012-11-09
* x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi...Felix Fietkau2012-11-09
* merge the RDC R-321x target as a subtarget of x86Florian Fainelli2012-10-15
* x86: rename the iso file to openwrt-x86-generic.isoFelix Fietkau2012-10-07
* x86: remove grub-legacyFelix Fietkau2012-10-07
* x86: add grub2 iso supportFelix Fietkau2012-10-07
* x86: avoid using grub prepare when using grub2Felix Fietkau2012-09-23
* x86: add support for building grub2 imagesFelix Fietkau2012-09-22
* x86: rename gen_image_x86.sh to gen_image_grub.shFelix Fietkau2012-09-22
* Allow gzipping of squashfs images with padded jffs2 partitionVasilis Tsiligiannis2012-02-16
* GZip only ext4 and padded imagesVasilis Tsiligiannis2012-02-16
* Make gzipping of images configurable via menuconfigVasilis Tsiligiannis2012-02-16
* Make the grub timeout configurable on x86 targetsJo-Philipp Wich2012-01-19
* * adds support for Artec ThincanJohn Crispin2011-05-17
* gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silvert...Jo-Philipp Wich2011-04-12
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-22
* image: use internal qemu-img for vmdk and vdi images drop host dependencies o...Andy Boyett2010-08-09
* x86: build fully functional images on Mac OS X, now that grub is fixedFelix Fietkau2010-05-28
* image/x86: fix typo when building on Mac OS X (closes: #7303)Nicolas Thill2010-05-08
* target/x86: use common config items for options shared between generic and ol...Nicolas Thill2010-05-05
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-05
* package/grub: build a host grub and a target grub (#7269) - use the host grub...Nicolas Thill2010-05-02
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ...Nicolas Thill2010-04-30
* target/x86: various image changes * add a -combined suffix for grub+kernel+ro...Nicolas Thill2010-04-29
* target/x86: rearrange image Makefile, indent, reorder, simplify, change some ...Nicolas Thill2010-04-29
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-29
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-12
* - clean up menu.lst template - make grub usage of vt0 selectable in menuconfi...Jo-Philipp Wich2010-02-17
* make console port editable through menuconfig, gzip ext2 images, add suitable...Jo-Philipp Wich2010-02-12
* add rootwait option to the kernel command line (#6209)Florian Fainelli2009-12-06
* change x86 image generation handling to treat only olpc speciallyImre Kaloz2009-11-17