[package] base-files:
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)
commit4cc390c838a627172c0611e8eecdc835e289a9b4
tree29f47d5058426a16a867cbaf05109fcb7ba131d9
parentb30ba44e4da1e427b964324be131f0d2f493c7b8
[package] 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