X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=config%2FConfig-build.in;h=6d749476db78daf25e7b85d47c139053b80a8e43;hb=74450124f606cb04bdd44684b6070a15dd0837bd;hp=8cbc16b5c8819bbc3fc50ff9a768bdfed3995eb2;hpb=69dfdda157e86c4aabbae9e51ecf76911f833af2;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/config/Config-build.in b/config/Config-build.in index 8cbc16b5c8..6d749476db 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -68,6 +68,14 @@ menu "Global build settings" This removes all ipkg/opkg status data files from the target directory before building the root filesystem. + config IPK_FILES_CHECKSUMS + bool + prompt "Record files checksums in package metadata" + default n + help + This makes file checksums part of package metadata. It increases size + but provides you with pkg_check command to check for flash coruptions. + config INCLUDE_CONFIG bool "Include build configuration in firmware" if DEVEL default n