Stretch bugfix and Tinkerboard upstream patch

This commit is contained in:
Igor Pecovnik 2018-05-29 16:50:30 +00:00
parent 3d9ea39a68
commit f3fcea2358
3 changed files with 5006 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.4.132 Kernel Configuration
# Linux/arm 4.4.133 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y

View File

@ -251,6 +251,8 @@ install_distribution_specific()
exit 0
EOF
chmod +x $SDCARD/etc/rc.local
# DNS fix
sed -i "s/#DNS=.*/DNS=1.1.1.1/g" $SDCARD/etc/systemd/resolved.conf
;;
bionic)
# remove doubled uname from motd

File diff suppressed because it is too large Load Diff