From owner-freebsd-questions Tue Jun 15 16:18:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cartman.weeble.dyndns.org (ubppp233-250.dialin.buffalo.edu [128.205.233.250]) by hub.freebsd.org (Postfix) with ESMTP id A17A014C32 for ; Tue, 15 Jun 1999 16:18:44 -0700 (PDT) (envelope-from cjm2@earthling.net) Received: from shithead (shithead.weeble.dyndns.org [10.0.0.2]) by cartman.weeble.dyndns.org (8.9.3/8.9.3) with SMTP id TAA80922; Tue, 15 Jun 1999 19:18:27 -0400 (EDT) (envelope-from cjm2@earthling.net) From: "Christopher J. Michaels" To: Cc: "FreeBSD Mailing List" Subject: RE: how to install FreeBSD from sources Date: Tue, 15 Jun 1999 19:18:26 -0400 Message-ID: <000001beb785$5efb1840$0200000a@shithead.weeble.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 In-Reply-To: <3765EC3C.7F8855A6@stud.uni-bayreuth.de> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG make world (or make buildworld, make installworld) is used when you want to (re)build the system. I believe this is what you want. make release is for when you want to build a release of FreeBSD that other people can install from. For example, when you get the boot floppies, run the installation, and download the binaries from the internet, what you are downloading was created with a make release. Hope this helps -Chris p.s. your english was just fine. -----Original Message----- From: oliver.helmling@stud.uni-bayreuth.de [mailto:oliver.helmling@stud.uni-bayreuth.de] Sent: Tuesday, June 15, 1999 2:02 AM To: Christopher J. Michaels Subject: Re: how to install FreeBSD from sources "Christopher J. Michaels" wrote: > > I tried doing that and never really came to a solid conclusion no how to do that. You CAN do a 'make release' if you so choose. If you are going to do that you will NEED to read /usr/src/release/Makefile, and also need about 1GB of free HD space. > > What I ended up doing was a basic installed over the internet, nfs mounted the source code, and did a 'make world'. > > Maybe someone else on the list can give you more information on make release. > > -Chris > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Vlad Skvortsov > Sent: Friday, June 11, 1999 2:52 PM > To: freebsd-questions@freebsd.org > Subject: how to install FreeBSD from sources > > Hi. > > I've got full FreeBSD-STABLE sources on my hard disk. A friend of > mine wants to install FreeBSD too. How do I install it onto his hard > disk without connecting to the net ? > > -- > Vlad Skvortsov, vss@ulstu.ru > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message hi Christopher! i got a similar problem. i´m new to FreeBSD. but i got good experience with S.u.S.E. Linux and RedHat Linux. so tried to shift to a FreeBSD system. i´ve heard that´s the right way ...laugh but all i got from an physicist at university was the basic system with X. the rest are sources. what´s the difference between make world and make release. the disk space isn´t a problem. nor is the download from the net. i´m able to burn the sources on a cd-rom at university. so the costs should be very low. thanks in advance. bye oliver ps: sorry for my bad english. i´m from germany. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message