Matthias Reichl
8a569e592f
busybox: use mke2fs instead of resize2fs
...
This ensures the /storage filesystem will have the correct options
(block size, inode_ratio etc) for the target partition size.
Signed-off-by: Matthias Reichl <hias@horus.com>
2024-05-02 16:08:13 +02:00
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
CvH
d09d7c51b2
pastebinit: use LE paste service
2023-12-10 22:00:52 +01:00
Rudi Heitbaum
a8f6684019
v4l-utils: fix meson.build for rc_keymaps
...
logic for keytablesystemdir changed between configure and meson
was
AC_SUBST([keytablesystemdir], [$with_udevdir/rc_keymaps])
AC_SUBST([keytableuserdir], [$sysconfdir/rc_keymaps])
AC_SUBST([udevrulesdir], [$with_udevdir/rules.d])
is now the following and the -D is missing the rc_keymaps, where as previously udevrulesdir
was defined seperately
- https://git.linuxtv.org/v4l-utils.git/tree/utils/keytable/meson.build?h=v4l-utils-1.26.0#n16
lines 16-22 and 62-70
2023-12-09 13:05:48 +00:00
Rudi Heitbaum
a7f20da01a
systemd: update boolean to string in config
2023-12-08 08:56:11 +00:00
Rudi Heitbaum
8fca16ecfc
systemd: update to 255
...
Release notes:
- https://github.com/systemd/systemd/releases
2023-12-08 08:56:11 +00:00
Rudi Heitbaum
5b33584df7
util-linux: update to 2.39.3
2023-12-06 13:10:00 +00:00
Christian Hewitt
0d2323eb31
Merge pull request #8308 from HiassofT/le12-udevil-conf
...
udevil: support custom udevil.conf in /storage/.config
2023-11-30 16:37:40 +04:00
Rudi Heitbaum
22d377442c
systemd: update to 254.7
...
Release notes:
- https://github.com/systemd/systemd/releases
Log:
- https://github.com/systemd/systemd-stable/compare/v254.6...v254.7
2023-11-30 10:45:10 +00:00
Rudi Heitbaum
d8594004bf
systemd: sanitize /etc/group and gids
...
sgx group was added in systemd-248 in commit
- c9c4899f44
Fixes warnings at boot by: systemd-udevd and dbus-daemon at boot:
~ # journalctl | grep Unknown
systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:56 Unknown group 'sgx', ignoring.
systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:57 Unknown group 'sgx', ignoring.
dbus-daemon[568]: dbus[568]: Unknown group "wheel" in message bus configuration file
dbus-daemon[568]: dbus[568]: Unknown username "systemd-oom" in message bus configuration file
renumber gids:
- input 199 -> 104
- kvm 10 -> 36
- render 12 -> 105
ref:
- 9a797ddc41
- https://pagure.io/setup/blob/master/f/uidgid
2023-11-29 10:37:45 +00:00
Rudi Heitbaum
520f5d809d
v4l-utils: fix 1.26.0 cross compiled builds
2023-11-27 11:19:58 +00:00
Rudi Heitbaum
fcd44e66df
v4l-utils: update to 1.26.0
...
Changelog:
- https://git.linuxtv.org/v4l-utils.git/diff/ChangeLog?h=stable-1.26
new files included:
- /usr/sbin/v4l2-dbg
- /usr/bin/cx18-ctl
- /usr/bin/ivtv-ctl
- /usr/bin/cec-compliance
- /usr/bin/media-ctl
- /usr/bin/v4l2-sysfs-path
- /usr/bin/dvbv5-daemon
- /usr/bin/decode_tm6000
- /usr/bin/cec-follower
- /usr/bin/rds-ctl
- /usr/lib/udev/rc_keymaps/empty.toml
- /usr/lib/udev/rc_keymaps/beelink_mxiii.toml
- /usr/lib/udev/rc_keymaps/dreambox.toml
2023-11-26 09:27:37 +00:00
Rudi Heitbaum
d7298c7398
systemd: update to 254.6
...
Release notes:
- https://github.com/systemd/systemd/releases
2023-11-10 09:46:40 +00:00
Matthias Reichl
e66a2437a4
udevil: support custom udevil.conf in /storage/.config
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-11-10 10:23:42 +01:00
Rudi Heitbaum
43771bc277
usbutils: update to 017
...
change log:
- 23077bf825
2023-10-31 11:06:35 +00:00
mglae
57e5d5b081
Merge pull request #8257 from heitbaum/deps
...
update dependancies and fix glib pkgconfig
2023-10-29 12:06:20 +01:00
Rudi Heitbaum
2402940fae
open-vm-tools: update to 12.3.5
2023-10-29 04:09:29 +00:00
Rudi Heitbaum
c4f195d781
exfatprogs: update to 1.2.2
2023-10-29 04:09:29 +00:00
Rudi Heitbaum
1b54a02521
glib: depend on glib:host
2023-10-28 23:23:08 +00:00
Rudi Heitbaum
5a4c34378a
dbus: update to 1.15.8 and meson
...
news:
- https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/NEWS
dbus 1.15.8 (2023-08-21)
========================
Build-time configuration changes:
- For this version of dbus, Meson is the recommended build system for all
Unix platforms. CMake continues to be recommended for Windows, but this
recommendation might change to Meson in a future release, so please
test the Meson build. See INSTALL for details.
- Autotools-generated files are no longer included in the tarball release.
The Autotools build system is likely to be removed in a future dbus
release, so Autotools users should migrate to Meson as soon as possible.
It is still possible to build using Autotools, by following the same
procedure as for a git clone (starting with the `./autogen.sh` script).
2023-10-27 12:26:25 +00:00
Rudi Heitbaum
0fd1573b69
usbutils: update to 016
...
announcement:
- https://lwn.net/Articles/948463/
2023-10-25 13:36:39 +00:00
CvH
1fb0799ebd
Merge pull request #7282 from heitbaum/udevil
...
udevil: update to alpharde fork and config
2023-10-22 11:52:27 +02:00
heitbaum
d4d64bb524
udevil: update to alpharde fork and config
...
Use updated alpharde fork
- https://github.com/alpharde/udevil
KNOWN_FILESYSTEMS includes exfat now
2023-10-22 08:15:34 +00:00
CvH
65dead2c34
Merge pull request #8212 from heitbaum/pkgs
...
Package updates
2023-10-14 23:03:59 +02:00
Peter
1c984997ac
libusb-compat: fix sha256
2023-10-14 09:30:46 +02:00
Rudi Heitbaum
f2cd098561
fuse3: update to 3.16.2
...
Change log:
- https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst
2023-10-14 01:16:12 +00:00