Search Criteria
Package Details: mkinitcpio-archlogo 0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mkinitcpio-archlogo.git (read-only, click to copy) |
---|---|
Package Base: | mkinitcpio-archlogo |
Description: | Add colored Arch Linux ASCII art logo to early boot process |
Upstream URL: | https://github.com/eworm-de/mkinitcpio-archlogo |
Licenses: | GPL |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 27 |
Popularity: | 0.000002 |
First Submitted: | 2011-11-04 22:15 (UTC) |
Last Updated: | 2022-12-07 23:35 (UTC) |
Latest Comments
1 2 Next › Last »
rany commented on 2020-11-10 21:38 (UTC)
Copied verbatim from https://github.com/rhysperry111/mkinitcpio-archlogo/tree/patch-1#post-installation-instructions
Post-installation instructions
After installing this package you will need to edit your
/etc/mkinitcpio.conf
file in order to get the logo to show on boot. In your mkinitcpio.conf file you will have a line that will look like the following (it may have a few differences):HOOKS=(base udev autodetect modconf block filesystems keyboard fsck)
You will need to add
archlogo
to somewhere in this list. e.g.HOOKS=(base udev archlogo autodetect modconf block filesystems keyboard fsck)
After doing this you will need to rebuild your initial ramdisk. This can be done by running (as root user):
mkinitcpio -p linux
simona commented on 2018-12-14 21:06 (UTC)
i install package and manually add hook after systemd hook?
eworm commented on 2018-06-16 20:41 (UTC)
With maintainers key you reference the key for official package signing? The key is used for that exclusively.
joe1984 commented on 2018-06-16 17:39 (UTC)
I'm confused. The key in the PKGBUILD doesn't match the maintainers key, as far as I can see.
siliconmeadow commented on 2018-06-06 17:23 (UTC)
I don't know if this is a problem specific to me, but when I did today's update, the installation failed due to a pgp key check failure (sorry I've lost the terminal output).
I manually added the key from the PKGBUILD (the details matched @eworm's details) and then it installed with no errors.
eworm commented on 2014-08-24 10:58 (UTC)
msx commented on 2014-08-24 09:37 (UTC)
roentgen commented on 2013-10-10 15:40 (UTC)
eworm commented on 2013-10-08 19:30 (UTC)
roentgen commented on 2013-10-07 19:42 (UTC)
1 2 Next › Last »