7 Commits (89b89ef77d578ed227fe0c127c9e332eafaf9f78)

Author SHA1 Message Date
Felix Fietkau 738ca6f657 add optional padding for x86 grub images (useful for running jffs2 images in qemu) 18 years ago
Tim Yardley 48a4bcc0b7 clean up the x86 image build a bit, fixing unconditional copy of grub files 18 years ago
Felix Fietkau 6ff2e88641 fix x86 image builder 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Felix Fietkau 36f961d406 fix grub bootopts (#1145) 18 years ago
Felix Fietkau 75e5315f5f clean up x86-2.6 partitioning stuff 18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained 18 years ago
Felix Fietkau 8c7b7ca0e3 add /sbin to the path for x86 image builds (for fdisk) 18 years ago
Felix Fietkau aef03f09b5 add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds 18 years ago
Felix Fietkau ec52fc217d fix a small typo 18 years ago
Felix Fietkau 88dd056006 fix rootfs partition name for x86 images 18 years ago
Felix Fietkau 5d434d9959 extend X86_GRUB_ROOTPART selection to jffs2 images 18 years ago
Tim Yardley f7e31a4be9 some minor cleanup 18 years ago
Tim Yardley 2f78952da8 code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line 18 years ago
Felix Fietkau 002476016b make filesystem size selection generic (for ext2) 18 years ago