Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37840826
en ru br
ALT Linux repositórios
S:2.06-alt16
D:0.97-alt2
5.0: 0.97-alt5
4.1: 0.97-alt4.M41.1
3.0: 0.95-alt1

Group :: Sistema/Kernel e hardware
RPM: grub

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: grub-2.02-shift-interrupt-timeout.patch
Download


diff -ur grub-2.02.orig/util/grub.d/00_header.in grub-2.02/util/grub.d/00_header.in
--- grub-2.02.orig/util/grub.d/00_header.in	2017-12-02 12:21:57.000000000 +0300
+++ grub-2.02/util/grub.d/00_header.in	2017-12-02 12:27:09.380748033 +0300
@@ -325,6 +325,10 @@
     fi
     cat << EOF
 fi
+# interrupt grub booting process if shift key pressed
+if keystatus --shift;then
+  set timeout=-1
+fi
 EOF
 }
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009