Luigi Rizzo 9b96fa2da3 - 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
2006-12-03 23:50:29 +00:00
..
2005-06-07 03:41:20 +00:00
2006-11-12 12:02:34 +00:00
2006-08-29 08:49:58 +00:00
2005-06-14 02:25:17 +00:00
2006-11-06 01:42:11 +00:00
2005-06-07 03:41:20 +00:00
2006-10-23 05:09:44 +00:00
2006-08-31 21:13:12 +00:00
rpc