1
0
mirror of synced 2026-02-01 05:52:01 +00:00

2006-06-18 17:46:11 by steve

Added commented out ubuntu mirror, and listed explictly supported
 distributions.
This commit is contained in:
steve
2006-06-18 17:46:11 +00:00
parent f8cc7067c2
commit 6d6aa1eec9

View File

@@ -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