From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/963 Path: news.gmane.org!not-for-mail From: "gs@int3.at" Newsgroups: gmane.linux.lib.musl.general Subject: Re: Call for musl-based distro blurbs Date: Thu, 07 Jun 2012 17:00:24 +0200 Message-ID: <4FD0C208.6050004@int3.at> References: <20120525232222.GA30663@brightrain.aerifal.cx> <4FD0B2D6.5080209@int3.at> <20120607140843.GX17860@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1339080712 6662 80.91.229.3 (7 Jun 2012 14:51:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2012 14:51:52 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-964-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jun 07 16:51:51 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Sce3o-0001Ur-Do for gllmg-musl@plane.gmane.org; Thu, 07 Jun 2012 16:51:40 +0200 Original-Received: (qmail 3261 invoked by uid 550); 7 Jun 2012 14:51:40 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 3253 invoked from network); 7 Jun 2012 14:51:40 -0000 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Mail/1.0 In-Reply-To: <20120607140843.GX17860@port70.net> Xref: news.gmane.org gmane.linux.lib.musl.general:963 Archived-At: On 06/07/2012 04:08 PM, Szabolcs Nagy wrote: > * gs@int3.at [2012-06-07 15:55:34 +0200]: >> whole system build in less than 40 minutes on a 8-core machine. the > i know the system is big but 40 minutes does not sound too good.. > > i guess most of it is gcc and kernel compilation > altogether its more than 100 packages. stage0 (minimal bootstrap (gcc3/busybox/binutils/musl) chroot) takes about 2 minutes, stage1 (busybox, kernel, perl, gcc (c/c++) toolchain, syslinux, etc) ca 20 minutes, and pkg (gdb, nano, ncurses, lynx, ssl, ssh, curl, git, svn, alsa, openal, sdl, python, etc etc) + xorg about 15 minutes. xorg alone accounts for ~40 packages.