From owner-freebsd-questions@FreeBSD.ORG Sat Oct 1 21:12:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7290416A41F for ; Sat, 1 Oct 2005 21:12:00 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2705143D53 for ; Sat, 1 Oct 2005 21:11:58 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-91-227-82.san.res.rr.com [66.91.227.82]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j91LBvUT028531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 1 Oct 2005 14:11:57 -0700 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20051001140525.07506cf0@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sat, 01 Oct 2005 14:10:15 -0700 To: =?ISO-8859-2?Q?Radek_V=E1lko?= , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <433EF8F8.4050208@gmail.com> References: <433EF8F8.4050208@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2005 21:12:00 -0000 At 02:00 PM 10/1/2005, =?ISO-8859-2?Q?Radek_V=E1lko?= wrote: >Hi! > >I'm little bit new in FreeBSD and I would like to know more about >buildworld process. I really tryed to find this information but I >wasn't successful. My question is what everything is exactly build >during this process. For examle if I have minimal installation of >FREEBSD 5.2.1 and I will synchronize my source tree to 5-stable and >then do make buildworld what happend? Is the new system again only >minimal or full installation? The build man page will give you info on what targets you can build. Also, section 20 in the handbook gives details on updating your system from source. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html -Glenn >Best regards and thanks in advance for replay! > >Radek >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"