I was referring to this section that I now quote:

        "Final steps

        Whether you upgrade by using an install kernel and doing a
        formal "upgrade" process, or do a "in-place" binary upgrade,
        there are certain manual steps that have to be performed."

If we look further and read what it means to do an install kernel
and formal upgrade we get:


        "Upgrading by install kernel

        If you have access to the system's console, the easiest and
        safest way to upgrade is to boot from install media or
        bsd.rd and follow the upgrade steps, which are very similar
        to the install process. Afterwards, complete the upgrade by
        following the final steps as detailed below."

But no worries, if you got it all worked out. To not, I only use the
default section in /etc/ttys because I'm on x86 hardware that does not
have this issue. It is by far, not the most universally compatible
method though and I would suggest sticking with what the FAQ's say on
that matter.

Good luck with the rest of your upgrade.

On Wed, May 14, 2008 at 01:38:12PM -0600, Mark Zimmerman wrote:
> On Wed, May 14, 2008 at 10:34:24AM -0700, D. Adam Karim wrote:
> > By chance did you read this:
> > 
> > http://www.openbsd.org/faq/upgrade43.html#etcUpgrade
> > 
> Of course.
> 
> > If you just blindly did a `tar xzf -C / etc43.tgz` without following
> > instructions, then it surely would have overwritten what you had added
> > to the file.
> > 
> I did not do that. If I wanted to do that, I would have done an
> install, not an upgrade. I did not replace my /etc/gettytab.
> 
> > Also note, /etc/gettytab is the file which handles this. Here is the
> > relavent section:
> > 
> > default:\
> >     :np:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:cl=\E[H\E[2J:
> > 
> But the FAQ says to put the "cl=\E[H\E[2J" in the "P|Pc|Pc" entry.
> Does this really belong in default?
> 
> I did try your suggestion, though, and it works. If it really belongs
> in default then the FAQ needs a correction.
> 
> -- Mark
> 
> > D. Adam Karim
> > 
> > On Wed, May 14, 2008 at 08:50:35AM -0600, Mark Zimmerman wrote:
> > > Greetings:
> > > 
> > > Following the procedure in FAQ 7.3. I had set up /etc/gettytab to
> > > clear the screen after logoff. After upgrading to 4.3, this no longer
> > > works. The Upgrade Guide mentions that /etc/ttys has changed; could
> > > this have had an impact on this? I would like to get this working
> > > again, so advice is welcome.
> > > 
> > > -- Mark

Reply via email to