armbian-build/packages
Dennis e5ab9389e9
Fix for journald filling /var/log using flush from volatile instead of copy, and removing cache files when nearly full (#3967)
* Fix to flush volatile journald to prevent full /var/log at startup

* re-introduce directory / in non-rsync copy, and exclude journal* in this copy
Note: this may need some testing if someone doesn't use rsync

* Fix for non-rsync copy to Disk, since journal cannot be copied onto itself

* Backed up journal files are removed with vacuum, so no need to delete them separately

* Make room at boot by removing old logs, in addition to the removal later
every 15 minutes

* remove old archived journal files modified more than 1 day ago

* make sure volatile logging is used, since journald sometimes turns persistent at boot
remove unused commented lines in ramlog

* Fix check for configured journald volatile logging

* revert #3799, the rsync --delete

Co-authored-by: dennis laptop <dennis@smartstatetechnolgy.nl>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2022-08-10 09:02:03 +02:00
..
armbian Bugfix for packages/armbian/builddeb, packages/bsp/common/etc/kernel/preinst.d/initramfs-cleanup (#3511) 2022-02-26 15:04:24 +01:00
blobs Allow non-legacy RockPi-S images to boot from their built-in EMMC (aka SDNAND) chips (#4002) 2022-07-16 10:37:37 +02:00
bsp Fix for journald filling /var/log using flush from volatile instead of copy, and removing cache files when nearly full (#3967) 2022-08-10 09:02:03 +02:00
extras-buildpkgs Adjust chroot build packages due to Jammy upgrade (#3650) 2022-04-11 00:39:03 +02:00
pack-uboot Orangepi Zero2 legacy - adjust memory voltage according to manufacturer's recommendation 2021-12-08 21:41:23 +01:00
README.md Improvements for BSP creation (#2975) 2021-07-07 16:06:00 +02:00

folder function
armbian kernel deb packaging scripts
blobs
bsp
bsp-cli common files which are copied in armbian-cli-* package
bsp-desktop common files which are copied in armbian-desktop-* package
extras-buildpkgs