Searched hist:164862 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/etc/
H A Drc.initdisklessdiff 164862 Sun Dec 03 21:50:29 MST 2006 luigi - put some common code in a function handle_remount();
- add better checks on non-existing directories to prevent error
messages at run time;
- introduce a function log() to help debugging diskless booting
when things don't work;
- modify the parsing of diskless_remount so you can add mount_nfs
options after the pathname. You could use 'remount' to do something
similar, but this way is more convenient because you don't have to
hardwire the server name in the command.
- document the above.

I have been running the above in a diskless lab since february on RELENG_6.

MFC after: 1 week

Completed in 40 milliseconds