Project

General

Profile

Download (1.69 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
880ed461 01/03/2020 04:36 PM Jim Pingle

This is 2020. Issue #9245

5323ce24 12/31/2019 03:15 PM Jim Pingle

Fix copyright header on rc.package_reinstall_all. Issue #9245

21aaa00b 12/19/2019 07:09 PM Jim Pingle

Update copyright notice years. Issue #9245

d7f7ab4f 10/16/2018 03:19 PM Jim Pingle

Solve a package reinstall/start race condition. Fixes #9045

(cherry picked from commit 84963037949aaf5225ae664cfe9b4e3b037beee0)

10511c3b 08/07/2018 12:47 PM Renato Botelho

Fix #7604: Rework pkg reinstall on config restore

- Remove old code needed to upgrade fom < 2.3 to 2.3
- Simplify logic using a single file /conf/needs_package_sync
- Create /etc/rc.package_reinstall_all, a script used to reinstall all
packages present in config but not on pkg database...