grub2 theme update and core index
This commit is contained in:
+31995
-31732
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
|||||||
21326666dabfeb50308e7de64251b5b0eaf6be39
|
068d52b3c3d6ab8a17dea79cffcf9ab8d11df1be
|
||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
8aee091f7ea2fb49347fba1454b1104968b17bc0
|
3ef9bcf01f715c28cdcae3e61bc81bfa1f3ab9f7
|
||||||
@@ -75,7 +75,7 @@ def install():
|
|||||||
#pisitools.insinto("/boot/grub2", "unicode.pf2")
|
#pisitools.insinto("/boot/grub2", "unicode.pf2")
|
||||||
|
|
||||||
# Insall our theme
|
# 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 ***
|
#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")
|
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>
|
<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="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="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>
|
<BuildDependencies>
|
||||||
<Dependency>git</Dependency>
|
<Dependency>git</Dependency>
|
||||||
<Dependency>autogen-devel</Dependency>
|
<Dependency>autogen-devel</Dependency>
|
||||||
@@ -113,6 +115,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="36">
|
||||||
<Date>2025-08-20</Date>
|
<Date>2025-08-20</Date>
|
||||||
<Version>2.12</Version>
|
<Version>2.12</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user