From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4051138359 for ; Fri, 23 Oct 2020 16:22:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04634E086C; Fri, 23 Oct 2020 16:22:56 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFEA3E086C for ; Fri, 23 Oct 2020 16:22:55 +0000 (UTC) Received: by mail-ej1-f53.google.com with SMTP id qh17so3174818ejb.6 for ; Fri, 23 Oct 2020 09:22:54 -0700 (PDT) X-Gm-Message-State: AOAM531LxSwc1ixT5ZrZAskCtIZTpKqQrHz4wnmmi+GfUSC08nG1S58S IA2q9Iisi6j8zhqtLnCqqpzoRIJHwb4ZmtQNka8= X-Google-Smtp-Source: ABdhPJxXrCo+s/Fp1k2jBIzGQFt5tLN9NXDnjN0b88a4AMkwEZeEm1LRa2DPIIPRhWeKxHm4xQObQ7kIEayXJ1P0irk= X-Received: by 2002:a17:906:4a03:: with SMTP id w3mr2825678eju.15.1603470171592; Fri, 23 Oct 2020 09:22:51 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <20201023091845.71295-1-gentoo.catalyst@xxoo.ws> In-Reply-To: <20201023091845.71295-1-gentoo.catalyst@xxoo.ws> From: Matt Turner Date: Fri, 23 Oct 2020 09:22:37 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-catalyst] [PATCH 1/3] Re-allow the use of mksquashfs to pack the livecd contents To: gentoo-catalyst@lists.gentoo.org Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 6c7eb6ab-5774-4c89-a18d-03c748ea1c66 X-Archives-Hash: f29eff8299a5c34c65bceaf3948dfb32 On Fri, Oct 23, 2020 at 2:19 AM Daniel Cordero wrote: > > From: Daniel Cordero > > sys-fs/squashfs-tools-ng is keyworded as unstable. Stable squashfs users > can still use mksquashfs to create the squashed image. I think it's perfectly appropriate for catalyst-9999 to have unstable dependencies.