From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: Compressed ISO image got bigger Date: Tue, 14 Apr 2020 12:36:50 +0200 Message-ID: <87r1wqxsjh.fsf@gnu.org> References: <878sj1qcw7.fsf@gnu.org> <874ktnih0g.fsf@gnu.org> <87k12j3yw5.fsf@gnu.org> <87ftd7m4t1.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48396) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOIw3-0005D8-Lx for guix-devel@gnu.org; Tue, 14 Apr 2020 06:36:57 -0400 In-Reply-To: <87ftd7m4t1.fsf@nckx> (Tobias Geerinckx-Rice's message of "Mon, 13 Apr 2020 23:52:42 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org Hi! Tobias Geerinckx-Rice skribis: >> It=E2=80=99d be ideal if we could have our cake and eat it too, but at a= ny >> rate >> the ISO size improvement is welcome! > > Cake will be served once I (or someone else) get squashfs boot working > reliably. We'll no longer *have* an =E2=80=98uncompressed=E2=80=99 ISO a= t that point, > we'll boot directly from XZ. Nice! > But that first requires support for (real) unencrypted /boot. The ISO is not encrypted though. Or you mean =E2=80=9Cuncompressed=E2=80= =9D? Ludo=E2=80=99.