From 275346a0aee79b62c19286fdc5f4b079db2e03a2 Mon Sep 17 00:00:00 2001 From: "x13.me" <17013579+x13-me@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:30:16 +0000 Subject: [PATCH] Update Autoconfig with proposed changes --- docs/User-Guide_Autoconfig.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/User-Guide_Autoconfig.md b/docs/User-Guide_Autoconfig.md index 3ec661ce..f50d4211 100644 --- a/docs/User-Guide_Autoconfig.md +++ b/docs/User-Guide_Autoconfig.md @@ -21,7 +21,13 @@ PRESET_CONFIGURATION="http://path/to/config/file" - The directives in this file are specified using `key="value"` format. - To ask for a value interactively, leave it unset or comment out the directive. -- For fully-unattended setup, specify all values +- For fully-unattended setup, specify all values. + +!!! caution + No validation of this network config is performed, wrong settings will lead to broken network. + Armbian supports [netplan.io](https://netplan.io), this is the preferred config method. + See [netplan guides](https://netplan.readthedocs.io/en/stable/examples/) for various example configurations. + Netplan config is stored in `/etc/netplan/`. | Configuration directive | `[default]` \| `option` | Description: | | :---------------------- | :-------------- | :----------- |