Package Details: plymouth-git 24.004.60.r88.ga0e8b6cf-1

Git Clone URL: https://aur.archlinux.org/plymouth-git.git (read-only, click to copy)
Package Base: plymouth-git
Description: Graphical boot splash screen (git version)
Upstream URL: https://www.freedesktop.org/wiki/Software/Plymouth/
Licenses: GPL-2.0-or-later
Conflicts: plymouth
Provides: plymouth
Submitter: PirateJonno
Maintainer: Taijian
Last Packager: Taijian
Votes: 276
Popularity: 1.33
First Submitted: 2009-05-02 09:53 (UTC)
Last Updated: 2024-12-20 00:13 (UTC)

Required by (175)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 51 Next › Last »

<deleted-account> commented on 2012-07-23 19:20 (UTC)

oops!

Samsagax commented on 2012-07-23 19:15 (UTC)

@lupylucke: should I be the RTFM guy here? https://wiki.archlinux.org/index.php/AUR#Getting_started

<deleted-account> commented on 2012-07-23 19:10 (UTC)

Why? Plymouth fails to build (at least for me) without 'libtool' installed. Looks like a build-time dependency to me...

Det commented on 2012-07-23 12:14 (UTC)

I don't(...)

<deleted-account> commented on 2012-07-22 21:49 (UTC)

I think 'libtool' should be listed in 'makedepends'...

Det commented on 2012-07-21 09:48 (UTC)

Well, you can _install_ it but you can't actually _use_ it. Not unless somebody makes it work again.

sadika commented on 2012-07-21 06:15 (UTC)

how can i install plymouth without systemd?

Det commented on 2012-07-20 14:58 (UTC)

Reverted the pid path but the [systemd-fsck] message is still there - even with the stable one. How did we hide this in the first place?

Det commented on 2012-07-20 13:18 (UTC)

Lol. I wonder what did I just do to make the boot messages appear _twice_ with both systemd and initscripts. Took like half an hour to figure out why was it still happening even after uninstalling plymouth (forgot the hook). E: Ok, I don't exactly know why but the line: /usr/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid in "/usr/lib/initcpio/hooks/plymouth" is somehow causing the double-printing. Reverting the pid path to '/run/plymouth.pid' and rebuilding the initrd fixes it. I still need to figure out why I'm getting the systemd-fsck message, though, which minimizes plymouth to the right lower corner of my screen.