#
eaa45076 |
| 24-Mar-2024 |
martin <martin@NetBSD.org> |
Various style fixes (and some of VAX related errors and copy&pastos), from Mouse on tech-install.
|
#
61057d56 |
| 07-Aug-2020 |
snj <snj@NetBSD.org> |
s/developement/development/
|
#
3e4f9a7f |
| 24-Nov-2019 |
martin <martin@NetBSD.org> |
Modernize release notes: - use https where possible - adapt to cdn/nycdn and our current auto-build conventions - automate where possible Many thanks to uwe for lots of *roff help.
|
#
d690403a |
| 21-Nov-2019 |
martin <martin@NetBSD.org> |
Pass the set suffix (either .tgz or .tar.xz) from the makefile. Document the rescue set.
|
#
a04d8eda |
| 24-Jun-2018 |
leot <leot@NetBSD.org> |
Fix a typo
|
#
9fa6cbad |
| 24-Jun-2018 |
martin <martin@NetBSD.org> |
Document debug sets and kernel module directory.
|
#
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 ...
|
#
47141a56 |
| 28-May-2011 |
tsutsui <tsutsui@NetBSD.org> |
Update description about kernel sets etc. (no GENERIC but IPAQ, JORNADA720, WZERO3 kernels)
|
#
ab8e3da6 |
| 28-May-2011 |
tsutsui <tsutsui@NetBSD.org> |
Move common/contents file into MD dirs again. I know it isn't a good thing to have many copy-and-pasted contents (set file descriptions etc) in all MD files, but it's much more annoying to maintain a
Move common/contents file into MD dirs again. I know it isn't a good thing to have many copy-and-pasted contents (set file descriptions etc) in all MD files, but it's much more annoying to maintain a bunch of .if \n [${MACHINE}] conditionals for all ports and maintainers rarely notice that they also have to prepare or update MD contents in MI content file with messy ifdefs.
XXX: of course common text should be shared by mdoc macro etc. but I doubt playing mdoc(7) is really worth...
show more ...
|