base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade...
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Oct 2010 19:24:12 +0000 (19:24 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Oct 2010 19:24:12 +0000 (19:24 +0000)
commitd80f82d7a4cbf6d5c7dbabe5ac493a8e3e5665c0
tree331feedd5034e69c522f9cf160716d4cdff5d486
parentf3a5085903f770bf0b569d3b94ca1cc4d7bab53f
base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles

SVN-Revision: 23258
package/base-files/Makefile
package/base-files/files/etc/sysupgrade.conf [new file with mode: 0644]
package/base-files/files/lib/upgrade/keep.d/base-files-essential [new file with mode: 0644]
package/base-files/files/sbin/sysupgrade