I didn't mean to imply that it wasn't technically possible, only that
there is no "one size fits all" solution for OpenSolaris as a whole.
Even getting this to work in an easily tunable form is quite tricky,
since you must dynamically determine  dependencies in the process
(filesystem/minimal vs. filesystem/user).

If someone wants to pursue this, I would suggest moving the discussion
to smf-discuss.

- Eric

On Fri, May 25, 2007 at 03:32:52PM -0700, John Plocher wrote:
> Why not simply have a SMF sequence that does
> 
>     early in boot, after / and /usr are mounted:
>       create /etc/nologin (contents="coming up, not ready yet")
>       enable login
>     later in boot, when user filesystems are all mounted:
>       delete /etc/nologin
> 
> Wouldn't this would give the desired behavior?
>   -John
> 
> 
> Eric Schrock wrote:
> >This has been discussed many times in smf-discuss, for all types of
> >login.  Basically, there is no way to say "console login for root
> >only". 

--
Eric Schrock, Solaris Kernel Development       http://blogs.sun.com/eschrock
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to