Package Details: grub2-theme-arch-suse 3.1-1

Git Clone URL: https://aur.archlinux.org/grub2-theme-arch-suse.git (read-only, click to copy)
Package Base: grub2-theme-arch-suse
Description: ArchLinux branded Grub2 theme adapted from openSUSE 12.2
Upstream URL: http://www.opensuse.org/en/
Licenses: GPL
Submitter: p-we
Maintainer: nullptr_t
Last Packager: nullptr_t
Votes: 50
Popularity: 0.000000
First Submitted: 2012-12-06 21:33 (UTC)
Last Updated: 2018-03-09 07:49 (UTC)

Latest Comments

juiocc commented on 2021-02-04 02:37 (UTC) (edited on 2021-02-04 03:35 (UTC) by juiocc)

As noraj mentioned, additional directory named theme is created under /boot/grub/themes/arch-suse/. To address this issue change 24th line of PKGBUILD to:

cp -rf "${srcdir}/${pkgname}-${pkgver}/theme/." "${pkgdir}/boot/grub/themes/arch-suse/"

noraj commented on 2019-07-25 08:44 (UTC) (edited on 2019-07-25 08:50 (UTC) by noraj)

No theme.txt was created in /boot/grub/themes/arch-suse/ because it is in /boot/grub/themes/arch-suse/theme. So you need to change your install steps or the post install message. Also the grub update can be grub-mkconfig -o /efi/grub/grub.cfg for EFI users.

oboedad55 commented on 2015-12-06 23:07 (UTC)

Lovely theme, thanks for providing it.

p-we commented on 2015-01-05 20:47 (UTC)

Fixed to work with pacman 4.2

p-we commented on 2014-11-09 20:43 (UTC)

@timemaster Screenshot, are you serious? This is Archlinux dude. If you don't like it you just remove the package.

timemaster commented on 2014-11-08 15:51 (UTC)

screenshot ?

test0 commented on 2013-06-23 11:56 (UTC)

PKGBUILD: "depends=('grub2-common')" should be changed to "depends=('grub')"