1
0
mirror of synced 2026-01-13 15:17:30 +00:00

xen-create-image(1): Don't talk aber Sarge and Etch, talk about Debian Stable, so we won't have to change to docs with every new Debian release. ;-)

This commit is contained in:
Axel Beckert 2010-05-26 21:03:09 +02:00
parent fa4e023e68
commit b452461473
2 changed files with 4 additions and 6 deletions

2
TODO
View File

@ -8,8 +8,6 @@ Bugs to fix and Features to add before a 4.2 release
- ambiguous option list with regards to parameters
- talks about Sarge and Etch
* xen-create-image --dist=... / sources.list generation should be more fine-grained
xen-tools should offer the possibility to enabled/disable

View File

@ -329,7 +329,7 @@ Create a Xen configuration file in so that xm can start the new domain.
memory = 128Mb # Memory size
swap = 128Mb # Swap size
fs = ext3 # use EXT3 filesystems
dist = sarge # Default distribution to install.
dist = stable # Default distribution to install.
#
# Kernel options.
@ -440,9 +440,9 @@ Create a Xen configuration file in so that xm can start the new domain.
=head1 LOOPBACK EXAMPLES
The following will create a 2Gb disk image, along with a 128Mb
swap file with Debian Sarge setup and running via DHCP.
swap file with Debian Stable setup and running via DHCP.
xen-create-image --size=2Gb --swap=128Mb --dhcp \
xen-create-image --size=2Gb --swap=128Mb --dhcp --dist=stable \
--dir=/home/xen --hostname=vm01.my.flat
This next example sets up a host which has the name 'vm02.my.flat' and
@ -592,7 +592,7 @@ Create a Xen configuration file in so that xm can start the new domain.
=head1 ROLES
Currently there are some roles scripts included which work for
the Debian Sarge and Etch distrubtions only. They are included
the Debian and Ubuntu distrubtions only. They are included
primarily as examples of the kind of things you could accomplish.
The supplied scripts are: