Commit Graph

3699 Commits

Author SHA1 Message Date
Rudi Heitbaum
e2c9ec9f29 systemd: update to 253.3
log:
- https://github.com/systemd/systemd-stable/compare/v253.2...v253.3
2023-04-05 12:37:41 +00:00
mglae
ce95687080 udevil: improve mount.ntfs script
Explicit mount ntfs3 fs. Avoid log spam by performing automatic
mount over all file systems. Explicit Ntfs3 module load can be
dropped.
2023-04-02 12:23:39 +02:00
CvH
3f5d099ae6 Merge pull request #7719 from heitbaum/toolchain
Toolchain updates
2023-04-01 12:49:02 +02:00
CvH
aa96f96a3c Merge pull request #7720 from heitbaum/systemd
systemd: update to 253.2
2023-04-01 12:48:35 +02:00
Rudi Heitbaum
e5dd1ba3b8 fuse3: update to 3.14.1
release notes:
- https://github.com/libfuse/libfuse/releases/tag/fuse-3.14.1
2023-03-30 12:38:50 +00:00
Rudi Heitbaum
1029a20962 systemd: update to 253.2
log:
- https://github.com/systemd/systemd-stable/compare/v253.1...v253.2
2023-03-30 12:30:44 +00:00
Rudi Heitbaum
e6ddb930f0 squashfs-tools: update to 4.6.1
release notes:
- https://github.com/plougher/squashfs-tools/releases/tag/4.6
- https://github.com/plougher/squashfs-tools/releases/tag/4.6.1
2023-03-30 12:01:08 +00:00
Rudi Heitbaum
31f83e7231 tz: update to 2023c
log:
- https://github.com/eggert/tz/compare/2023b...2023c
2023-03-29 08:38:33 +00:00
Rudi Heitbaum
28c95efe9d tz: update to 2023b 2023-03-24 07:35:47 +00:00
CvH
91e808cfab Merge pull request #7642 from antonlacon/samba-tmpfiles
samba: move directory creation to busybox or kodi tmpfiles.d
2023-03-20 12:05:25 +01:00
CvH
a446844119 Merge pull request #7641 from antonlacon/hfstools
distro: don't include hfstools in image
2023-03-20 12:03:51 +01:00
Ian Leonard
73c2d5d023 diskdev_cmds: drop package
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-19 18:58:39 +00:00
Rudi Heitbaum
4c927d44b6 systemd: update to 253.1 2023-03-19 05:41:08 +00:00
Ian Leonard
5fd5392e6d samba: move directory creation to busybox or kodi tmpfiles.d
For the logfiles share, the createlog script will create /storage/logfiles
before moving the zipped logs there.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-18 18:35:18 +00:00
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