aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
Commit message (Expand)AuthorAgeFilesLines
* x86: add packages files to image bootfsTomasz Maciej Nowak2018-12-181-0/+2
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-082-3/+3
* scripts/gen_image_generic.sh: move from x86/imageStijn Tintel2017-07-142-38/+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-192-1/+7
* 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 obsolete Config.in fileFelix Fietkau2016-05-121-14/+0
* x86: remove legacy script/makefile code for rdc devicesFelix Fietkau2016-05-123-85/+0
* x86: enable grub at_keyboard support for x86_64Felix Fietkau2016-05-121-1/+1
* branding: add LEDE brandingJohn Crispin2016-03-242-3/+3
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-2/+2
* all: replace genext2fs with make_ext4fsJo-Philipp Wich2015-04-201-4/+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-284-80/+0
* x86: use PARTUUID instead explicitly specifying the device by defaultJo-Philipp Wich2015-03-242-2/+4
* 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
* x86: try harder to attach block2mtd to fix boot issues on devices with longer...Felix Fietkau2014-04-101-3/+3
* move most of the x86 image generation options to the main fileImre Kaloz2014-01-072-90/+9
* For now vdi and vmdk images should be x86 onlyImre Kaloz2013-11-221-0/+2
* VMWare and VirtualBox images should select what they need, not depend on it..Imre Kaloz2013-11-221-4/+4
* rationalize target image optionsImre Kaloz2013-11-221-3/+1
* x86: Fix CONFIG_X86_GRUB_SERIAL=""Felix Fietkau2013-08-101-2/+4
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-1/+1
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-21/+21
* x86: explicitely pass staging directory to grub-mkimage instead of relying on...Jo-Philipp Wich2013-01-171-0/+2
* x86: use $(strip) for the at_keyboard checkFelix Fietkau2012-11-091-1/+1
* x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoi...Felix Fietkau2012-11-091-2/+9
* merge the RDC R-321x target as a subtarget of x86Florian Fainelli2012-10-154-1/+94
* x86: remove the reboot=bios command line parameter (#12193)Felix Fietkau2012-10-092-3/+3
* x86: rename the iso file to openwrt-x86-generic.isoFelix Fietkau2012-10-071-1/+3
* x86: remove grub-legacyFelix Fietkau2012-10-074-93/+6
* x86: add grub2 iso supportFelix Fietkau2012-10-072-3/+39
* x86: avoid using grub prepare when using grub2Felix Fietkau2012-09-231-1/+1
* x86: add support for building grub2 imagesFelix Fietkau2012-09-224-3/+56
* x86: split generic image building into a separate scriptFelix Fietkau2012-09-222-36/+40
* x86: rename gen_image_x86.sh to gen_image_grub.shFelix Fietkau2012-09-222-1/+1
* use ttyS0 @ 115200 baud as default for KVM guestsJo-Philipp Wich2012-06-151-3/+3
* x86: image: select bootscript images by default for OLPCGabor Juhos2012-05-181-0/+1
* PATCH: Disable console terminal in Grub for alix2 targetJo-Philipp Wich2012-04-121-1/+1
* Disable by default padding of imagesVasilis Tsiligiannis2012-02-161-1/+0
* Allow gzipping of squashfs images with padded jffs2 partitionVasilis Tsiligiannis2012-02-161-0/+3