Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 07:45:35 -0400
From:      "Francisco Reyes" <fran@reyes.somos.net>
To:        "Warner Losh" <imp@village.org>
Cc:        "freebsd-stable@freebsd.org" <freebsd-stable@FreeBSD.ORG>, "Joe Royce" <joe@team7.cba.ualr.edu>
Subject:   Re: Kernel problem building from 3.4 stable to 4.X stable
Message-ID:  <200006271149.HAA33671@sanson.reyes.somos.net>
In-Reply-To: <200006270640.AAA32272@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Jun 2000 00:40:08 -0600, Warner Losh wrote:

>What update is needed?  The instructions worked fine for me last time
>I tried it?

As of version 1.73.2.6
cd /usr/src/usr.bin/genassym
make depend all install clean
cd ../../usr.sbin/config
make depend all install clean


There is an entry about genassym on 19991223, but this is not
part of the instructions on how to upgrade.
This was the part that was missing. There was another part that
I didn't read properly due to the "note" system of putting
comments below.

It may be somewhat better to have the instructions in a linear
fashion instead of having the notes below.
For example
<see notes below>                               [3]
cd /usr/src
<see notes below>                               [2]
make buildworld
<follow directions to build/install a kernel>
cd /usr/src/sys/modules
make install
cd /usr/src/sbin/mknod
make install
<follow rebuild disk /dev entries above>        [1]
reboot

The notes for [1], [2], [3], could be embedded within the text.
A table may be a good setup for this. Sure it would be a pain to
setup for the first time, but after that it won't be much more
difficult to maintain.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006271149.HAA33671>