difos/package
Luiz Angelo Daros de Luca 5cb1dce542 base-files: add sysupgrade -k to save list of pkgs
When '-k' is used, sysupgrade inserts into backup a new file
/etc/backup/installed_packages.txt which contains pkgname and origin (rom,
overlay, unknown) without touching rootfs.

It's mainly used to reinstall all extra packages:

 # opkg update
 # grep "\toverlay" /etc/backup/installed_packages.txt | cut -f1 | xargs -r opkg install
 # rm /etc/backup/installed_packages.txt

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-12-09 18:04:11 +00:00
..
base-files base-files: add sysupgrade -k to save list of pkgs 2018-12-09 18:04:11 +00:00
boot apm821xx: add support for the Netgear WNDAP620 and WNDAP660 2018-11-26 12:05:46 +01:00
devel valgrind: enable LTO and refresh patches 2018-11-26 09:44:42 +01:00
firmware ath10k-firmware: Fix mirror hash sum (FS#1983) 2018-12-09 15:07:02 +01:00
kernel brcm2708-gpu-fw: add fw required for camera module 2018-12-05 00:39:53 +02:00
libs nghttp2: bump to 1.35.0 2018-11-25 20:22:15 +01:00
network firewall: update to latest git HEAD 2018-12-09 17:36:12 +01:00
system procd: update to latest git HEAD 2018-11-23 15:27:35 +01:00
utils util-linux: Update to 2.33 2018-11-15 21:19:37 +01:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00