Author: delphij
Date: Fri Nov 26 02:18:52 2010
New Revision: 215852
URL: http://svn.freebsd.org/changeset/base/215852

Log:
  MFC r214426: Add a short note about kernel modules in FIXIT mode.

Modified:
  stable/7/release/fixit.profile
Directory Properties:
  stable/7/release/   (props changed)
  stable/7/release/doc/   (props changed)
  stable/7/release/doc/en_US.ISO8859-1/hardware/   (props changed)
  stable/7/release/picobsd/tinyware/login/   (props changed)

Modified: stable/7/release/fixit.profile
==============================================================================
--- stable/7/release/fixit.profile      Fri Nov 26 02:15:39 2010        
(r215851)
+++ stable/7/release/fixit.profile      Fri Nov 26 02:18:52 2010        
(r215852)
@@ -25,6 +25,10 @@ echo '| You might want to symlink /mnt/e
 echo '| to /etc after mounting a root filesystem from your disk.      |'
 echo '| tar(1) will not restore all permissions correctly otherwise!  |'
 echo '|                                                               |'
+echo '| In order to load kernel modules you might want to add the     |'
+echo '| fixit media to the kern.module_path sysctl variable so that   |'
+echo '| the kernel knows where to find them.                          |'
+echo '|                                                               |'
 echo '| Note: you can use the arrow keys to browse through the        |'
 echo '| command history of this shell.                                |'
 echo '+---------------------------------------------------------------+'
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to