Felix Fietkau
|
b0e669ee13
|
fix x86 image build order (fixes #3317)
SVN-Revision: 11359
|
17 years ago |
Florian Fainelli
|
8c0c28eef2
|
Add virtualbox images to x86 (#3475)
SVN-Revision: 11298
|
17 years ago |
Imre Kaloz
|
e7432794fa
|
fix image generation on x86
SVN-Revision: 10610
|
17 years ago |
Felix Fietkau
|
1bca0cc517
|
make the image filenames a bit shorter
SVN-Revision: 9533
|
17 years ago |
John Crispin
|
16b236fb69
|
fixed generation of iso images
SVN-Revision: 9317
|
17 years ago |
Felix Fietkau
|
27baec04a1
|
move grub menu.lst to the right place
SVN-Revision: 9216
|
17 years ago |
Felix Fietkau
|
8c97372e0d
|
move grub to package/
SVN-Revision: 9212
|
17 years ago |
John Crispin
|
215fa7eb8b
|
added generation of x86 livecds, from #2391
SVN-Revision: 9191
|
17 years ago |
Felix Fietkau
|
56231056ea
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|
17 years ago |
Felix Fietkau
|
c6bc77ea36
|
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
|
18 years ago |
Felix Fietkau
|
04fd1d444a
|
oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
|
18 years ago |
Felix Fietkau
|
cf282c9a69
|
add missing init=/etc/preinit cmdline parameter
SVN-Revision: 6523
|
18 years ago |
Felix Fietkau
|
983544f859
|
copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
SVN-Revision: 6463
|
18 years ago |
Felix Fietkau
|
68ca8e7818
|
make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
|
18 years ago |
Felix Fietkau
|
cb3fc42f71
|
strip double quotes from grub boot options (fixes #1406)
SVN-Revision: 6419
|
18 years ago |
Felix Fietkau
|
738ca6f657
|
add optional padding for x86 grub images (useful for running jffs2 images in qemu)
SVN-Revision: 6359
|
18 years ago |
Tim Yardley
|
48a4bcc0b7
|
clean up the x86 image build a bit, fixing unconditional copy of grub files
SVN-Revision: 6237
|
18 years ago |
Felix Fietkau
|
6ff2e88641
|
fix x86 image builder
SVN-Revision: 6100
|
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.
SVN-Revision: 6071
|
18 years ago |
Felix Fietkau
|
36f961d406
|
fix grub bootopts (#1145)
SVN-Revision: 6019
|
18 years ago |
Felix Fietkau
|
75e5315f5f
|
clean up x86-2.6 partitioning stuff
SVN-Revision: 5705
|
18 years ago |
Mike Baker
|
c3c4dfb57b
|
move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
|
18 years ago |
Felix Fietkau
|
8c7b7ca0e3
|
add /sbin to the path for x86 image builds (for fdisk)
SVN-Revision: 5570
|
18 years ago |
Felix Fietkau
|
aef03f09b5
|
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
SVN-Revision: 5569
|
18 years ago |
Felix Fietkau
|
ec52fc217d
|
fix a small typo
SVN-Revision: 5368
|
18 years ago |
Felix Fietkau
|
88dd056006
|
fix rootfs partition name for x86 images
SVN-Revision: 5367
|
18 years ago |
Felix Fietkau
|
5d434d9959
|
extend X86_GRUB_ROOTPART selection to jffs2 images
SVN-Revision: 5308
|
18 years ago |
Tim Yardley
|
f7e31a4be9
|
some minor cleanup
SVN-Revision: 5294
|
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
SVN-Revision: 5289
|
18 years ago |
Felix Fietkau
|
002476016b
|
make filesystem size selection generic (for ext2)
SVN-Revision: 5221
|
18 years ago |