PUIINST_NEWFS
.instflags = PUIINST_NEWFS|PUIINST_BOOT,
install->infos[ndx].instflags |= PUIINST_NEWFS;
want->instflags |= PUIINST_NEWFS;
want->instflags |= PUIINST_NEWFS;
if ((ptn->instflags & PUIINST_NEWFS) && newfs != NULL) {
ptn->instflags &= ~PUIINST_NEWFS;
edit->wanted->instflags &= ~PUIINST_NEWFS;
msg_string(edit->wanted->instflags & PUIINST_NEWFS
if (inst_flags & PUIINST_NEWFS)
edit->wanted->instflags ^= PUIINST_NEWFS;
edit.wanted->instflags = PUIINST_NEWFS;
edit.wanted->instflags &= ~PUIINST_NEWFS;