Sascha Kuehndel (InuSasha)
8903d66bb6
meson: use TARGET_x
2019-09-19 11:14:43 +02:00
MilhouseVH
a404c441a0
Merge pull request #3804 from HiassofT/le10-systemd-fix-fs-corruption
...
fix filesystem corruption on reboot/shutdown
2019-09-18 19:43:35 +01:00
MilhouseVH
64ecfa4e15
Merge pull request #3820 from HiassofT/le10-init-toram
...
init: make copying SYSTEM to RAM opt-in
2019-09-18 19:11:36 +01:00
Matthias Reichl
dac78e7c65
Merge pull request #3794 from MilhouseVH/le10_systemd-243
...
systemd: update to systemd-243
2019-09-15 12:48:10 +02:00
Matthias Reichl
74de7b2aca
systemd: prevent unmounting flash via umount.target
...
add drop-in to set DefaultDependencies=no on /flash mount. This
removes the Conflicts=umount.target and /flash won't be unmounted
by systemd. systemd-shutdown will then later remount it ro and
try to unmount it.
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-09-13 23:44:19 +02:00
CvH
1e1e695073
Merge pull request #3703 from chewitt/amlogic-master
...
update Amlogic to 5.3.x and various other cleanups
2019-09-13 13:16:45 +02:00
Matthias Reichl
ed840db477
init: make copying SYSTEM to RAM opt-in
...
Copying SYSTEM to RAM eats up precious memory that'd be better used
for kernel filesystem cache and other things and can takes quite some
time on slower storage devices like SD cards.
Instead of having two options to define a minimum RAM size (below
which SYSTEM won't be copied) and the "noram" option (which disables
copying completely) reverse the logic and use a single "toram" option
which users can set on kernel command line if they want SYSTEM copied
to RAM.
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-09-13 10:28:56 +02:00
chewitt
da9d8fcb8b
busybox: fix dtfile helper script
2019-09-10 16:53:08 +00:00
Matthias Reichl
8d9dd9ec67
systemd: drop patch that causes filesystem corruption on reboot/shutdown
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2019-09-08 23:53:08 +02:00
Matthias Reichl
6f407993d2
Merge pull request #3729 from MilhouseVH/le10_rpi4_firmware
...
RPi4: add tools for updating SPI bootloader
2019-09-08 20:21:42 +02:00
MilhouseVH
5d01dc4f1d
init: cleanup flash; execute real script not wrapper
2019-09-08 18:30:23 +01:00
MilhouseVH
05184d1d23
init: add rpi-flash-firmware service
2019-09-06 19:30:13 +01:00
MilhouseVH
61e9c1fe4e
systemd: update to systemd-243
2019-09-03 21:31:57 +01:00
5schatten
98459ad51f
squashfs-tools: renamed squashfs / updated to release 4.4 / cleaned up
2019-08-29 23:26:28 +02:00
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