From 0cd3146c7fbd8e90d130d9c2af247acddf945e40 Mon Sep 17 00:00:00 2001 From: ramon Date: Mon, 15 May 2017 07:22:50 +0000 Subject: #730: Quitar lĂ­neas {{{keeppxe}}} de las plantillas PXE para que no muestre aviso de orden incorrecta. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://opengnsys.es/svn/branches/version1.1@5296 a21b9725-9963-47de-94b9-378ad31fedc9 --- server/tftpboot/menu.lst/templates/00unknown | 1 - server/tftpboot/menu.lst/templates/01 | 1 - server/tftpboot/menu.lst/templates/11 | 1 - server/tftpboot/menu.lst/templates/12 | 1 - server/tftpboot/menu.lst/templates/19pxeADMIN | 3 +-- server/tftpboot/menu.lst/templates/pxe | 1 - 6 files changed, 1 insertion(+), 7 deletions(-) (limited to 'server/tftpboot') diff --git a/server/tftpboot/menu.lst/templates/00unknown b/server/tftpboot/menu.lst/templates/00unknown index e52ffa82..eaf70de7 100644 --- a/server/tftpboot/menu.lst/templates/00unknown +++ b/server/tftpboot/menu.lst/templates/00unknown @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA Sin-designar timeout 1 title MBR -keeppxe chainloader (hd0)+1 rootnoverify (hd0) boot \ No newline at end of file diff --git a/server/tftpboot/menu.lst/templates/01 b/server/tftpboot/menu.lst/templates/01 index 1b52bb54..db7a3ee7 100644 --- a/server/tftpboot/menu.lst/templates/01 +++ b/server/tftpboot/menu.lst/templates/01 @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA MBR timeout 1 title MBR -keeppxe chainloader (hd0)+1 rootnoverify (hd0) boot diff --git a/server/tftpboot/menu.lst/templates/11 b/server/tftpboot/menu.lst/templates/11 index 92be0dca..6ff6b10b 100644 --- a/server/tftpboot/menu.lst/templates/11 +++ b/server/tftpboot/menu.lst/templates/11 @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA 1hd-1partition timeout 1 title FirstHardDisk-FirstPartition -keeppxe root (hd0,0) chainloader (hd0,0)+1 boot diff --git a/server/tftpboot/menu.lst/templates/12 b/server/tftpboot/menu.lst/templates/12 index 6f46c742..0843c3b1 100644 --- a/server/tftpboot/menu.lst/templates/12 +++ b/server/tftpboot/menu.lst/templates/12 @@ -1,7 +1,6 @@ ##NO-TOCAR-ESTA-LINEA 1hd-2partition timeout 1 title FirstHardDisk-SecondPartition -keeppxe root (hd0,1) chainloader (hd0,1)+1 boot diff --git a/server/tftpboot/menu.lst/templates/19pxeADMIN b/server/tftpboot/menu.lst/templates/19pxeADMIN index f9f3246f..4f43dd17 100644 --- a/server/tftpboot/menu.lst/templates/19pxeADMIN +++ b/server/tftpboot/menu.lst/templates/19pxeADMIN @@ -5,8 +5,7 @@ hiddenmenu fallback 1 2 3 -title OpenGnSys-NET -keeppxe +title OpenGnsys-NET kernel (pd)/ogclient/ogvmlinuz ro boot=oginit vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=true ogdebug=true ogupdateinitrd=true INFOHOST initrd (pd)/ogclient/oginitrd.img boot diff --git a/server/tftpboot/menu.lst/templates/pxe b/server/tftpboot/menu.lst/templates/pxe index 6abbed39..a1e766bb 100644 --- a/server/tftpboot/menu.lst/templates/pxe +++ b/server/tftpboot/menu.lst/templates/pxe @@ -28,7 +28,6 @@ savedefault fallback boot title OpenGnsys-NET -keeppxe kernel (pd)/ogclient/ogvmlinuz ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false INFOHOST initrd (pd)/ogclient/oginitrd.img boot -- cgit v1.2.3-18-g5258