Changes between Version 90 and Version 91 of NanoBSD
- Timestamp:
- Dec 21, 2009, 4:17:22 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NanoBSD
v90 v91 86 86 patch < /root/nanobsd/misc/patches/if_udav.c.patch 87 87 }}} 88 In dit geval moet bovendien de regel88 To load the driver at boot time add the lin 89 89 {{{ 90 90 if_udav_load="YES" 91 91 }}} 92 to egevoegd worden aan het bestand/boot/loader.conf92 to the configuration file /boot/loader.conf 93 93 94 94 B.5. Build nanobsd (make sure to prepare some coffee;-) )