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 B96DF1396D0 for ; Fri, 18 Aug 2017 00:56:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB8581FC05B; Fri, 18 Aug 2017 00:56:15 +0000 (UTC) Received: from mail-qt0-x243.google.com (mail-qt0-x243.google.com [IPv6:2607:f8b0:400d:c0d::243]) (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 722401FC00B for ; Fri, 18 Aug 2017 00:56:15 +0000 (UTC) Received: by mail-qt0-x243.google.com with SMTP id c13so3514962qtk.0 for ; Thu, 17 Aug 2017 17:56:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=II74PM0LKCJdCRLIdxcUnyUbbgjrrLOzV6fsr8N278I=; b=mrnyyVoSWrzwbsqXejjl666RweiHuikk1ShYFkdVSu9Su+eQ/hXM0/H7HIr7Up6/76 V8g5aUyJQpbxhFNNC5/Z6ofZHkgSfzxH4iQ7KkqmrhL+3vuCK20zT+bnws1rgf2g9VD7 VXfE1cMei3S4Dzur98It5a4LlefPS4cVrYYCK+84YF80bHqyf3JpsPrd2NvI0hqdaoZE HpzdH+XjjTOqpmuaZufEoHwBBixL/gRY50vJIdTt0/itlZXLsYZQOrb2QqMP/dklCJtX LCg67D9cUW0ZbRmbHzRemVVTr/hA5Ks/hqMCw6YuSJqKuJzW+ETtlKWICEZYfJg2ktMc RN7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=II74PM0LKCJdCRLIdxcUnyUbbgjrrLOzV6fsr8N278I=; b=Ws2MKvEy/GvO4dGUq4LaDeouPnZnr6O8HPkg+F8M+eB2EMaC+kBAuNf3ihAi4FErZ6 AqCLn26x9PKNfADjjyO6l5OpqIDAM9JVpi2oF2H3sfgeTWAdMezvhW2Trrh32w+KEcc2 j6hHs+DNzHC2pqcZUZ5120enwOElkDCni01mqB99S7e0mf9jOn3FgWBdOaDHbUXcsUIy 0th2sWAfYypWJabvY0Amlm2OnAPDUX1NWfColR1IBXi/XLoIwUHXtlzxYImHfavlhC0E fjElxv1Ckj7HMQbHAKLKgAGDms2BVW1A5kpgkr6kf8HJSUnD6+4+xi0Sgqeg3XijKiVZ C4eQ== X-Gm-Message-State: AHYfb5hwl5MJtNqUGz3ShDaBBm2ZD0oYBFY+20Lqqizxsrz4SOpacHLi njl6jvtxaAhpJC+LpUc90dldwPJVig== X-Received: by 10.200.12.11 with SMTP id k11mr10767368qti.286.1503017774548; Thu, 17 Aug 2017 17:56:14 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 References: <1501062999.4544.105.camel@gentoo.org> <20170810161142.GA27543@gentoo.org> In-Reply-To: <20170810161142.GA27543@gentoo.org> From: Lucas Ramage Date: Fri, 18 Aug 2017 00:56:04 +0000 Message-ID: Subject: Re: [gentoo-dev] sys-boot/plymouth needs major fixes/maintainer To: gentoo-dev@lists.gentoo.org Content-Type: multipart/alternative; boundary="089e0822fc0c8b0b000556fc98ce" X-Archives-Salt: e38389b9-2249-44ab-9006-7f7603f4fe8b X-Archives-Hash: a0fc1adc6df11aac6c54d31a51db1909 --089e0822fc0c8b0b000556fc98ce Content-Type: text/plain; charset="UTF-8" Hello, I am still working on this. Alpine linux uses Plymouth 9.2 and OpenRC so I am just going to try to use that. I don't have a ton of spare time so if anyone else would like to help here is their APKBUILD. https://git.alpinelinux.org/cgit/aports/tree/community/plymouth/APKBUILD On Thu, Aug 10, 2017, 12:12 PM Matthew Thode wrote: > On 17-07-26 11:56:39, Pacho Ramos wrote: > > sys-boot/plymouth is orphan for a long time. Its old 0.8.x versions > where having > > important bugs that were fixed in 0.9.x, but 0.9 is also plenty of > issues. Then, > > either this is adopted by someone able to handle all that issues or we > will need > > to finally treeclean (and drop its support for dependant packages) > > > > Thanks > > > > I did take sys-boot/plymouth, set up notifications for new releases so > packaging will be somewhat automated. Also prodded upstream to release > 0.9.3 (which they did) and packaged it. Updated to eapi6 as well, > tested booting on systemd, worksforme. > > -- > Matthew Thode (prometheanfire) > --089e0822fc0c8b0b000556fc98ce Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Hello,

I am still working on this. Alpine linux uses Plymouth 9.2 a= nd OpenRC so I am just going to try to use that. I don't have a ton of = spare time so if anyone else would like to help here is their APKBUILD.

https://git.alpinelinux.org/cgit/aports/tree/commu= nity/plymouth/APKBUILD


On Thu, Aug 10, 2017, 12:12= PM Matthew Thode <promethe= anfire@gentoo.org> wrote:
On= 17-07-26 11:56:39, Pacho Ramos wrote:
> sys-boot/plymouth is orphan for a long time. Its old 0.8.x versions wh= ere having
> important bugs that were fixed in 0.9.x, but 0.9 is also plenty of iss= ues. Then,
> either this is adopted by someone able to handle all that issues or we= will need
> to finally treeclean (and drop its support for dependant packages)
>
> Thanks
>

I did take sys-boot/plymouth, set up notifications for new releases so
packaging will be somewhat automated.=C2=A0 Also prodded upstream to releas= e
0.9.3 (which they did) and packaged it.=C2=A0 Updated to eapi6 as well,
tested booting on systemd, worksforme.

--
Matthew Thode (prometheanfire)
--089e0822fc0c8b0b000556fc98ce--