Ignore:
Timestamp:
Dec 9, 2009, 4:44:45 PM (14 years ago)
Author:
sebas
Message:

nueva entrada para el menu de boot

File:
1 edited

Legend:

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

    r453 r479  
    2626        APPEND ro initrd=ltsp/i386/initrd.img quiet splash
    2727
    28 LABEL 9.04
    29        MENU LABEL 9.04 : Debian/Ubuntu Installer (Ubuntu 9.04/Jaunty ; i386 + Preseed)
     28LABEL 9.04-desktop
     29       MENU LABEL 9.04-desktop : Debian/Ubuntu Installer (Ubuntu 9.04/Jaunty Desktop ; i386 + Preseed)
    3030       kernel debian-installer/jaunty/i386/linux
    3131       append DEBCONF_DEBUG=5 locale=es_AR console-setup/layoutcode=latam netcfg/get_hostname= url=http://10.0.0.8/preseed/ubuntu-904-desktop.txt initrd=debian-installer/jaunty/i386/initrd.gz --
     32
     33LABEL 9.04-basic
     34       MENU LABEL 9.04-basic : Debian/Ubuntu Installer (Ubuntu 9.04/Jaunty Basic ; i386 + Preseed)
     35       kernel debian-installer/jaunty/i386/linux
     36       append DEBCONF_DEBUG=5 locale=es_AR console-setup/layoutcode=latam netcfg/get_hostname= url=http://10.0.0.8/preseed/ubuntu-904-basic.txt initrd=debian-installer/jaunty/i386/initrd.gz --
    3237
    3338LABEL 9.04-ltsp
Note: See TracChangeset for help on using the changeset viewer.