Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/x86
Module Name: src
Committed By: cegger
Date: Thu Feb 12 15:40:15 UTC 2009
Modified Files:
src/sys/arch/xen/x86: autoconf.c
Log Message:
Make Dom0/DomU boot with root-on-nfs when 'bootdev' parameter is missing or
wrong.
In this case, we get prompted for the root device.
Make sure that nfs_bootstatic_callback is initialized or we will miss the
nfsroot bootparameter,
causing a boot failure even when root device is correct.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/x86/autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index