martin@ wrote:

> > (in that case we should also fix installimage script to use ptyfs though)
> 
> If you could do that, it would be great.

I guess adding
>> mount -t ptyfs ptyfs /dev/pts
line into src/distrib/{amd64,i386}/installimage/etc.rc
around mount -t tmpfs is enough, but I have not confirmed.

Probably we should also remove ipty from MAKEDEV "init" target
and also add the above "mount -t ptyfs ..." line into
src/distrib/{amd64,i386}/cdroms/etc.rc and
src/distrib/sparc64/cdroms/installcd/etc.rc
because third party live CDs would use tmpfs based /dev
created by init(8) as installcd.

---
Izumi Tsutsui

Reply via email to