diff --git a/README b/README index 001d779..db80872 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ About: * Etch 4.0 * Lenny 5.0 * Squeeze 6.0 - * Wheezy 7.0 (preliminary support as it's not yet available) + * Wheezy 7.0 * Sid (works at least at the moment of writing :-) Ubuntu: @@ -42,8 +42,11 @@ About: * Jaunty Jackaplope 9.04 * Karmic Koala 9.10 * Lucid Lynx 10.04 - * Maverick Meerkat 10.10 (works at least at the moment of writing :-) - * Natty Narwhal 11.04 (preliminary support as it's not yet available) + * Maverick Meerkat 10.10 + * Natty Narwhal 11.04 + * Oneiric Ocelot 11.10 + * Precise Pangolin 12.04 + * Quantal Quetzal 12.10 (preliminary support as it's not yet available) [1] There is an issue with debootstrap on hardy not installing ksyslogd This can be fixed by chrooting into the newly installed system diff --git a/debian/control b/debian/control index 2733130..dfaa30b 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Description: Tools to manage Xen virtual servers * Debian 4.0 Etch * Debian 5.0 Lenny * Debian 6.0 Squeeze + * Debian 7.0 Wheezy * Debian Sid (Unstable) * Ubuntu 6.06 Dapper Drake (LTS) * Ubuntu 6.10 Edgy Eft @@ -36,3 +37,6 @@ Description: Tools to manage Xen virtual servers * Ubuntu 9.10 Karmic Koala * Ubuntu 10.04 Lucid Lynx (LTS) * Ubuntu 10.10 Maverick Meerkat + * Ubuntu 11.04 Natty Narwhal + * Ubuntu 11.10 Oneiric Ocelot + * Ubuntu 12.04 Precise Pangolin (LTS)