From 63bfa92ec86e924cee56156e63489d4c82d28dc2 Mon Sep 17 00:00:00 2001 From: msh356 Date: Fri, 3 Jul 2026 12:09:38 +0300 Subject: [PATCH] =?UTF-8?q?MULTIPLE:=202=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20(=D1=82=D0=B5=D0=BC=D0=B0=20=D1=81?= =?UTF-8?q?=20=D0=BC=D0=B8=D0=BD=D1=8C=D0=BE=D0=BD=D0=B0=D0=BC=D0=B8,=20?= =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=20=D1=80?= =?UTF-8?q?=D0=BE=D0=B0=D0=B4=D0=BC=D0=B0=D0=BF)=20GRUB:=20=D0=B4=D0=BE?= =?UTF-8?q?=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0=20=D1=82=D0=B5=D0=BC?= =?UTF-8?q?=D0=B0=20=D1=81=20=D0=BC=D0=B8=D0=BD=D1=8C=D0=BE=D0=BD=D0=B0?= =?UTF-8?q?=D0=BC=D0=B8=20=D0=BA=D0=B0=D0=BA=20=D1=81=D1=83=D0=B1=D0=BC?= =?UTF-8?q?=D0=BE=D0=B4=D1=83=D0=BB=D1=8C=20ROADMAP:=20=D0=B8=D1=81=D0=BF?= =?UTF-8?q?=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 6 ++++++ iso/boot/grub/themes/minions-grub-theme | 1 + 2 files changed, 7 insertions(+) create mode 100644 .gitmodules create mode 160000 iso/boot/grub/themes/minions-grub-theme diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5aa8d5b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "boot/grub/themes/minions-grub-theme"] + path = boot/grub/themes/minions-grub-theme + url = https://github.com/hashirsajid58200p/minions-grub-theme +[submodule "iso/boot/grub/themes/minions-grub-theme"] + path = iso/boot/grub/themes/minions-grub-theme + url = https://github.com/hashirsajid58200p/minions-grub-theme diff --git a/iso/boot/grub/themes/minions-grub-theme b/iso/boot/grub/themes/minions-grub-theme new file mode 160000 index 0000000..a11fe88 --- /dev/null +++ b/iso/boot/grub/themes/minions-grub-theme @@ -0,0 +1 @@ +Subproject commit a11fe8835bf8a156396efb602c143ca7fc9fc597