From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [144.76.141.112]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id C13A221F2A6 for ; Wed, 16 Jul 2014 05:41:05 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 1A41928BBE; Wed, 16 Jul 2014 14:44:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toke.dk; s=201310; t=1405514456; bh=mXu+4hNnjyKyhUkmqSAhqc92xLuUB4u7r90BhkO+jXQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=C7T6AJCkEbb9NCelX2AuekemdG6Xpd3DYKCHbOt6yA3frAkrYo+Prr4O6fWlvjPL6 DqbbiAJH8dPbV77njxyZm6eRpnx11jCTD9Aa7qbD3zd5tkO8bWrV8M5pWFvt5JJf8h XK0AUJXmSU0dI/OubbrA7hYC1oHiK5V2Md59Iphk= From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: Maciej Soltysiak References: Date: Wed, 16 Jul 2014 14:44:41 +0200 In-Reply-To: (Maciej Soltysiak's message of "Wed, 16 Jul 2014 13:42:49 +0200") Message-ID: <87wqbdv5fq.fsf@toke.dk> Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] How much disk space is required to build cero? X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 12:41:06 -0000 --=-=-= Content-Type: text/plain Maciej Soltysiak writes: > Can anyone tell me, roughly, how much disk space is required to build > cero nowadays? $ du -hs /build/cerowrt/{wndr,sources} 19G /build/cerowrt/wndr 1,3G /build/cerowrt/sources This includes the produced binaries and the source files. The size depends on which packages you build, of course. > I understand the instructions [1] are still valid. Pretty sure that they're not. You're better off following the openwrt build instructions and just substituting the cerowrt repo(s) for the relevant openwrt ones. There's also a 'cerobuild.sh' script in the scripts/ dir of the cerowrt source tree which will try to initialise things, but it's probably a bit out of date. In particular, the package repositories have moved; there was a mail on the list about that not too long ago. :) -Toke --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJTxnO5AAoJEENeEGz1+utPeA0H/3SQze4FaJnaFiJHOSAM3wdu 9m4YGxpMr7fIdO1LnKnGcwcWDo1NxlSr9wKWokaCp1ot4lZfm6YweTm2FMEndpEN SFbSc/reOZ6t1pTMyTMqpbABYMx2Nj//dK6pylw3YdjdUuWj6l/NH3ufAOAmMDhI UCnITxowes20Sw2bdaCtOuSYURX5fP4v7/isvap+k8GnAIpg8xCQiX2zh0mb7ViX d4jJEraO2g+KrBdD71Yi7hUYc0keQSuKxD3ZxBDeRjvBdiNNpyOWZtgINnzqIH7v ZuUp/4V0kva/fp47JUOm2Mp2gyA4MgxpfDrVNH4DehW1EgNupQTK8FmmPDUcvuI= =CSdC -----END PGP SIGNATURE----- --=-=-=--