104 Commits (7b5c989ab9bcd0c1346b7b90b8433216f7b20b71)

Author SHA1 Message Date
Zoltan HERPAI 7b5c989ab9 merge: targets: update image generation and targets 7 years ago
Stijn Tintel a576ed5437 scripts/gen_image_generic.sh: move from x86/image 7 years ago
Felix Fietkau 7887a46f45 build: enable gzipping of images on x86 even if ext4 is disabled 7 years ago
Philip Prindeville 7fe5963be0 build: allow specifying flow-control to grub on serial console 7 years ago
Rafał Miłecki 425f958830 x86: image: drop duplicated copy of bzImage into vmlinuz 7 years ago
Rafał Miłecki f5d403488e x86: image: drop unneeded grub call 7 years ago
Rafał Miłecki 9a267e6a4b x86: image: drop unused ROOTDELAY variable 7 years ago
Alexandru Ardelean 81a2f9d6f8 target/linux/x86/image: add explicit prefix to grub-mkimage command 8 years ago
Wilfried Klaebe 81e3c022e0 x86: fix GRUB_ROOT for Xen subtarget 8 years ago
Felix Fietkau be59b1718d x86: drop the use of block2mtd, use ext4/f2fs as overlay filesystem 8 years ago
Felix Fietkau eceb6b924a x86: remove obsolete reference to $(PROFILE) 8 years ago
Felix Fietkau d5ee23ee27 x86: stop relying on hexdump for image build signature 8 years ago
Felix Fietkau 825ef34f15 x86: remove defunct etherboot image building code 8 years ago
Felix Fietkau 900b4865b8 x86: remove obsolete Config.in file 8 years ago
Felix Fietkau 2e5f84fc10 x86: remove legacy script/makefile code for rdc devices 8 years ago
Felix Fietkau 303a241478 x86: enable grub at_keyboard support for x86_64 8 years ago
John Crispin fa69553900 branding: add LEDE branding 8 years ago
John Crispin 096b3759a9 build: Prevent more gzip timestamps 9 years ago
Jo-Philipp Wich 0ee9504911 all: replace genext2fs with make_ext4fs 9 years ago
Felix Fietkau 09aad60610 x86: remove bogus bzImage copy that breaks initramfs+no-initramfs builds 9 years ago
Felix Fietkau 7427007193 x86: remove the olpc subtarget, it has been unmaintained for a long time 9 years ago
Jo-Philipp Wich 02e2548b84 x86: use PARTUUID instead explicitly specifying the device by default 9 years ago
Felix Fietkau 578aa97f8c x86: disable rts/cts for serial console in grub - fixes net48xx boot issues 9 years ago
Felix Fietkau c718d0b10c x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, select TARGET_IMAGES_PAD instead 10 years ago
Felix Fietkau f02e3a2a4a x86: try harder to attach block2mtd to fix boot issues on devices with longer delays 10 years ago
Imre Kaloz cc49f7c6e9 move most of the x86 image generation options to the main file 11 years ago
Imre Kaloz c11bd50d77 For now vdi and vmdk images should be x86 only 11 years ago
Imre Kaloz 4242b42880 VMWare and VirtualBox images should select what they need, not depend on it.. 11 years ago
Imre Kaloz 4c65eebf06 rationalize target image options 11 years ago
Felix Fietkau 09f4018b2e x86: Fix CONFIG_X86_GRUB_SERIAL="" 11 years ago
Florian Fainelli 6a4f2922f6 targets: prepare for supporting normal and initramfs images 11 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 11 years ago
Jo-Philipp Wich 7399df1d69 x86: explicitely pass staging directory to grub-mkimage instead of relying on build time defaults (#12821) 12 years ago
Felix Fietkau 46288bf98e x86: use $(strip) for the at_keyboard check 12 years ago
Felix Fietkau 0a9e05fb0e x86: only enable at_keyboard for the generic and kvm_guest subtargets to avoid hangs on alix2 and others (thx, russell) 12 years ago
Florian Fainelli 60ecd5fe04 merge the RDC R-321x target as a subtarget of x86 12 years ago
Felix Fietkau 856fba88d9 x86: remove the reboot=bios command line parameter (#12193) 12 years ago
Felix Fietkau 1abbe676d1 x86: rename the iso file to openwrt-x86-generic.iso 12 years ago
Felix Fietkau 0dd7644ec7 x86: remove grub-legacy 12 years ago
Felix Fietkau a1bcd25082 x86: add grub2 iso support 12 years ago
Felix Fietkau 493b7c7f3c x86: avoid using grub prepare when using grub2 12 years ago
Felix Fietkau 52e8ee0666 x86: add support for building grub2 images 12 years ago
Felix Fietkau ce4244c8af x86: split generic image building into a separate script 12 years ago
Felix Fietkau 6c02dd2b04 x86: rename gen_image_x86.sh to gen_image_grub.sh 12 years ago
Jo-Philipp Wich e3663ff907 use ttyS0 @ 115200 baud as default for KVM guests 12 years ago
Gabor Juhos 9e54e012d6 x86: image: select bootscript images by default for OLPC 12 years ago
Jo-Philipp Wich 4b230e19fc PATCH: Disable console terminal in Grub for alix2 target 12 years ago
Vasilis Tsiligiannis eed8e2a4fd Disable by default padding of images 13 years ago
Vasilis Tsiligiannis 8676e49d9d Allow gzipping of squashfs images with padded jffs2 partition 13 years ago
Vasilis Tsiligiannis ab09db09fc GZip only ext4 and padded images 13 years ago