Progress call: 17:00 UTC
- Broken image builds
A problem with firewalld causes FreedomBox to be not visible on the network
- A reboot fixes this problem
- Raspberry Pi series of devices seem to have a boot problem (still debugging it)
- Radicale migration 1.x → 2.x
- James to create bug to list our config changes.
- General problem: Modifying conffiles installed by dpkg.
- Possible solutions:
- conf.d directory to add configuration snippets
- some configuration systems can include by wildcard
- directory-based snippets, in some /usr/share directory loaded by the application itself
- using debconf
- interactive - package asks questions on what to include into the configuration
- debconf database is cache of information, not long-term storage.
- conf.d directory to add configuration snippets
- Buffer to upgrades?
- Suggestion: New tool to track failed upgrades.
FreedomBox disk space filling up
- Log file rotation
- merge request !1380
- Snapshots
- one solution being explored is to run the number cleanup algorithm after every snapshot
- Backups
- can cause disk space issues if stored on root filesystem
- explore cleanup options
- /boot (old kernel images/packages are not removed)
- Any other?
- Suggestion: Use LVM so that logs/user data filling up does not affect services starting.
- Or Btrfs subvolumes?
- Log file rotation