Oliver Smith
ec65cb9968
Weston: log to syslog instead of /tmp/weston.log ( #762 )
...
Placing such files in /tmp/ is an unnecessary attack vector, as
@pavelmachek showed. All udev rules, which mentioned /tmp/weston.log
do not contain any path anymore.
Logs can be read with:
logread -f /var/log/messages | grep weston
See also: <https://wiki.alpinelinux.org/wiki/Syslog >
2017-10-17 20:38:47 +00:00
drebrez
1ff598acd8
[huawei-y530] Add firmware-huawei-y530 package with wifi required files ( #781 )
2017-10-17 16:25:38 +00:00
drebrez
9705ba8b5d
[huawei-y530] Add dev_touchscreen variable in deviceinfo ( #667 )
2017-10-02 22:37:38 +00:00
drebrez
e303ea7cf0
Set framebuffer mode in initramfs for all devices ( #652 )
2017-09-29 15:22:20 +00:00
drebrez
a1b840bb71
[huawei-y530] Fix touchscreen ( #552 )
...
- Add patch to fix synaptics rmi touchscreen driver
- Disable not needed touchscreen drivers in kernel config
- Add udev rule to detect touchscreen device
2017-09-10 11:35:20 +00:00
drebrez
fe8e0b3fa7
Update/fix Huawey y530 kernel, framebuffer works ( #534 )
2017-09-08 15:18:11 +00:00
drebrez
9271425c1a
Initial Huawei Ascend Y530 support ( #462 )
2017-08-25 15:47:32 +00:00