Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2000 14:34:03 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Alex Povolotsky <tarkhil@over.ru>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Cannot make release, again and again
Message-ID:  <20000315143403.A92304@relay.ucb.crimea.ua>
In-Reply-To: <20000315145537.A12720@over.ru>; from Alex Povolotsky on Wed, Mar 15, 2000 at 02:55:37PM %2B0300
References:  <20000315145537.A12720@over.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 15, 2000 at 02:55:37PM +0300, Alex Povolotsky wrote:
> install -c -o root -g wheel -m 644 freebsd.cf  /etc/mail/sendmail.cf
> for i in answer          isdntel.sh      record          tell
> tell-re
> cord ; do  install -c -o root -g wheel -m 700 $i /etc/isdn ;  done ;  for i
> in i
> sdnd.rates.D             isdnd.rates.F           isdnd.rates.UK.BT
> isdnd.r
> c.sample                 isdntel.alias.sample ; do  install -c -o root -g
> wheel 
> -m 600 $i /etc/isdn ;  done
> (cd /usr/src/etc; install -c -o root -g wheel -m 644
> /usr/src/etc/../crypto/open
> ssh/ssh_config  /usr/src/etc/../crypto/openssh/sshd_config  /etc/ssh )
> (cd /dev; sh MAKEDEV all)
> usage: mknod name [b | c] major minor
> /sbin/mknod console
> usage: mknod name [b | c] major minor
> /sbin/mknod fd0
> usage: mknod name [b | c] major minor
> /sbin/mknod da0
> usage: mknod name [b | c] major minor
> /sbin/mknod da0s1
> usage: mknod name [b | c] major minor
> /sbin/mknod da0s2
> usage: mknod name [b | c] major minor
> /sbin/mknod da0s3
> usage: mknod name [b | c] major minor
> 
> 
> on make release, 
> 
> at freshly cvsupped 3-STABLE. For several days.
> 
> What am I doing wrong?
> 
You should compile and install 4.0-STABLE version of src/sbin/mknod.
This is documented in src/UPDATING.

<PS>
It is always better to upgrade (world) first, then make release for
the same sources.
</PS>

-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


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?20000315143403.A92304>