Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/distrib/notes Pull up following revision(s):
details: https://anonhg.NetBSD.org/src/rev/751c6b0107dc
branches: netbsd-8
changeset: 852777:751c6b0107dc
user: martin <martin%NetBSD.org@localhost>
date: Sun Mar 29 11:45:13 2020 +0000
description:
Pull up following revision(s):
distrib/notes/ews4800mips/xfer: revision 1.3
distrib/notes/bebox/prep: revision 1.3
distrib/notes/newsmips/xfer: revision 1.3
distrib/notes/i386/xfer: revision 1.21
distrib/notes/common/main: revision 1.547
distrib/notes/news68k/xfer: revision 1.4
Replace references to i386 install media for Rawrite32 with
links to the homepage.
diffstat:
distrib/notes/bebox/prep | 11 +++--------
distrib/notes/common/main | 9 ++++-----
distrib/notes/ews4800mips/xfer | 13 ++++---------
distrib/notes/i386/xfer | 15 +++++----------
distrib/notes/news68k/xfer | 15 +++++----------
distrib/notes/newsmips/xfer | 15 +++++----------
6 files changed, 26 insertions(+), 52 deletions(-)
diffs (183 lines):
diff -r b825afaf9a44 -r 751c6b0107dc distrib/notes/bebox/prep
--- a/distrib/notes/bebox/prep Sun Mar 29 11:38:12 2020 +0000
+++ b/distrib/notes/bebox/prep Sun Mar 29 11:45:13 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prep,v 1.2 2010/11/15 21:39:12 wiz Exp $
+.\" $NetBSD: prep,v 1.2.40.1 2020/03/29 11:45:13 martin Exp $
.
.Pp
.
@@ -45,13 +45,8 @@
and use it to write the floppy image(s) to floppy disk,
you can use the
.Ic Rawrite32
-Windows32 program
-.Pq installed by Pa rawr32.exe
-available in the
-.Pa i386/installation/misc/
-directory of the
-.Nx
-distribution.
+Windows program which can be found at
+.Lk https://www.NetBSD.org/~martin/rawrite32 .
.Pp
Also you can create boot.fs in the following way:
.Pp
diff -r b825afaf9a44 -r 751c6b0107dc distrib/notes/common/main
--- a/distrib/notes/common/main Sun Mar 29 11:38:12 2020 +0000
+++ b/distrib/notes/common/main Sun Mar 29 11:45:13 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.535.2.5 2019/05/31 08:37:28 martin Exp $
+.\" $NetBSD: main,v 1.535.2.6 2020/03/29 11:45:13 martin Exp $
.\"
.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -257,15 +257,14 @@
On Windows, you will need to use a program such as Win32 Disk Imager,
which can be found at
.Lk http://sourceforge.net/projects/win32diskimager/
+or
+Rawrite32 which can be found at
+.Lk https://www.NetBSD.org/~martin/rawrite32 .
.if \n[amd64]:\n[i386] \{\
If you have problems writing a raw image to a floppy,
the
.Ic rawrite.exe
MS-DOS program
-or the
-.Ic Rawrite32
-Windows32 program (installed by
-.Pa rawr32.exe )
in the
.Pa \*M/installation/misc/
directory may be of help.
diff -r b825afaf9a44 -r 751c6b0107dc distrib/notes/ews4800mips/xfer
--- a/distrib/notes/ews4800mips/xfer Sun Mar 29 11:38:12 2020 +0000
+++ b/distrib/notes/ews4800mips/xfer Sun Mar 29 11:45:13 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.2 2011/05/27 17:38:43 tsutsui Exp $
+.\" $NetBSD: xfer,v 1.2.38.1 2020/03/29 11:45:13 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -59,14 +59,9 @@
.Tn Microsoft Windows
and use it to write the floppy image(s) to floppy disk, you can use the
.Ic Rawrite32
-Windows32 program.
-It can be installed by
-Pa rawr32.exe
-provided in the
-.Pa i386/installation/misc/
-directory of the
-.Nx
-distribution.
+Windows program.
+It can be downloaded from
+.Lk https://www.NetBSD.org/~martin/rawrite32 .
.Ic rawrite
utility for the
.Tn MS-DOS
diff -r b825afaf9a44 -r 751c6b0107dc distrib/notes/i386/xfer
--- a/distrib/notes/i386/xfer Sun Mar 29 11:38:12 2020 +0000
+++ b/distrib/notes/i386/xfer Sun Mar 29 11:45:13 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.20 2011/05/27 17:38:43 tsutsui Exp $
+.\" $NetBSD: xfer,v 1.20.38.1 2020/03/29 11:45:13 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -59,21 +59,16 @@
.Tn Microsoft Windows
to write the floppy image(s) to floppy disk, you can use the
.Ic Rawrite32
-Windows32 program.
-It can be installed by
-Pa rawr32.exe
-provieded in the
-.Pa i386/installation/misc
-directory of the
-.Nx
-distribution.
+Windows program.
+It can be downloaded from
+.Lk https://www.NetBSD.org/~martin/rawrite32 .
A
.Ic rawrite
utility for the
.Tn MS-DOS
environment is also available in the
.Pa i386/installation/misc/
-directory.
+directory of the i386 install media.
.Pp
.
.\" --------- MI instructions for getting distribution off installation medium
diff -r b825afaf9a44 -r 751c6b0107dc distrib/notes/news68k/xfer
--- a/distrib/notes/news68k/xfer Sun Mar 29 11:38:12 2020 +0000
+++ b/distrib/notes/news68k/xfer Sun Mar 29 11:45:13 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.3 2011/05/27 17:38:44 tsutsui Exp $
+.\" $NetBSD: xfer,v 1.3.38.1 2020/03/29 11:45:13 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -57,20 +57,15 @@
.Tn Microsoft Windows
and use it to write the floppy image(s) to floppy disk, you can use the
.Ic Rawrite32
-Windows32 program.
-It can be installed by
-Pa rawr32.exe
-provided in the
-.Pa i386/installation/misc/
-directory of the
-.Nx
-distribution.
+Windows program.
+It can be downloaded from
+.Lk https://www.NetBSD.org/~martin/rawrite32 .
.Ic rawrite
utility for the
.Tn MS-DOS
environment is also available in the
.Pa i386/installation/misc/
-directory.
+directory of i386 install media.
.Pp
Though
.Nx*M
diff -r b825afaf9a44 -r 751c6b0107dc distrib/notes/newsmips/xfer
--- a/distrib/notes/newsmips/xfer Sun Mar 29 11:38:12 2020 +0000
+++ b/distrib/notes/newsmips/xfer Sun Mar 29 11:45:13 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: xfer,v 1.2 2011/05/27 17:38:44 tsutsui Exp $
+.\" $NetBSD: xfer,v 1.2.38.1 2020/03/29 11:45:13 martin Exp $
.\"
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -59,20 +59,15 @@
.Tn Microsoft Windows
and use it to write the floppy image(s) to floppy disk, you can use the
.Ic Rawrite32
-Windows32 program.
-It can be installed by
-Pa rawr32.exe
-provided in the
-.Pa i386/installation/misc/
-directory of the
-.Nx
-distribution.
+Windows program.
+It can be downloaded from
+.Lk https://www.NetBSD.org/~martin/rawrite32 .
.Ic rawrite
utility for the
.Tn MS-DOS
environment is also available in the
.Pa i386/installation/misc/
-directory.
+directory of i386 install media.
.Pp
Though
.Nx*M
Home |
Main Index |
Thread Index |
Old Index