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.
openwrt/include
Steven Barth cbdd346b11 Add package signing infrastructure
Add package signing key and certificate configuration options to the
"Image configuration" submenu. If enabled, the Packages.gz list will
be signed as file Packages.sig. The passphrase for the signing key can
be sourced from a file or entered by the user. The signing certificate
is automatically added to the firmware image if opkg-smime is selected.

Signed-off-by: Evan Hunt <each@isc.org>
Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 38284
11 years ago
..
site add preliminary support for musl 12 years ago
autotools.mk autotools.mk: add a gettext-version PKG_FIXUP (#11236) 12 years ago
cmake.mk include: cmake: pass toolchain directory to default root find path as well 11 years ago
debug.mk build: undefine debug helper templates used by subdir.mk if the DEBUG variable is empty, speeds up "make prereq" by 25% when lots of packages are installed 13 years ago
depends.mk change the recursive dependency template to use more make evaluation - the shell command got so long that it triggered "Argument list too long" on some systems (#8231) 14 years ago
device_table.txt image: ensure that /dev/console exist in rootfs images 11 years ago
download.mk include: download.mk: correct tar argument order when packing checkouts 12 years ago
host-build.mk build: BSD compile fixes 11 years ago
host.mk build: move the XARGS variable out of the host checks, since a working xargs is built in tools/ 11 years ago
image.mk image: generate separate jffs2 images w/o padding 11 years ago
kernel-build.mk buildroot: build a second pass kernel if initramfs is enabled 11 years ago
kernel-defaults.mk kernel: fix remaining initramfs related breakage 11 years ago
kernel-version.mk kernel: update 3.10 to 3.10.13 11 years ago
kernel.mk include: add AutoProbe support 11 years ago
ltqtapi.mk fix tapi dependency 12 years ago
netfilter.mk Fix IPv6 NAT breaking older kernels 11 years ago
nls.mk nls.mk: fix build dependency on gettext (#11829) 12 years ago
package-bin.mk include/package-bin: print warnings/errors to stderr 11 years ago
package-defaults.mk build: reduce the size of package metadata a bit to keep package list files smaller 12 years ago
package-dumpinfo.mk build: add a dependency on libc to all non-kernel packages 12 years ago
package-ipkg.mk build: print missing dependency error to stderr 11 years ago
package-version-override.mk use autoreconf hook instead of manual call 12 years ago
package.mk build: fix typo in mips16 changes 11 years ago
prereq-build.mk Add package signing infrastructure 11 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure 12 years ago
scan.mk build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection) 11 years ago
scons.mk fix up scons vs ccache 12 years ago
shell.sh clean up md5s() shell function 16 years ago
subdir.mk log failed package builds 12 years ago
target.mk build: fix typo in arm cflags 11 years ago
toolchain-build.mk toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol 12 years ago
toplevel.mk build scripts: fix 'make defconfig' damage 11 years ago
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
unpack.mk speed up the build system by including include/shell.sh on shell commands only where necessary 14 years ago
verbose.mk build: make the color of the 'configuration out of sync' warning red to make it harder for users to overlook 11 years ago
version.mk version.mk: ensure that %S is always populated with a subtarget identifier, fallback to "generic" if no subtarget exists 12 years ago