diff --git a/TODO b/TODO index c8b8af6..d5c4e33 100644 --- a/TODO +++ b/TODO @@ -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 diff --git a/bin/xen-create-image b/bin/xen-create-image index 37a079f..e0caabb 100755 --- a/bin/xen-create-image +++ b/bin/xen-create-image @@ -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: