Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2000 10:44:21 -0800
From:      Ron 'The InSaNe One' Rosson <insane@lunatic.oneinsane.net>
To:        freebsd-mobile@freebsd.org
Subject:   CVSUP PAO
Message-ID:  <20000211104421.A50639@lunatic.oneinsane.net>

next in thread | raw e-mail | index | archive | help
When cvsuping PAO, is it as simple as doing it on a non pao box. For
instance:

Normal Server:	
	cvsup stable-supfile
	cd /usr/src
	make world
	cd /usr/src/sys/i386/conf
	config GENERIC
	cd ../../compile/GENERIC
	make depend
	make
	make install
	shutdown -r now
	!!! New fresh system !!!

PAO System:	
	cvsup pao3-supfile
	cd ???			<------ should this be /usr/PAO3/src ???
	make world
        cd /usr/src/sys/i386/conf
        config GENERIC
        cd ../../compile/GENERIC
        make depend
        make
        make install

-- 
-------------------------------------------------------------------
Ron Rosson              	... and a UNIX user said ...
The InSaNe One                 		   rm -rf *
insane@oneinsane.net      	and all was /dev/null and *void()
-------------------------------------------------------------------
I'd explain it to you, but your brain would explode.


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




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