Kyle McDonald wrote:
> [EMAIL PROTECTED] wrote:
> >
> >> This has been discussed on the POSIX mailing list a while ago.
> >> stderr is expected to be readable in the default case where stderr
> >> is connected to the controlling tty.
> >
> > Where does it say so in the standard?
> >
> > The miniroot is *NOT* a POSIX compliant environment nor does it play one on
> > TV, so the point is moot anyway.
> >
> That is true.
>
> But the installer allows you to exit to a single-user shell to perform
> administration tasks. Most users I know would expect things like 'more'
> to work in this environment.
Exactly the same problem was broken in the past (snv_16, [*]).
IIRC Jan Setje-Eilers fixed this, most likely with the changes for
CR 6342722 ("single user shell sort of busted" ? Not sure, this bug
isn't visible on b.o.o.).
In snv_75a, more works OK when starting a single user shell from
the installation media.
In snv_75a, the miniroot /sbin/sulogin shell script contains this line:
exec 0<> /dev/console 1>&0 2>&0
The miniroot /sbin/sulogin from snv_75a has SCCS ID
"@(#)sulogin.sh 1.5". Has that changed for snv_77?
[*] http://mail.opensolaris.org/pipermail/opensolaris-bugs/2005-June/000084.html
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]