HidingCherry / ansible-archlinux-encrypted-root

ansible script to install a fully encrypted archlinux system
GNU Affero General Public License v3.0
1 stars 0 forks source link

TODO: readme - add information to kernelModules #25

Open HidingCherry opened 2 years ago

HidingCherry commented 2 years ago

I haven't really noted the kernel modules. If the system has special devices, which require some modules on boot - they need to be added into the host_vars/MyHostname.yml file, so the initrd contains the required files and can boot/load the devices accordingly.