Commit Graph

3789 Commits

Author SHA1 Message Date
Rudi Heitbaum
ebeb6ea0f1 open-vm-tools: update to 12.4.0
release notes:
- https://github.com/vmware/open-vm-tools/releases/tag/stable-12.4.0
2024-03-27 12:46:48 +00:00
CvH
f2286fe9ce Merge pull request #8759 from chewitt/amlogic-upstream
amlogic: bump to Linux 6.8.y and prepare for u-boot 2024.04 plus misc bits
2024-03-26 12:23:36 +01:00
Peter Tuschy
a43c069a2a busybox: init: fix toram when SYSTEM_IMAGE is with path
For the SYSTEM copy to /dev always use /dev/SYSTEM as target name
to not deal with fancy path or filenames.
Thanks HiassofT for clearing it up for me why that is best.
As far as i can tell all the rest of init is fine with BOOT_IMAGE and
SYSTEM_IMAGE having slashes in there.
Just toram was broken.
2024-03-25 13:09:38 +01:00
Christian Hewitt
d763c1eb28 systemd: add GoogleTV remote to 70-local-keyboard.hwdb
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-03-24 14:59:44 +00:00
Christian Hewitt
94954d7751 busybox: add Amlogic getedid script
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2024-03-24 14:59:19 +00:00
Rudi Heitbaum
c0b972b4b7 kmod: update to 32 2024-03-06 08:53:26 +00:00
Rudi Heitbaum
4fecb340e5 systemd: update to 255.4
Release notes:
- https://github.com/systemd/systemd/releases
2024-02-28 09:09:48 +00:00
Dimitris Papavasiliou
07d9931825 sysutils: fix openvpn.service.sample 2024-02-26 21:48:57 +02:00
Rudi Heitbaum
a4d4a7b713 pciutils: update to 3.11.1 2024-02-25 06:22:58 +00:00
Rudi Heitbaum
0441331eb3 libusb: update to 1.0.27 2024-02-02 02:59:24 +00:00
Rudi Heitbaum
a1f03264b2 tz: update to 2024a 2024-02-02 02:59:24 +00:00
Rudi Heitbaum
ffcaa201ed systemd: update to 255.3
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd-stable/compare/v255.2...v255.3
2024-01-25 13:03:59 +00:00
Matthias Reichl
44e25639b6 busybox: drop rpcbind dependency
This is now pulled in via nfs-utils

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-12 20:07:20 +01:00
Matthias Reichl
3cbc735cfb udevil: fix mount call in mount.ntfs helper script
The documented format of the -t option is "-t type", not "-ttype".

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-08 14:30:00 +01:00
Matthias Reichl
549e7667fb busybox: disable mount and umount programs for target
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-08 12:16:25 +01:00
Matthias Reichl
3e783b03ac util-linux: enable mount/umount programs
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-01-08 12:04:17 +01:00
Christian Hewitt
39165ac64e Merge pull request #8450 from heitbaum/systemd
systemd: update to 255.2
2023-12-27 09:54:34 +04:00
Rudi Heitbaum
dadfb6086a systemd: update to 255.2
Release notes:
- https://github.com/systemd/systemd/releases
2023-12-27 05:47:28 +00:00
Rudi Heitbaum
b1eae5c3b1 tz: update to 2023d 2023-12-27 05:46:54 +00:00
Rudi Heitbaum
85a95ca038 Revert "tz: update to 2023d"
This reverts commit 5360a1d7fde5985bc9e5e2983875a283e386881a.
2023-12-23 06:00:26 +00:00
Rudi Heitbaum
4de692a997 tz: update to 2023d 2023-12-22 22:30:16 +00:00
Matthias Reichl
3d5d95da64 v4l-utils: add patch to fix crash in ir-keytable
Recent keytable changes missed to properly initialize a buffer
pointer so it used random memory when reading keymaps in legacy
format and crashed:

LibreELEC:~ # ir-keytable -w .config/rc_keymaps/hauppauge
Segmentation fault (core dumped)

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-12-20 16:48:26 +01:00
Rudi Heitbaum
1c76ca2fcb systemd: update to 255.1
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd-stable/compare/v255...v255.1
2023-12-16 13:17:55 +00:00
Christian Hewitt
9a41cfc719 Merge pull request #8399 from heitbaum/systemd
systemd update to v255
2023-12-14 09:01:53 +04:00
Rudi Heitbaum
b0f02c49af v4l-utils: update to 1.26.1
log:
- https://git.linuxtv.org/v4l-utils.git/log/?h=stable-1.26
- https://git.linuxtv.org/v4l-utils.git/commit/?h=stable-1.26&id=4aee01a027923cab1e40969f56f8ba58d3e6c0d1
2023-12-13 11:20:23 +00:00