Commit Graph

3471 Commits

Author SHA1 Message Date
Matthias Reichl
a62294272a busybox: create /storage/.cache/kernel-overlays via tmpfiles.d
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 16:16:17 +01:00
Matthias Reichl
8f1344f6fd Move kernel overlays setup to init
When running kernel-overlays-setup as a systemd service we have
a short window where /lib/firmware isn't available.

This causes drm edid override to occasionally fail if the edid file
is requested between switching to sysroot and completion of the
kernel-overlays-setup script.

Setting up firmware and module overlays in init, before switching
to sysroot, closes the gap and also has the benefit that we no longer
need to care about the rather tedious systemd unit ordering.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 16:16:17 +01:00
Matthias Reichl
cf763e204f init: create /run tmpfs in init
The filesystem options are set to match what systemd is using when
it would create the /run tmpfs, see src/core/mount-setup.c in
systemd source code.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 16:16:17 +01:00
heitbaum
fbff65de36 libevdev: update to 1.11.0
update 1.10.1 to 1.11.0
commit: 60d4f1b2ae

this is only a license change.
view history here: https://gitlab.freedesktop.org/libevdev/libevdev/-/commits/master/
2021-02-01 07:43:45 +00:00
heitbaum
6d49d330cd parted: update to 3.4
update 3.3 (2019-10-10) to 3.4 (2021-01-27)
news: https://git.savannah.gnu.org/cgit/parted.git/plain/NEWS?h=v3.4
2021-01-30 06:44:34 +00:00
CvH
5b97b230aa Merge pull request #5033 from chewitt/dthelper
dthelper: only flag memsize for pi and 512mb boards
2021-01-26 18:19:40 +01:00
heitbaum
f607141b53 tz: update to 2021a 2021-01-25 13:34:42 +00:00
Christian Hewitt
e5cb1ade46 dthelper: only flag memsize for pi and 512mb boards 2021-01-25 08:46:38 +00:00
Ian Leonard
b31ce30170 sysutils: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
heitbaum
57a781b5be libevdev: update to 1.10.1
update 1.10.0 to 1.10.1
changelog: https://gitlab.freedesktop.org/libevdev/libevdev/-/commits/master/
minor changes only
2021-01-17 06:38:58 +00:00
heitbaum
a959c2c62a open-vm-tools: update to 11.2.5
update 11.2.0 to 11.2.5
changelog:
https://github.com/vmware/open-vm-tools/releases/tag/stable-11.2.5
2021-01-17 06:38:47 +00:00
heitbaum
f58d37eb7f gptfdisk: update to 1.0.6
update 1.0.5 to 1.0.6
news:
1.0.6 (1/13/2021):
------------------

- Fixed bug that could cause segfault if GPT header claimed partition
  entries are oversized. See:
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0256

- Fixed bug that could cause a crash if a badly-formatted MBR disk was
  read. See:
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-0308

- Renamed the partition type "Freedesktop $BOOT" to "XBOOTLDR partition".

- Added several more Freedesktop partition table type codes (0x8312 through
  0x831C).

- Fixed type code definition in diskio-unix.cc that prevented 32-bit builds
  from correctly handling disks over 4 TiB in size.

- Minor tweaks to get the software to compile on FreeBSD; that seems to have
  fallen into disrepair.
2021-01-17 06:38:38 +00:00
mglae
0bbda22e0c usbutils: use autotools toolchain 2021-01-16 15:47:59 +01:00
Christian Hewitt
b9272a4e90 Merge pull request #4773 from CvH/10.0/unzip_cleanup
drop unzip and minizip package
2021-01-16 16:47:35 +04:00
Christian Hewitt
f55929632e busybox: drop VIM3 workaround from ledfix 2021-01-13 11:29:08 +00:00
chewitt
4f9a7bcdbb amlogic: ethmactool support alternate secure-monitor node 2021-01-13 10:44:42 +00:00
Christian Hewitt
685ee71268 Merge pull request #4836 from CvH/10.0/sky2
evenlircd: fix SKY-Q remote
2021-01-12 10:06:11 +04:00
heitbaum
9e52c52ea1 kmod: update to 28
update 27 (2020-02-18) to 28 (2021-01-07)
changelog: https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/log/
cleaned up configure flags
fix PKG_SITE
2021-01-11 09:22:52 +00:00
CvH
29069b3e7f Merge pull request #4907 from heitbaum/bump-busy
busybox: update to 1.32.1
2021-01-10 21:50:56 +01:00
Jernej Skrabec
c6d5857ac3 usbutils: Fix reconfifuration 2021-01-10 11:37:25 +01:00
CvH
12927fde98 Merge pull request #4882 from heitbaum/bump-sysutils
Update sysutils packages
2021-01-10 09:13:20 +01:00
heitbaum
0787bcdf2a usbutils: update to 013
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2021-01-10 07:20:31 +00:00
heitbaum
5a68b66691 busybox: update to 1.32.1
update 1.32.0 (26 June 2020) to 1.32.1-stable (1 January 2021)
changelog: https://www.busybox.net
2021-01-09 13:00:28 +00:00
CvH
0b45e3a6b5 ir-bpf-decoders: cleanup version 2021-01-08 04:08:29 +00:00
heitbaum
59a2ef1ec9 terminus-font: update to 4.49.1 2021-01-07 09:29:49 +00:00