Commit Graph

3290 Commits

Author SHA1 Message Date
Matthias Reichl
fa8acf0782 init: don't mount nfs shares with soft option by default
Using the soft timeout option for NFS mounts is a really bad idea
and the nfs(5) manpage explicitly warns about it's issues:

    NB: A so-called "soft" timeout  can  cause  silent  data
    corruption  in  certain cases. As such, use the soft op‐
    tion only when client responsiveness is  more  important
    than  data  integrity.  Using NFS over TCP or increasing
    the value of the retrans option may mitigate some of the
    risks of using the soft option.

So don't enable it by default, anyone who feels keen to take the
risk can specify it manually on kernel command line.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-16 15:37:41 +01:00
MilhouseVH
ecbd566302 Merge pull request #3896 from antonlacon/le10-systemd-cpufreq
init: move cpufreq tuning to systemd service
2019-11-15 17:50:36 +00:00
Christian Hewitt
829de88147 Merge pull request #3807 from MilhouseVH/le10_rpi_eeprom_pr7
rpi-eeprom: update to latest rpi-eeprom
2019-11-12 05:30:03 +04:00
Sascha Kühndel
509dbb2e9d Merge pull request #3953 from MilhouseVH/le10_fix_dependencies
util-linux: add missing dependencies
2019-10-29 16:46:39 +01:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
MilhouseVH
03d07ab28f Update with vl805 support 2019-10-29 11:51:27 +00:00
Christian Hewitt
363e0cfe51 Merge pull request #3947 from HiassofT/le10-v4lutils-1.18
v4l-utils: update to 1.18.0
2019-10-29 09:35:56 +04:00
Matthias Reichl
fac7a8aaf3 v4l-utils: drop Amlogic keymaps
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-28 19:09:49 +01:00
Ian Leonard
f27caaddc1 systemd: use a cpufreq service to configure cpu governor
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-28 15:55:22 +00:00
MilhouseVH
2e59361d36 util-linux: add missing dependencies 2019-10-28 01:47:47 +00:00
Matthias Reichl
5e406f1fd2 v4l-utils: change multi keymap creation to toml format
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 14:14:20 +02:00
Matthias Reichl
07c917ab7c v4l-utils: convert keymaps to toml format
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 14:14:20 +02:00
Matthias Reichl
2cd668fcb0 v4l-utils: drop xbox_dvd keymap, it's now upstream
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 13:45:26 +02:00
Matthias Reichl
0deff2dc98 v4l-utils: update to 1.18.0
Disable bpf decoder support for now, it's not yet supported
in the LE kernels and needs clang to compile.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 13:43:26 +02:00
Christian Hewitt
f669160ef1 Merge pull request #3864 from MilhouseVH/le10_fix_systemd243_warning
udev: fix systemd-243 warnings
2019-10-25 04:45:46 +04:00
Christian Hewitt
148d036477 Merge pull request #3858 from MilhouseVH/le10_dosfstools-4.1
dosfstools/e2fsprogs: update to latest
2019-10-25 04:43:19 +04:00
MilhouseVH
28441152ec Merge pull request #3923 from InuSasha/feature/host-depends
buildsystem: host packages should not depend on cross-compiler
2019-10-24 22:31:49 +01:00
MilhouseVH
45e92956a2 open-vm-tools: update to open-vm-tools-stable-11.0.1 2019-10-22 00:45:44 +01:00
Sascha Kuehndel (InuSasha)
c7c469431e buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
MilhouseVH
399fe7ee80 init: conditionally unmount /update after a failed update 2019-10-18 16:42:41 +01:00
CvH
28ed24a7c7 Merge pull request #3861 from MilhouseVH/le10_open-vm-tools-11.0.0
open-vm-tools: update to open-vm-tools-stable-11.0.0
2019-10-14 21:36:24 +02:00
CvH
443254fb75 Merge pull request #3880 from antonlacon/le10-pkg-updates
Package updates
2019-10-14 20:50:09 +02:00
Matthias Reichl
954f0c9ec5 Merge pull request #3818 from pretoriano80/eventlircd-new-rule
eventlircd: adding new rule for iMON Panel, Knob and Mouse(15c2:ffdc)
2019-10-09 21:12:35 +02:00
Ian Leonard
b0f88ac12c tz: update to 2019c
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-01 16:29:50 +00:00
MilhouseVH
f22f0f8de8 open-vm-tools: fix udev rule 2019-09-24 21:08:35 +01:00