[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)
commita81762a0b3754ef6286da7824ee0ff8e63dc60e3
tree29f47d5058426a16a867cbaf05109fcb7ba131d9
parent0aedfbfd70b6fd71ec89839b94c6554a9e5a1bdd
[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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23258 3c298f89-4303-0410-b956-a3cf2f4a3e73
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