grub2 theme update and core index
This commit is contained in:
@@ -75,7 +75,7 @@ def install():
|
||||
#pisitools.insinto("/boot/grub2", "unicode.pf2")
|
||||
|
||||
# Insall our theme
|
||||
pisitools.insinto("/usr/share/grub/themes/pisilinux","themes/Pisilinux2.4-Grub2-Themes-1.2/*")
|
||||
pisitools.insinto("/usr/share/grub/themes/pisilinux","themes/Pisilinux2.4-Grub2-Themes-1.3/*")
|
||||
|
||||
#remove -r 0x0-0x7F entries to fix ugly fonts or find a suitable range parameter -r ***
|
||||
shelltools.system("./grub-mkfont -o DejaVuSans-10.pf2 -r 0x0-0x7F -s 10 /usr/share/fonts/dejavu/DejaVuSans.ttf")
|
||||
|
||||
@@ -14,7 +14,9 @@
|
||||
<Description>GNU GRUB (short for GNU GRand Unified Bootloader) is a boot loader package from the GNU Project.</Description>
|
||||
<Archive sha1sum="9a5cd9860a02d479ff65461b710a4d85ea46b9f4" type="tarxz">https://ftp.gnu.org/gnu/grub/grub-2.12.tar.xz</Archive>
|
||||
<Archive sha1sum="cf7c7bab9a970e7153bd3a46c0cdf1d0dda4bf8a" type="gz">https://ftp.gnu.org/gnu/unifont/unifont-15.1.05/unifont-15.1.05.bdf.gz</Archive>
|
||||
<Archive sha1sum="35e7ae9ff69bc19b12bd7b40d373e258fdb468d0" type="targz" target="grub-2.12/themes">https://github.com/erkanisik1/Pisilinux2.4-Grub2-Themes/archive/refs/tags/v1.2.tar.gz</Archive>
|
||||
<Archive sha1sum="43366e0a150bb3eb6b93f2feec33ea4b57d96dd9" type="targz" target="grub-2.12/themes">
|
||||
https://github.com/erkanisik1/Pisilinux2.4-Grub2-Themes/archive/refs/tags/v1.3.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>autogen-devel</Dependency>
|
||||
@@ -113,6 +115,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="37">
|
||||
<Date>2025-09-01</Date>
|
||||
<Version>2.12</Version>
|
||||
<Comment>Theme version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2025-08-20</Date>
|
||||
<Version>2.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user