918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacion
Line | |
---|
1 | ##NO-TOCAR-ESTA-LINEA ogLive |
---|
2 | default saved |
---|
3 | timeout 1 |
---|
4 | hiddenmenu |
---|
5 | fallback 1 2 3 4 |
---|
6 | |
---|
7 | set ISODIR=ogLive |
---|
8 | |
---|
9 | |
---|
10 | title firsboot |
---|
11 | find --set-root --ignore-floppies --ignore-cd /ogboot.me |
---|
12 | cmp /ogboot.me /ogboot.firstboot || ls FALLBACK |
---|
13 | write /ogboot.firstboot iniciado |
---|
14 | chainloader +1 |
---|
15 | boot |
---|
16 | |
---|
17 | title secondboot |
---|
18 | find --set-root --ignore-floppies --ignore-cd /ogboot.me |
---|
19 | cmp /ogboot.me /ogboot.secondboot || ls FALLBACK |
---|
20 | write /ogboot.secondboot iniciado |
---|
21 | chainloader +1 |
---|
22 | boot |
---|
23 | |
---|
24 | title OpenGnsys-CACHE |
---|
25 | find --set-root --ignore-floppies --ignore-cd /boot/%ISODIR%/ogvmlinuz |
---|
26 | kernel /boot/%ISODIR%/ogvmlinuz ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false ogupdateinitrd=true ogtmpfs=15 oglivedir=%ISODIR% INFOHOST |
---|
27 | initrd /boot/%ISODIR%/oginitrd.img |
---|
28 | boot |
---|
29 | |
---|
30 | title OpenGnsys-NET |
---|
31 | kernel (pd)/%ISODIR%/ogvmlinuz ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false ogtmpfs=15 oglivedir=%ISODIR% INFOHOST |
---|
32 | initrd (pd)/%ISODIR%/oginitrd.img |
---|
33 | boot |
---|
34 | |
---|
35 | title OpenGnsys-NET default |
---|
36 | kernel (pd)/ogLive/ogvmlinuz ro boot=oginit oglivedir=ogLive quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false ogtmpfs=15 oglivedir=ogLive INFOHOST |
---|
37 | initrd (pd)/ogLive/oginitrd.img |
---|
38 | boot |
---|
Note: See
TracBrowser
for help on using the repository browser.