dustin
/
jenkinsagent
Archived
1
0
Fork 0
This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
jenkinsagent/rootfs
Dustin fb13e26a49 rootfs: ensure /var/lib/rsyslog exists
Since Git does not track empty directories, the `/var/lib/rsyslog`
directory was not included in the overlay hierarchy, and thus missing
from the final rootfs image.  The directory needs to have a file within
it in order to be tracked.  Buildroot automatically skips copying files
named `.keep` from the overlay, presumably for this reason.
2022-03-17 10:59:26 -05:00
..
overlay rootfs: ensure /var/lib/rsyslog exists 2022-03-17 10:59:26 -05:00
linux.config Initial commit 2022-03-09 00:27:30 -06:00
post-build.sh rootfs: Update clock epoch at build time 2022-03-15 14:18:29 -05:00
post-fakeroot.sh rootfs: Remove /var/log/journal 2022-03-15 14:18:29 -05:00
post-image.sh Initial commit 2022-03-09 00:27:30 -06:00
users rootfs: Create user for Jenkins 2022-03-15 14:18:29 -05:00