Re: Broken link from https://www.debian.org/CD/faq/
Holger Wansing <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, At 2015-08-15, Richard Owlett <[email protected]> wrote: > Broken link from https://www.debian.org/CD/faq/ referring to > http://www.cdrkit.org/ at > "wodim for CD optical media type: > wodim -v dev=/dev/sr0 -eject -sao debian-x.y.z-arch-CD-NN.iso" Since there is actually no upstream website for wodim, we should change the link to packages.debian.org wodim page. Patch is attached. I will commit this shortly, if noone objects. Holger -- ============================================================ Created with Sylpheed 3.5.0 under D E B I A N L I N U X 8 . 0 " J E S S I E " . Registered Linux User #311290 - https://linuxcounter.net/ ============================================================
wodim.diff
(text/x-diff, 655 B)
Index: english/CD/faq/index.wml =================================================================== RCS file: /cvs/webwml/webwml/english/CD/faq/index.wml,v retrieving revision 1.131 diff -u -r1.131 index.wml --- english/CD/faq/index.wml 22 Jan 2016 18:49:08 -0000 1.131 +++ english/CD/faq/index.wml 25 Mar 2016 20:09:44 -0000 @@ -563,7 +563,7 @@ <br/><tt>growisofs -dvd-compat -Z /dev/sr0=debian-x.y.z-arch-MEDIUM-NN.iso</tt> </p> -<p><a href="http://www.cdrkit.org/">wodim</a> +<p><a href="https://packages.debian.org/sid/wodim">wodim</a> for CD optical media type: <br/><tt>wodim -v dev=/dev/sr0 -eject -sao debian-x.y.z-arch-CD-NN.iso</tt> </p>