Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Sep 2003 17:32:23 +0200 (CEST)
From:      Josef El-Rayes <j.el-rayes@daemon.li>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/56639: [patch] articles/pxe: fix broken url
Message-ID:  <200309091532.h89FWNVB001046@daemon.li>
Resent-Message-ID: <200309091540.h89Fe8eJ056766@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56639
>Category:       docs
>Synopsis:       [patch] articles/pxe: fix broken url
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 09 08:40:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Josef El-Rayes
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD daemon.li 4.8-STABLE FreeBSD 4.8-STABLE #8: Tue Jul 22 18:16:23 CEST 2003 root@daemon.li:/usr/obj/usr/src/sys/CUSTOM i386


	
>Description:
					doc/en_US.ISO8859-1/articles/pxe/article.sgml:
						the current urls to the floppy images are broken, 
						i use the ones in the handbook instead.
						maybe we should have a "latest" symlink on the ftp
						server to avoid updating the link on every release.
	
>How-To-Repeat:
	
>Fix:

	

--- article.sgml.diff begins here ---
--- article.sgml.orig	Tue Sep  9 17:27:14 2003
+++ article.sgml	Tue Sep  9 17:29:19 2003
@@ -133,9 +133,9 @@
     <procedure>
       <step>
         <para>Download bootfiles: Download the
-          <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/i386/kern.flp">;
+          <ulink url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/5.1-RELEASE/floppies/kern.flp">;
           kern.flp</ulink> and
-          <ulink url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/i386/mfsroot.flp">;
+          <ulink url="ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/5.1-RELEASE/floppies/mfsroot.flp">;
           mfsroot.flp</ulink> floppy images.</para>
       </step>
 
--- article.sgml.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309091532.h89FWNVB001046>