Subject: re: CVS commit: src/sys/arch
To: Christos Zoulas <christos@zoulas.com>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 06/17/2004 03:45:57
On Jun 17, 3:36am, mrg@eterna.com.au (matthew green) wrote:
-- Subject: re: CVS commit: src/sys/arch
| i thought you were going to make this part of "pty"? is there
| a reason for not doing that?
Installation kernels. They go out of their way to be small...
i'd rather a kernel option in that case. this forces everyone to
update their private config files. it seems saner for the end user
IMO... that was the whole reason i wanted to get rid of "ptm" as a
separate device to begin with.
ie, change where it's needed (install kernels) rather than *everyone*
else having to do so.. i don't see that having it as a separate
pseudo-device is actually a benefit (but i could be convinced.)
.mrg.