Hello to all FreeBSD users, supporters, developers.
I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7
sysctl -a | grep secure -> kern.securelevel: -1
1) rm -rf /usr/src/* (backed up kernel cfg before)
2) rm -rf /usr/obj/*
3) cvsup-ed RELENG_4_7
4) make buil
, Feb 26, 2003 at 01:34:31PM +, rew wrote:
>
> Hello to all FreeBSD users, supporters, developers.
>
> I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7
>
> sysctl -a | grep secure -> kern.securelevel: -1
>
> 1) rm -rf /
So you boot a new kernel with old system?
-Original Message-
From: Daniel Bye
Sent: Wednesday, February 26, 2003 9:40 AM
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Subject: Re: 4.7 Upgrade issue
On Wed, Feb 26, 2003 at 03:23:28PM +0100, Pierrick Brossin wrote:
> Quoting rew :
>
&
I upgraded my system several times before,
are you saying that one is unable to run successfuly 'make installworld' until the new
kernel is booted?
has anyone even try to look at the error?
-Original Message-
From: Daniel Bye
Sent: Wednesday, February 26, 2003 10:16 AM
To: [EMAIL PROT
Hi,
This is a remote box, with noone around.
Dan
-Original Message-
From: Kent Stewart
Sent: Wednesday, February 26, 2003 10:42 AM
To: [EMAIL PROTECTED]
Subject: Re: 4.7 Upgrade issue - Daniel Bye
On Wednesday 26 February 2003 12:13 pm, rew wrote:
> I upgraded my system several ti
Hi all,
for prog in [ awk cat chflags chmod chown date echo egrep find grep \
ln make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl \
test true uname wc zic; do \
cp `which $$prog` ${INSTALLTMP}; \
done
in Makefile.inc1
was failing because