{"id":94,"date":"2009-09-27T02:37:53","date_gmt":"2009-09-27T01:37:53","guid":{"rendered":"http:\/\/blog.andresgomez.org\/?p=94"},"modified":"2009-09-27T02:37:53","modified_gmt":"2009-09-27T01:37:53","slug":"grub2-splash-theme-for-igalia","status":"publish","type":"post","link":"https:\/\/blog.andresgomez.org\/es\/2009\/09\/27\/grub2-splash-theme-for-igalia\/","title":{"rendered":"Grub2 splash theme for Igalia"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/andresgomez.org\/blog\/wp-content\/uploads\/2009\/09\/igalia_black.png\" alt=\"Igalia Grub2 splash\" title=\"Iglaia Grub2 splash\" width=\"300\" height=\"225\" class=\"alignleft size-full wp-image-97\" hspace=\"20\" \/><\/p>\n<p>Following with the idea of creating a full theme for Igalia covering the whole artwork that is shown in a Gnome desktop. I&#8217;ve created a Debian package and a sample picture to place in the Grub2 splash, at the computer startup. I&#8217;ve uploaded it to a public Git repository which you can download with the following command:<\/p>\n<pre>$ git clone http:\/\/git.igalia.com\/art\/grub2-igalia-splashimages.git<\/pre>\n<p>You can create and install the Debian package with:<\/p>\n<pre>$ cd grub2-igalia-splashimages\n$ dpkg-buildpackage -rfakeroot\n...\n$ dpkg -i ..\/grub2-igalia-splashimages*deb\n<\/pre>\n<p>In order to use any of the images in the package to show as Grub2 splash, you just have change a line like:<\/p>\n<pre>$ cat \/etc\/grub.d\/05_debian_theme \n...\n  for i in {\/boot\/grub,\/usr\/share\/images\/desktop-base}\/moreblue-orbit-grub.{png,tga} ; do\n...\n  set color_normal=black\/black\n  set color_highlight=magenta\/black\n...\n<\/pre>\n<p>to<\/p>\n<pre>$ cat \/etc\/grub.d\/05_debian_theme \n...\n  for i in {\/boot\/grub,\/usr\/share\/images\/desktop-base,\/usr\/share\/images\/grub}\/igalia_black.{png,tga} ; do\n\/some_file.tga\n... \n  set color_normal=light-gray\/black\n  set color_highlight=white\/black\n... \n<\/pre>\n<p>and run:<\/p>\n<pre>$  update-grub2\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Following with the idea of creating a full theme for Igalia covering the whole artwork that is shown in a Gnome desktop. I&#8217;ve created a Debian package and a sample picture to place in the Grub2 splash, at the computer &hellip; <a href=\"https:\/\/blog.andresgomez.org\/es\/2009\/09\/27\/grub2-splash-theme-for-igalia\/\">Sigue leyendo <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,4,6,7,9,12],"tags":[],"class_list":["post-94","post","type-post","status-publish","format-standard","hentry","category-art","category-english","category-free-software","category-general","category-igaliacom","category-planetigaliacom"],"_links":{"self":[{"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/posts\/94"}],"collection":[{"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/comments?post=94"}],"version-history":[{"count":1,"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/posts\/94\/revisions"}],"predecessor-version":[{"id":250,"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/posts\/94\/revisions\/250"}],"wp:attachment":[{"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/media?parent=94"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/categories?post=94"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.andresgomez.org\/es\/wp-json\/wp\/v2\/tags?post=94"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}