Ignore:
Timestamp:
May 5, 2010, 2:06:32 PM (14 years ago)
Author:
sebas@…
Message:

invertimos el orden del menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/puppet/modules/di_netboot_assistant/files/pxelinux.HEAD

    r671 r674  
    3030        KERNEL memtest/memtest86+
    3131
    32 LABEL 9.04-desktop-live
    33         MENU LABEL 9.04-desktop-live : Ubuntu 9.04/Jaunty Desktop ; i386 ; LIVE - CD
    34         kernel live/jaunty/i386/casper/vmlinuz
    35         append locale=es_AR boot=casper netboot=nfs nfsroot=10.0.2.2:/opt/linux_livecd/ubuntu904desktopi386 initrd=live/jaunty/i386/casper/initrd.gz --
     32LABEL 10.04-desktop-live
     33        MENU LABEL 10.04-desktop-live : Ubuntu 10.04/Lucid Desktop ; i386 ; LIVE - DVD
     34        kernel live/lucid/i386/casper/vmlinuz
     35        append locale=es_AR boot=casper netboot=nfs nfsroot=10.0.2.2:/opt/linux_livecd/ubuntu1004dvdi386 initrd=live/lucid/i386/casper/initrd.lz --
    3636
    37 LABEL 9.10-desktop-live 
     37LABEL 9.10-desktop-live
    3838        MENU LABEL 9.10-desktop-live : Ubuntu 9.10/Karmic Desktop ; i386 ; LIVE - CD
    3939        kernel live/karmic/i386/casper/vmlinuz
    4040        append locale=es_AR boot=casper netboot=nfs nfsroot=10.0.2.2:/opt/linux_livecd/ubuntu910desktopi386 initrd=live/karmic/i386/casper/initrd.lz --
    4141
    42 LABEL 10.04-desktop-live
    43         MENU LABEL 10.04-desktop-live : Ubuntu 10.04/Lucid Desktop ; i386 ; LIVE - DVD
    44         kernel live/lucid/i386/casper/vmlinuz
    45         append locale=es_AR boot=casper netboot=nfs nfsroot=10.0.2.2:/opt/linux_livecd/ubuntu1004dvdi386 initrd=live/lucid/i386/casper/initrd.lz --
     42LABEL 9.04-desktop-live
     43        MENU LABEL 9.04-desktop-live : Ubuntu 9.04/Jaunty Desktop ; i386 ; LIVE - CD
     44        kernel live/jaunty/i386/casper/vmlinuz
     45        append locale=es_AR boot=casper netboot=nfs nfsroot=10.0.2.2:/opt/linux_livecd/ubuntu904desktopi386 initrd=live/jaunty/i386/casper/initrd.gz --
    4646
    4747LABEL 9.04-desktop
Note: See TracChangeset for help on using the changeset viewer.