Roman Yeryomin
|
87d3b3b5ff
rb532: increase kernel size limit
|
8 years ago |
Felix Fietkau
|
ad76fdfc8a
rb532: switch to UBI, drop yaffs2 support, use sysupgrade for NAND
|
9 years ago |
Felix Fietkau
|
5b6b0aa267
rb532: convert to new loopback based overlay support
|
9 years ago |
Florian Fainelli
|
db553ffb34
rb532: Fix initramfs kernel images
|
9 years ago |
John Crispin
|
4be7901962
rb532: increase kernel partition
|
10 years ago |
Felix Fietkau
|
2daa34da02
rb532: align partitions to 128KB
|
11 years ago |
Felix Fietkau
|
9a4ba281f6
rb532: fix jffs2 images
|
11 years ago |
Felix Fietkau
|
d4158338c9
rb532: really fix squashfs images
|
11 years ago |
Florian Fainelli
|
21b14da88f
rb532: Fix ext4 and squashfs images
|
11 years ago |
Florian Fainelli
|
6bbb5272ad
rb532: fix initramfs image creation (#14215)
|
12 years ago |
Gabor Juhos
|
13ec78c18f
rb532: image: fix broken ifneq statement
|
12 years ago |
Gabor Juhos
|
91e1fa6d70
rb532: remove trailing whitespaces from image/Makefile
|
12 years ago |
Florian Fainelli
|
6a4f2922f6
targets: prepare for supporting normal and initramfs images
|
12 years ago |
Alexandros C. Couloumbis
|
67339c1329
linux/rb532: use kernel and initramfs tags on image generation
|
15 years ago |
Nicolas Thill
|
898a6bc93d
target/rb532: use -combined suffix for kernel+rootfs images
|
16 years ago |
Nicolas Thill
|
5403c59f57
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
|
16 years ago |
Nicolas Thill
|
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
|
16 years ago |
Imre Kaloz
|
a9c958c2de
make kernels use /etc/preinit by default
|
17 years ago |
Felix Fietkau
|
e8a39ef677
rb532: preserve commandline-patched kernel images for faster kernel testing via netboot
|
17 years ago |
Felix Fietkau
|
3846834c85
rb532: add missing drivers and adjust the kernel command line for the right device name
|
17 years ago |
Felix Fietkau
|
1bca0cc517
make the image filenames a bit shorter
|
18 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.
|
18 years ago |