NetBSD/usr.sbin/sysinst/arch/dummy/msg.md.pl
dholland 4808d892e4 Add a dummy sysinst architecture for ports that don't have their own yet.
This makes the presence of sysinst in /usr/sbin MI (as intended) --
remember that one of the goals is for sysinst to be able to install
chroots, and installing a chroot is a sensible operation on all ports,
even those for which an installer per se might not make sense.

Currently this dummy architecture fails instead of doing anything, but
as they say, one thing at a time.
2014-07-26 19:56:30 +00:00

10 lines
127 B
Raku

/* $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:56:30 dholland Exp $ */
message md_hello
{
}
message md_may_remove_boot_medium
{
}