Search Criteria
Package Details: grub2-theme-archxion 1.0-6
Git Clone URL: | https://aur.archlinux.org/grub2-theme-archxion.git (read-only, click to copy) |
---|---|
Package Base: | grub2-theme-archxion |
Description: | Grub2 gfxmenu theme. |
Upstream URL: | https://github.com/Generator/Grub2-themes |
Licenses: | |
Submitter: | American_Jesus |
Maintainer: | American_Jesus |
Last Packager: | American_Jesus |
Votes: | 163 |
Popularity: | 0.000078 |
First Submitted: | 2012-05-18 22:21 |
Last Updated: | 2015-06-17 13:14 |
Latest Comments
1 2 3 4 Next › Last »
Nidhogg commented on 2014-08-16 21:03
GPLv3 is not a common license (it's not in /usr/share/licenses/common/)
It should be GPL3
/boot/grub/themes/ is a non-standard directory.
Better put it in /usr/share/grub/themes/
Anonymous comment on 2013-04-12 20:42
It works fine, thank you ;)
American_Jesus commented on 2013-04-12 16:28
Cyriaque you can add custom icons, choose an icon and put on Archxion/icons with the same name of class on the grub.cfg
Ex:
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" --class memtest86 ...
icon name will be memtest86.png
https://github.com/Generator/Grub2-themes#faq
graysky commented on 2013-04-11 18:35
Gotta roll your own, dude.
Anonymous comment on 2013-04-11 17:49
Great job, nice ;)
but what about an icon for "memtest x86" in the menu list?
kicka commented on 2013-01-14 06:53
Now everything works as expected thanks American_Jesus
PS. I'm so sorry guys... i act without thinking it...
PS2: Didn't know about $LANG=C, still i have a lot to learn...
American_Jesus commented on 2013-01-13 16:16
pacman checks for conflict files before install, remove /boot/grub/themes/Archxion before upgrade, until find a better install fix
#rm -rf /boot/grub/themes/Archxion
American_Jesus commented on 2013-01-13 14:00
Thanks for finding that. I must have misread that part
Anonymous comment on 2013-01-13 12:55
Shouldn't it be 'rm -rf /boot/grub/themes/Archxion' instead of '../Archlinux'?
American_Jesus commented on 2013-01-12 11:31
I will run more tests to find a better fix
PS: next time use LANG=C , example: $LANG=C yaourt -S grub2-theme-archxion