[pxeboot] Ajout des dernières ubuntu
This commit is contained in:
parent
a9e26778cd
commit
f7e226e417
1 changed files with 3 additions and 3 deletions
|
@ -32,12 +32,12 @@ DEBIAN_BACKPORT_ARCHS="i386 amd64"
|
||||||
DEBIAN_BACKPORT_FTP="ftp://cdimage.debian.org/cdimage/unofficial/backports/"
|
DEBIAN_BACKPORT_FTP="ftp://cdimage.debian.org/cdimage/unofficial/backports/"
|
||||||
|
|
||||||
# Définitions spécifiques à Ubuntu
|
# Définitions spécifiques à Ubuntu
|
||||||
UBUNTU_DISTS="natty oneiric precise quantal"
|
UBUNTU_DISTS="natty oneiric precise quantal raring saucy"
|
||||||
UBUNTU_ARCHS="i386 amd64"
|
UBUNTU_ARCHS="i386 amd64"
|
||||||
UBUNTU_FTP="ftp://ftp.crans.org/ubuntu/dists"
|
UBUNTU_FTP="ftp://ftp.crans.org/ubuntu/dists"
|
||||||
|
|
||||||
UBUNTU_LIVE="11.10 12.04 12.10"
|
UBUNTU_LIVE="11.10 12.04 12.10 13.04"
|
||||||
# il faut modifier le nfs et mettre les images dans $ISODIR/ubuntu/
|
# il faut modifier le nfs et mettre les images dans $ISODIR/ubuntu/
|
||||||
# puis les monter et partager dans $TFTPROOT/livecd/ubuntu/$dist-$arch
|
# puis les monter et partager dans $TFTPROOT/livecd/ubuntu/$dist-$arch
|
||||||
UBUNTU_LIVE_TYPE="ubuntu xubuntu kubuntu"
|
UBUNTU_LIVE_TYPE="ubuntu xubuntu kubuntu"
|
||||||
UBUNTU_LIVE_ARCHS="i386 amd64"
|
UBUNTU_LIVE_ARCHS="i386 amd64"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue