2006-06-18 17:46:11 by steve
Added commented out ubuntu mirror, and listed explictly supported distributions.
This commit is contained in:
@@ -81,6 +81,16 @@ swap = 128Mb # Swap size
|
||||
fs = ext3 # use EXT3 filesystems
|
||||
dist = sarge # Default distribution to install.
|
||||
|
||||
#
|
||||
# Currently supported and tested distributions include:
|
||||
#
|
||||
# sid = Debian
|
||||
# sarge = Debian
|
||||
# etch = Debian
|
||||
# dapper = Unbuntu
|
||||
# centos4 = CentOS 4.
|
||||
#
|
||||
|
||||
|
||||
|
||||
##
|
||||
@@ -123,12 +133,18 @@ kernel = /boot/vmlinuz-2.6.16-2-xen-686
|
||||
initrd = /boot/initrd.img-2.6.16-2-xen-686
|
||||
|
||||
#
|
||||
# Default mirror for debootstrap
|
||||
# The default mirror for debootstrap which can be used to install
|
||||
# Debian Sid, Sarge, and Etch.
|
||||
#
|
||||
mirror = http://ftp.us.debian.org/debian/
|
||||
|
||||
#
|
||||
# A mirror for use installing Ubuntus Dapper release:
|
||||
#
|
||||
# mirror = http://gb.archive.ubuntu.com/ubuntu/
|
||||
|
||||
|
||||
#
|
||||
# Uncomment if you wish newly created images to boot automatically.
|
||||
#
|
||||
|
||||
# boot = 1
|
||||
|
||||
Reference in New Issue
Block a user