martin@ wrote: > Module Name: src > Committed By: martin > Date: Wed Sep 5 08:25:54 UTC 2012 > > Modified Files: > src/etc: MAKEDEV.tmpl > > Log Message: > Make the "init" target create optys as well - those were removed from "all", > but we still need them in emergency setups and some install media.
Isn't it easier to add "ipty" into MI "all" target (at least for HEAD)? We had to fix src/distrib/sparc/miniroot/Makefile.inc recently, and now we might also have to fix src/distrib/common/bootimage/Makefile.bootimage (though it fortunately works since MD MAKEDEV.conf of amd64/i386 have "ipty" in target "all" and no other ports have installimage). --- Izumi Tsutsui