mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
- 50freedombox4.pref handles freedombox package from current backports. Whenever upgrading to a new Debian release, backports can be activated for the new release, and will always include the freedombox package at the start. - 51freedombox-apps.pref handles apps, and each entry is particular to a Debian release. For example, after bullseye release, entries from bullseye-backports can be added, and entries from buster-backports can be removed. Tests: - In testing container, run setup in development mode. Apt preferences files have the expected content. - In stable vagrant box, install deb with these changes. Apt preferences files have the expected content. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>