[PC-BSD Commits] r16265 - pcbsd/current/overlays/mfsroot-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Sat Apr 7 11:33:39 PDT 2012
Author: kris
Date: 2012-04-07 18:33:39 +0000 (Sat, 07 Apr 2012)
New Revision: 16265
Modified:
pcbsd/current/overlays/mfsroot-overlay/etc/rc.conf
Log:
Move some of the modules to rc.conf for loading
Modified: pcbsd/current/overlays/mfsroot-overlay/etc/rc.conf
===================================================================
--- pcbsd/current/overlays/mfsroot-overlay/etc/rc.conf 2012-04-07 13:58:56 UTC (rev 16264)
+++ pcbsd/current/overlays/mfsroot-overlay/etc/rc.conf 2012-04-07 18:33:39 UTC (rev 16265)
@@ -9,4 +9,4 @@
hostname="pcbsd"
# Load the following kernel modules
-kld_list="ng_ubt ntfs ntfs_iconv udf udf_iconv linux"
+kld_list="ng_ubt ntfs ntfs_iconv udf udf_iconv geom_mirror geom_journal geom_eli linux sdhci zfs nullfs"
More information about the Commits
mailing list