Commit Graph

3231 Commits

Author SHA1 Message Date
MilhouseVH
ee2128d78e Merge pull request #3764 from HiassofT/le10-console-font
[le10] use a larger console font on HiDPI displays
2019-08-23 15:20:11 +01:00
Matthias Reichl
1cb0af881c init: make resolution limit for using big console font configurable
The vertical resulution limit can be set with the "bigfont" option.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
Matthias Reichl
5f9248eb59 init: use terminus 16x32 font on >1080 lines displays
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
Matthias Reichl
a6ef4e5c59 busybox: enable setfont
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
Matthias Reichl
81c0c5a2a9 terminus-font: add package
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-23 12:55:15 +02:00
MilhouseVH
2ddcea9684 Merge pull request #3767 from capntrips/fix-swap
systemd: fix swap partition handling when multiple present
2019-08-23 00:30:01 +01:00
Marcus Cooper
961c91052d v4l-utils: Add Beelink remote
Add the keycodes for the remote that comes with the Beelink X2
2019-08-20 06:13:14 +00:00
DaVukovic
2c0288b0c2 Merge pull request #3064 from pizzaboy75/patch-2
getedid: added the active HDMI/DP port to new kernel parameters
2019-08-18 22:07:45 +02:00
capntrips
cef52f85a3 systemd: fix swap partition handling when multiple swap partitions are present 2019-08-15 00:11:18 -05:00
MilhouseVH
0779f60103 open-vm-tools: update to open-vm-tools-stable-10.3.10 2019-08-14 14:25:03 +01:00
MilhouseVH
6a2ee780ff Merge pull request #3738 from lbschenkel/suspend-xpad
busybox: add 'xpad' to SUSPEND_MODULES
2019-08-07 17:03:29 +01:00
Leonardo Brondani Schenkel
1c90c1d946 busybox: allow customizing suspend-modules.conf 2019-08-04 10:58:27 +02:00
Leonardo Brondani Schenkel
803b5304ba busybox: add 'xpad' to SUSPEND_MODULES
In some systems, xpad times out during suspend:

[ 4470.773651] xpad 2-1.5:1.6: timed out waiting for output URB to complete, killing
[ 4475.892774] xpad 2-1.5:1.4: timed out waiting for output URB to complete, killing
[ 4481.011717] xpad 2-1.5:1.2: timed out waiting for output URB to complete, killing
[ 4486.130707] xpad 2-1.5:1.0: timed out waiting for output URB to complete, killing
[ 4486.288630] PM: suspend devices took 20.880 seconds

This causes suspend to take a long time to complete. Unloading/reloading
the module during suspend/wakeup successfully works around this issue.
2019-08-03 16:49:06 +02:00
Matthias Reichl
1279399385 e2fsprogs: build binaries needed for image creation
build e2fsck, mke2fs and tune2fs and install them to toolchain

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-16 20:20:37 +02:00
Matthias Reichl
601647f314 dosfstools: install fsck.fat and fatlabel to toolchain
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-15 20:24:57 +02:00
MilhouseVH
16a1a0a21a Merge pull request #3649 from adufray/udevil-nvme
Include /dev/nvme* for automounting m.2 devices
2019-07-13 23:11:55 +01:00
Jernej Škrabec
f8d294cb9b Merge pull request #3672 from MilhouseVH/le10_systemd_rdrand_fix
systemd: eat up RDRAND values seen on AMD cpus
2019-07-11 01:21:48 +02:00
Jernej Škrabec
71b398edf3 Merge pull request #3635 from MilhouseVH/le10_oem_splash_cleanup
init: clean up splash image selection
2019-07-11 01:20:45 +02:00
MilhouseVH
46a7b470a5 systemd: eat up RDRAND values seen on AMD cpus 2019-07-09 18:44:21 +01:00
adufray
9a7a7f5467 Update packages/sysutils/udevil/udev.d/95-udevil-mount.rules
Co-Authored-By: MilhouseVH <MilhouseVH@users.noreply.github.com>
2019-07-04 11:48:08 -05:00
adufray
f15c06cd5c Include /dev/nvme* for automounting m.2 devices 2019-07-04 10:47:34 -05:00
Matthias Reichl
e532cde725 lirc: add --enable-uinput configure option
Don't rely on autodetection as this will fail, eg when building
in a chroot without /dev/uinput, and result in lircd-uinput missing

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 17:02:31 +02:00
Matthias Reichl
bd79a69f43 lirc: add patches from Debian Buster
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 12:31:07 +02:00
Matthias Reichl
304fa8c2eb lirc: fix disable-python patch
The patch accidentally dropped installation of pkgconfig files which
lead to libirman not detecting lirc

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 12:31:07 +02:00
MilhouseVH
b0e0aa64e9 init: clean up splash image selection 2019-07-02 16:34:29 +01:00