source: server/tftpboot/menu.lst/templates/19pxeADMIN @ 2fae617b

webconsole3
Last change on this file since 2fae617b was 1236d17, checked in by jm.bardallo <juanmanuel.bardallo@…>, 7 years ago

añadidos nuevamente los ficheros de opengnsys del branch devel, se habían quitado por error

  • Property mode set to 100644
File size: 619 bytes
Line 
1##NO-TOCAR-ESTA-LINEA ogLiveAdmin
2default saved
3timeout 1
4hiddenmenu
5fallback 1 2 3
6
7
8set ISODIR=ogLive
9
10title OpenGnsys-NET
11kernel (pd)/%ISODIR%/ogvmlinuz  ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=true ogdebug=true ogupdateinitrd=true ogtmpfs=15 oglivedir=%ISODIR% INFOHOST
12initrd (pd)/%ISODIR%/oginitrd.img
13boot
14
15
16title OpenGnsys-NET default
17kernel (pd)/ogLive/ogvmlinuz  ro boot=oginit vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=true ogdebug=true ogupdateinitrd=true ogtmpfs=15 oglivedir=ogLive INFOHOST
18initrd (pd)/ogLive/oginitrd.img
19boot
20
Note: See TracBrowser for help on using the repository browser.