tags 689169 patch
thanks

On Sat, Sep 29, 2012 at 08:07:57PM +0200, Frederik Himpe wrote:
> The virt-install man page contains this example to use for the -l option:
> 
>          Debian/Ubuntu
>              http://ftp.us.debian.org/debian/dists/etch/main/installer-amd64/
> 
> This example is outdated, and should be replaced by some working Wheezy URL 
> for
> virtinst in Wheezy.

It might be preferable to use the "stable" symlink, instead of a release
codename.

---
 .../0004-update-debian-distribution-location.patch |   33 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 2 files changed, 34 insertions(+)
 create mode 100644 
debian/patches/0004-update-debian-distribution-location.patch

diff --git a/debian/patches/0004-update-debian-distribution-location.patch 
b/debian/patches/0004-update-debian-distribution-location.patch
new file mode 100644
index 0000000..b1e2f23
--- /dev/null
+++ b/debian/patches/0004-update-debian-distribution-location.patch
@@ -0,0 +1,33 @@
+--- a/man/en/virt-install.1
++++ b/man/en/virt-install.1
+@@ -333,7 +333,7 @@
+ http://download.fedoraproject.org/pub/fedora/linux/releases/10/Fedora/i386/os/
+ .IP "Debian/Ubuntu" 4
+ .IX Item "Debian/Ubuntu"
+-http://ftp.us.debian.org/debian/dists/etch/main/installer\-amd64/
++http://ftp.us.debian.org/debian/dists/stable/main/installer\-amd64/
+ .IP "Suse" 4
+ .IX Item "Suse"
+ http://download.opensuse.org/distribution/11.0/repo/oss/
+--- a/man/en/virt-install.pod
++++ b/man/en/virt-install.pod
+@@ -249,7 +249,7 @@
+ 
+ =item Debian/Ubuntu
+ 
+-http://ftp.us.debian.org/debian/dists/etch/main/installer-amd64/
++http://ftp.us.debian.org/debian/dists/stable/main/installer-amd64/
+ 
+ =item Suse
+ 
+--- a/man/en/virt-install.pod.in
++++ b/man/en/virt-install.pod.in
+@@ -249,7 +249,7 @@
+ 
+ =item Debian/Ubuntu
+ 
+-http://ftp.us.debian.org/debian/dists/etch/main/installer-amd64/
++http://ftp.us.debian.org/debian/dists/stable/main/installer-amd64/
+ 
+ =item Suse
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 3419750..e6261b2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-fix-path-to-hvmloader.patch
 0002-Fix-path-to-pygrub.patch
 0003-Fix-path-to-keyboard-configuration.patch
+0004-update-debian-distribution-location.patch
-- 
1.7.10.4


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to