update to 4.0
new grub theme for openmamba milestone4 [release 4.0-1mamba;Thu Aug 25 2016]
This commit is contained in:
parent
eb73fa6d47
commit
c37e6e663a
@ -3,6 +3,7 @@
|
|||||||
cat << _EOF
|
cat << _EOF
|
||||||
insmod png
|
insmod png
|
||||||
background_image /boot/grub/openmamba-grub-1024x768.png
|
background_image /boot/grub/openmamba-grub-1024x768.png
|
||||||
set menu_color_normal=white/black
|
set color_normal=black/black
|
||||||
|
set menu_color_normal=green/black
|
||||||
set menu_color_highlight=white/green
|
set menu_color_highlight=white/green
|
||||||
_EOF
|
_EOF
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: grub-theme-openmamba
|
Name: grub-theme-openmamba
|
||||||
Version: 1.0
|
Version: 4.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: openmamba default theme for GRUB 2
|
Summary: openmamba default theme for GRUB 2
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,8 +11,10 @@ Source: grub-theme-openmamba-conf
|
|||||||
Source1: openmamba-grub-1024x768.png
|
Source1: openmamba-grub-1024x768.png
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
PreReq: grub2
|
Requires(post): grub2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
openmamba default theme for GRUB 2.
|
openmamba default theme for GRUB 2.
|
||||||
@ -40,6 +42,10 @@ exit 0
|
|||||||
/boot/grub/openmamba-grub-1024x768.png
|
/boot/grub/openmamba-grub-1024x768.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 25 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0-1mamba
|
||||||
|
- update to 4.0
|
||||||
|
- new grub theme for openmamba milestone4
|
||||||
|
|
||||||
* Sat Jul 24 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-2mamba
|
* Sat Jul 24 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0-2mamba
|
||||||
- remove openmamba logo from bottom right image corner to impove console usability
|
- remove openmamba logo from bottom right image corner to impove console usability
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue
Block a user