Rename configuration.mk to configuration.md

This commit is contained in:
Pascal Vizeli
2018-06-03 15:00:08 +02:00
committed by GitHub
parent d8b808c8b3
commit db446f4656

View File

@@ -0,0 +1,12 @@
# Configuration
## Bootargs
You can edit or create a `cmdline.txt` into your boot partition. That will be read from our bootloader.
## Kernel-Module
The kernel module folder `/etc/modules-load.d` is persistent and you can add your config files there. See [Systemd modules load][systemd-modules].
[systemd-modules]: https://www.freedesktop.org/software/systemd/man/modules-load.d.html