Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 1997 23:21:56 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-current@freebsd.org
Subject:   Re: updated sysinstall
Message-ID:  <19970317232156.JV57944@uriah.heep.sax.de>
In-Reply-To: <Pine.BSF.3.95.970317143310.316A-100000@fools.ecpnet.com>; from Jimbo Bahooli on Mar 17, 1997 14:35:58 -0600
References:  <Pine.BSF.3.95.970317143310.316A-100000@fools.ecpnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As Jimbo Bahooli wrote:

> 	  How do I build a new sysinstall program from the 2.2
> sources,

	rm /stand/* /stand/help/*
	cd /usr/src/release/sysinstall
	make obj depend all
	cp /usr/obj/`pwd`/sysinstall /stand
	cp help/* /stand/help

> and will RELENG_2_2 be the 2.2-"stable" branch now?

Seems so.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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