firmware source code of Gigaset Elements base station, as published by Gigaset. Some local modifications for making it easier to play with.
Go to file
Harald Welte 0a0e0caac8 use system-wide mtd-utils, not the ancient 32bit binaries included in here
The uniprog script calls mkfs.jffs2 to build the datafs filesytem.  It
uses a pre-compiled i386 build of mkfs.jffs2.  Let's instead rely on the
current mtd-utils package of the host operating system instead.

Among other things, this avoids having to install a 32bit libz and
liblzo.
2022-12-12 21:54:01 +01:00
datafs initial checkin 2022-12-11 22:58:24 +01:00
out use system-wide mtd-utils, not the ancient 32bit binaries included in here 2022-12-12 21:54:01 +01:00
proprietary_tree use system-wide mtd-utils, not the ancient 32bit binaries included in here 2022-12-12 21:54:01 +01:00
rootfs initial checkin 2022-12-11 22:58:24 +01:00
src linux: remove generated/compiled files from git index 2022-12-12 21:53:50 +01:00
tools initial checkin 2022-12-11 22:58:24 +01:00
.gitignore fix name in uniprog/func.sh 2022-12-12 21:51:37 +01:00
README_BUILD initial checkin 2022-12-11 22:58:24 +01:00
README_LEGAL.txt initial checkin 2022-12-11 22:58:24 +01:00
gpl-2.0.txt initial checkin 2022-12-11 22:58:24 +01:00
lgpl-2.0.txt initial checkin 2022-12-11 22:58:24 +01:00
lgpl-2.1.txt initial checkin 2022-12-11 22:58:24 +01:00