logo

etc_portage

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/etc_portage.git

grub-2.02_tenshi.patch (478B)


  1. diff --git a/grub-core/kern/main.c b/grub-core/kern/main.c
  2. index 9cad0c4..65883f2 100644
  3. --- a/grub-core/kern/main.c
  4. +++ b/grub-core/kern/main.c
  5. @@ -270,9 +270,8 @@ grub_main (void)
  6. grub_boot_time ("After machine init.");
  7. /* Hello. */
  8. - grub_setcolorstate (GRUB_TERM_COLOR_HIGHLIGHT);
  9. - grub_printf ("Welcome to GRUB!\n\n");
  10. grub_setcolorstate (GRUB_TERM_COLOR_STANDARD);
  11. + grub_printf ("Why is tenshi eating a corndog so cute?\n\n");
  12. grub_load_config ();