aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image/Makefile
Commit message (Expand)AuthorAgeFilesLines
* target: use SPDX license identifiers on MakefilesAdrian Schmutzler2021-02-101-4/+2
* x86: fix upgrade by emptying SUPPORTED_DEVICESAdrian Schmutzler2021-01-231-0/+1
* treewide: simplify inclusion of subtarget image filesAdrian Schmutzler2020-06-111-15/+1
* x86: fix unusable squashfs images by adding missing paddingPetr Štetiar2020-04-261-2/+2
* x86: image: drop dead codeTomasz Maciej Nowak2020-04-201-8/+0
* x86: append metadata to combined imagesPaul Spooren2020-04-141-4/+4
* x86: fix grub-bios-setup fail during sysupgrade李国2020-04-091-0/+3
* x86: generate EFI platform bootable images李国2020-03-311-8/+38
* grub2: make some change to add efi platform support李国2020-03-311-5/+4
* x86: fix missing squashfs and ext4 rootfs imagesPaul Spooren2020-03-281-2/+4
* x86: fix padding in imagesPaul Spooren2020-03-281-5/+5
* x86/geode: add missing include after rebasePaul Spooren2020-03-231-0/+4
* x86: allow non gzipped imagesPaul Spooren2020-03-211-1/+6
* x86: use qemu-image command from image-commands.mkPaul Spooren2020-03-211-12/+2
* x86: switch image generation to new codePaul Spooren2020-03-211-104/+75
* x86/grub2: move grub2 image creation to packagePaul Spooren2020-03-211-22/+8
* x86: add bootloader upgrade on sysupgradeTomasz Maciej Nowak2020-03-011-3/+4
* x86: image: cleanup before creating imageTomasz Maciej Nowak2020-03-011-0/+2
* build: build proper VMDK formats for ESXI 6.5John Sommerville2019-12-231-0/+6
* x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATUREPaul Spooren2019-11-111-3/+2
* target/x86/image: use qemu-img from STAGING_DIR_HOSTFlorian Eckert2019-08-171-2/+2
* x86: image: fix small disk space in squashfs overlayPetr Štetiar2019-06-251-12/+1
* rb532,x86: image: use new IMG_COMBINED and IMG_ROOTFS varsPetr Štetiar2019-06-251-12/+12
* x86: image: remove TARGET_IMAGES_PAD option and force paddingPetr Štetiar2019-06-251-1/+1
* x86: image: add test module to bootloaderTomasz Maciej Nowak2019-02-171-2/+2
* build: remove leftovers from previous x86 commitsTomasz Maciej Nowak2019-02-171-8/+0
* Revert "x86: add intel microcode entries to grub config"John Crispin2018-11-271-2/+2
* x86: add intel microcode entries to grub configTomasz Maciej Nowak2018-11-261-2/+2
* x86: add packages files to image bootfsTomasz Maciej Nowak2018-11-261-0/+2
* x86: add support to set GRUB menu entry titleKjel Delaey2018-07-301-0/+3
* scripts/gen_image_generic.sh: move from x86/imageStijn Tintel2017-07-141-1/+1
* build: enable gzipping of images on x86 even if ext4 is disabledFelix Fietkau2017-07-061-4/+2
* build: allow specifying flow-control to grub on serial consolePhilip Prindeville2017-04-031-2/+2
* x86: image: drop duplicated copy of bzImage into vmlinuzRafał Miłecki2017-03-161-1/+0
* x86: image: drop unneeded grub callRafał Miłecki2017-03-121-1/+0
* x86: image: drop unused ROOTDELAY variableRafał Miłecki2017-03-121-2/+0
* target/linux/x86/image: add explicit prefix to grub-mkimage commandAlexandru Ardelean2016-12-201-0/+2
* x86: fix GRUB_ROOT for Xen subtargetWilfried Klaebe2016-11-191-0/+6
* x86: drop the use of block2mtd, use ext4/f2fs as overlay filesystemFelix Fietkau2016-09-101-16/+2
* x86: remove obsolete reference to $(PROFILE)Felix Fietkau2016-07-201-1/+0
* x86: stop relying on hexdump for image build signatureFelix Fietkau2016-07-031-1/+1
* x86: remove defunct etherboot image building codeFelix Fietkau2016-05-121-7/+0
* x86: remove legacy script/makefile code for rdc devicesFelix Fietkau2016-05-121-24/+0
* x86: enable grub at_keyboard support for x86_64Felix Fietkau2016-05-121-1/+1
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-2/+2
* x86: remove bogus bzImage copy that breaks initramfs+no-initramfs buildsFelix Fietkau2015-03-291-1/+0
* x86: remove the olpc subtarget, it has been unmaintained for a long timeFelix Fietkau2015-03-281-34/+0
* x86: use PARTUUID instead explicitly specifying the device by defaultJo-Philipp Wich2015-03-241-1/+3
* x86: disable rts/cts for serial console in grub - fixes net48xx boot issuesFelix Fietkau2015-03-141-1/+1
* x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, sel...Felix Fietkau2014-07-201-16/+10