[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-commits-all
Subject:    cvs commit: src/sys/boot/forth loader.4th.8
From:       Ruslan Ermilov <ru () freebsd ! org>
Date:       2004-09-30 21:48:51
Message-ID: 200409302148.i8ULmpNr059970 () repoman ! freebsd ! org
[Download RAW message or body]

ru          2004-09-30 21:48:51 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/forth       loader.4th.8 
  Log:
  Setting "kernel" to an absolute path is a bad idea because
  after loading such a kernel, "module_path" will be set to
  an insane value.  Fixed example by providing an equivalent
  setting.  For the record, when automatically loading a
  kernel (commands "boot" and "boot-conf"), the following is
  tried, in this order:
  
          path=/boot/${kernel} file=${bootfile}
          path=/boot/${kernel} file=${kernel}
          path=${kernel} file=${bootfile}
          path=${kernel} file=${kernel}
          path=${module_path} file=${kernel}
  
  Revision  Changes    Path
  1.15      +2 -2      src/sys/boot/forth/loader.4th.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic