]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - targets/amd64/SS4200/config/overlay/boot/loader.conf
script/gentree, targets/amd64/SS4200: use a separate module path instead of hacking...
[CDN/Mosi.git] / targets / amd64 / SS4200 / config / overlay / boot / loader.conf
1 loader_logo="beastie"
2 autoboot_delay="5"
3
4 console="comconsole"
5 comconsole_speed="115200"
6
7 module_path="/boot/modules;/modules"
8
9 # Be sure to include all dependencies!
10 ahci_load="YES"
11 coretemp_load="YES"
12 geom_uzip_load="YES"
13 ichsmb_load="YES"
14 ichwd_load="YES"
15 siis_load="YES"
16 smbus_load="YES"
17 zlib_load="YES"
18
19 vfs.root.mountfrom="cd9660:/dev/iso9660/root"