#
d690403a |
| 21-Nov-2019 |
martin <martin@NetBSD.org> |
Pass the set suffix (either .tgz or .tar.xz) from the makefile. Document the rescue set.
|
#
9c519f76 |
| 19-May-2015 |
snj <snj@NetBSD.org> |
- update upgrade issues: + ARM ABI change + new users + new groups - add modules set where missing - formatting improvements - note that rtsol{,d} will be gone in the future - fix raw partition
- update upgrade issues: + ARM ABI change + new users + new groups - add modules set where missing - formatting improvements - note that rtsol{,d} will be gone in the future - fix raw partition info - update sparc64 hardware support - remove note about sparc SMP support being broken - update some size requirements (still lots of ancient bogus RAM minimums lingering -- HI PORTMASTERS!) - various other minor content modernization - whitespace fixes
show more ...
|
#
5c8a8d50 |
| 23-Apr-2009 |
snj <snj@NetBSD.org> |
Various updates to the INSTALL notes in preparation for 5.0. Changes are still to come.
|
#
529cc0c5 |
| 12-Oct-2006 |
pavel <pavel@NetBSD.org> |
Apply patch from Hauke Fath to solve port-mac68k/29049: sysinst did not newfs and mount the target filesystem.
In Hauke's words: "Basically, the mac68k md_make_bsd_partitions() function, which repla
Apply patch from Hauke Fath to solve port-mac68k/29049: sysinst did not newfs and mount the target filesystem.
In Hauke's words: "Basically, the mac68k md_make_bsd_partitions() function, which replaces the MI make_bsd_partitions() because the mac68k port does not have an on-disk BSD disklabel, neglected to sign up BSD partitions for newfs'ing and mounting by setting the appropriate flags."
Revert the commit to the install notes (rev. 1.14 of notes/mac68k/prep) which added a warning and a workaround for this bug, as requested by hubertf in the PR log.
show more ...
|
#
2ac328de |
| 15-Dec-2005 |
hubertf <hubertf@NetBSD.org> |
Add text for workaround of sysinst not running newfs etc. as described in PR mac68k/29049. Text for the workaround mostly provided by Hauke Fath.
|
#
5f62db77 |
| 19-Jul-2002 |
scottr <scottr@NetBSD.org> |
This is a complete refit of the mac68k documentation.
Of particular note is documentation on the new preferred method of installation using sysinst, provided (and updated) by Bob Nestor.
|
#
28d4530e |
| 29-Jun-2002 |
lukem <lukem@NetBSD.org> |
clean up whitespace and formatting
|
#
1742d8ac |
| 29-Oct-2000 |
lukem <lukem@NetBSD.org> |
more work: - use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate - be more consistent between various ports' install notes - other cleanups
|
#
b4d52d9d |
| 10-Oct-2000 |
lukem <lukem@NetBSD.org> |
major terraform (this is MUCH more than a rototill :-), including: - update for 1.5 (still more MD stuff to check) - use new macros in ../common/macros as appropriate - introduce some CONSISTENCY bet
major terraform (this is MUCH more than a rototill :-), including: - update for 1.5 (still more MD stuff to check) - use new macros in ../common/macros as appropriate - introduce some CONSISTENCY between the various ports' install docs - use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic. - migrate more stuff into ../common/* - whitespace cleanup - lots of other little things i'm sure...
show more ...
|
#
5f92800c |
| 31-May-1999 |
ender <ender@NetBSD.org> |
Add a paragraph warning the user that a MacOS partition is still necessary for booting so completely destroying all existing partitions may be ill-advised.
Should fix PR 6341 from John Refling (refl
Add a paragraph warning the user that a MacOS partition is still necessary for booting so completely destroying all existing partitions may be ill-advised.
Should fix PR 6341 from John Refling (refling@comet.lbl.gov).
show more ...
|
#
79b5fdde |
| 07-May-1999 |
ender <ender@NetBSD.org> |
Various updates for 1.4 since it looks like we will be making the release after all.
|
#
6eb9d9ef |
| 13-Jan-1999 |
ross <ross@NetBSD.org> |
Markup for -mdoc and -mdoc2html.
|
#
8af87c99 |
| 09-Jan-1998 |
perry <perry@NetBSD.org> |
RCS Id Police.
|
#
c2d32ec0 |
| 25-Nov-1997 |
scottr <scottr@NetBSD.org> |
Resolve conflicts that somehow got committed (mmmm, CVS); add several noteworthy contributors to the legal document; fix a few unclear statements I noticed along the way.
|
#
43301221 |
| 24-Nov-1997 |
ender <ender@NetBSD.org> |
o Updated for new release(7) directory hierarchy o Noted procedure for configuring /etc/rc.conf on first boot
|
#
a6564b07 |
| 12-Nov-1997 |
ender <ender@NetBSD.org> |
o Added a section on the X11 distribution sets to contents o Added recently supported hardware o Noted setup of rc.conf in install o Added a new upgrade procedure o Explained 1.3 enhancements in what
o Added a section on the X11 distribution sets to contents o Added recently supported hardware o Noted setup of rc.conf in install o Added a new upgrade procedure o Explained 1.3 enhancements in whatis o Converted Mac-side utility names to be more version independent
show more ...
|
#
2da6f5db |
| 20-Oct-1997 |
ender <ender@NetBSD.org> |
o Updated distribution notes to reflect latest installation procedures and hardware support o Made note of the X11 distribution sets in the contents section
|
#
94c9e312 |
| 18-Sep-1994 |
briggs <briggs@NetBSD.org> |
Make a pass at mac68k install documentation.
|