Ian Leonard
787b30b24b
busybox: createlog: no githash stored in /etc/issue
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2023-03-18 06:31:06 +00:00
Ian Leonard
462b767ce4
busybox: createlog: cleanup
...
Only create a logfile for the previous boot if persistent journal
is being used.
Also applies some changes for shellcheck warnings:
`...` to $(...)
Verifying variable is set ${var:?} before rm'ing
Useless use of cat
Command grouping when the commands redirect to the same file
Use of == in [...]
[ test1 -a test2 ] to [ test1 ] && [ test2 ]
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2023-03-18 06:30:34 +00:00
CvH
7ed1612aa2
Merge pull request #7627 from heitbaum/sysutils
...
Sysutils package updates
2023-03-17 19:14:13 +01:00
Peter Vicman
783f0c45e1
systemd: fix error in 70-local-keyboard.hwdb
...
introduced in https://github.com/LibreELEC/LibreELEC.tv/pull/7386
LibreELEC:~ # udevadm hwdb --update
/usr/lib/udev/hwdb.d/70-local-keyboard.hwdb:28: Property expected, ignoring record with no properties.
2023-03-17 18:34:27 +01:00
Rudi Heitbaum
bd61f43fa7
fuse3: update to 3.14.0
2023-03-17 13:18:02 +00:00
Rudi Heitbaum
fa601a142e
libusb-compat: update to 0.1.8
...
log:
- https://github.com/libusb/libusb-compat-0.1/compare/v0.1.7...v0.1.8
2023-03-17 11:17:26 +00:00
Rudi Heitbaum
2d4e1b6ea6
e2fsprogs: update to 1.47.0
2023-03-17 11:17:26 +00:00
CvH
db4b6e25b0
Merge pull request #7607 from heitbaum/x86
...
x86 driver updates
2023-03-14 17:36:24 +01:00
Rudi Heitbaum
d57a28b0da
open-vm-tools: update to 12.2.0
2023-03-14 13:25:53 +00:00
heitbaum
9bb5a09af7
busybox: update to 1.36.0
...
Includes seedrng:
- https://www.mail-archive.com/busybox@busybox.net/msg28256.html
news:
- https://www.busybox.net/news.html
ann:
- http://lists.busybox.net/pipermail/busybox-cvs/2023-January/041367.html
2023-03-14 13:04:21 +00:00
Rudi Heitbaum
82bd1fb85e
systemd: update to 252.7
...
log:
- https://github.com/systemd/systemd-stable/compare/v252.6...v252.7
2023-03-10 06:17:04 +00:00
CvH
ec9ebc0b52
Merge pull request #7534 from heitbaum/v4l-utils
...
v4l-utils: update to 1.24.1
2023-03-05 21:35:20 +01:00
CvH
a70777a915
Merge pull request #7395 from heitbaum/fuse3
...
fuse3: update to 3.13.0
2023-03-05 21:31:42 +01:00
Christian Hewitt
8cc6cb9db8
busybox: add t95z-plus to vfd-clock
2023-02-26 13:06:34 +00:00
Rudi Heitbaum
fb862d9456
v4l-utils: update to 1.24.1
2023-02-26 05:29:38 +00:00
Rudi Heitbaum
ba36670fde
systemd: update to 252.6
2023-02-17 08:05:56 +00:00
Christian Hewitt
29e9c4c936
systemd: add tx9-pro to vfd-clock script
2023-02-12 11:22:11 +00:00
Christian Hewitt
10072276d2
ethmactool: support Radxa Zero2 as well
2023-02-12 11:22:00 +00:00
Rudi Heitbaum
4d6d86986c
e2fsprogs: update to 1.46.6
...
commit 1.46.6:
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?h=maint&id=0127761a94aac2183c46448b34e052006c45b246
commit 1.46.6-rc1:
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?h=maint&id=8e70bf2a1c2998b0580ac55c97ffb00983bfc80d
2023-02-03 08:18:22 +00:00
Rudi Heitbaum
928a42ff84
systemd: fix build issue with glibc-2.36
2023-01-31 12:12:23 +00:00
Rudi Heitbaum
01f35c2767
systemd: update SHA256
2023-01-31 11:25:06 +00:00
Rudi Heitbaum
c8337e3e00
systemd: update SHA256
2023-01-30 21:39:44 +00:00
Rudi Heitbaum
ad20104890
systemd: update to 252.5
...
changelog:
- https://github.com/systemd/systemd-stable/compare/v252.4...v252.5
2023-01-30 03:25:18 +00:00
Rudi Heitbaum
93b15a1943
fuse3: update to 3.13.0
...
release notes:
- https://github.com/libfuse/libfuse/releases/tag/fuse-3.13.0
2023-01-17 16:21:22 +00:00
Christian Hewitt
ecdcdad67c
systemd: add nfs4 hint to nfs.mount.sample
2023-01-16 08:01:22 +00:00