You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christian Lamparter 7516a96011 brcm2708: split sdcard.img.gz into a sysupgrade and factory image
@vahid-dan reported a issue with extracting the rpi images with
Gnome's Archive Manager:
"Ubuntu Archive Manager cannot extract the file and it just
throws a general error message: "An error occurred while
extracting files".
<https://forum.lede-project.org/t/corrupted-pre-built-v18-06-0-rc2-image-for-rpi>

@blogic told me to split the single sdcard.img.gz for the RPi
into a sysupgrade and a factory image for all brcm2708 targets.
The factory images will have no metadata attached, this way
these utilities that can't deal with the attached metadata will
not fail for no reason.

Cc: John Crispin <john@phrozen.org>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
6 years ago
..
Config.in build: consistently use 'depends on' instead of 'depends' 11 years ago
Makefile brcm2708: split sdcard.img.gz into a sysupgrade and factory image 6 years ago
cmdline.txt brcm2708: add squashfs rootfs image 6 years ago
config.txt brcm2708: update linux 4.4 patches to latest version 8 years ago
gen_rpi_sdcard_img.sh scripts: fix wrong usage of '==' operator 10 years ago