index
:
mkinitcpio-archlogo
main
Add colored Arch Linux ASCII art logo to early boot process
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hook
/
archlogo
blob: a9d7e82eab3b68aaade63dfaa55aa14a9b3900ca (
about
) (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh
run_earlyhook
()
{
cat
<
/archlogo
}