Ignore:
Timestamp:
Feb 19, 2010, 10:10:19 PM (14 years ago)
Author:
sebas
Message:

agregamos el proximo release de ubuntu 10.04 (lucid) como opcion de instalacion en el menu pxe

File:
1 edited

Legend:

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

    r496 r543  
    4646       append DEBCONF_DEBUG=5 locale=es_AR console-setup/layoutcode=latam netcfg/get_hostname= url=http://10.0.0.8/preseed/ubuntu-910-desktop.txt initrd=debian-installer/karmic/i386/initrd.gz --
    4747
     48LABEL 10.04-desktop
     49       MENU LABEL 10.04-desktop : Debian/Ubuntu Installer (Ubuntu 10.04/Lucid Desktop ; i386 + Preseed)
     50       kernel debian-installer/lucid/i386/linux
     51       append DEBCONF_DEBUG=5 locale=es_AR console-setup/layoutcode=latam netcfg/get_hostname= url=http://10.0.0.8/preseed/ubuntu-910-desktop.txt initrd=debian-installer/lucid/i386/initrd.gz --
     52
    4853LABEL lenny
    4954       MENU LABEL lenny-basic : Debian Installer (Debian Lenny 5.0 ; i386 + Preseed)
Note: See TracChangeset for help on using the changeset viewer.