Project

General

Profile

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

# Date Author Comment
37d60e23 01/07/2025 02:11 PM Luiz Souza

Bump up the year in the Copyright notice.

816fef25 05/23/2024 05:37 PM Marcos M

Move to is_platform_booting()

The function platform_booting() is deprecated.

a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

f83416bd 07/29/2019 11:58 AM Renato Botelho

Normalize some copyright messages

84963037 10/16/2018 03:18 PM Jim Pingle

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

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...