uwe
d9e38a11b0
distrib/notes: add back the sentence final dot after .Lk
...
It was omitted in previous b/c of a bug in .Lk that was fixed
in PR bin/58074
2024-03-25 13:35:28 +00:00
martin
51641d9aad
Use single-arg "Lk" macro for a link so we can get reasonable results
...
both in .more and .html output (still a bit odd, but better than before IMHO).
2024-03-24 13:18:02 +00:00
martin
eaa45076fb
Various style fixes (and some of VAX related errors and copy&pastos),
...
from Mouse on tech-install.
2024-03-24 12:53:19 +00:00
andvar
d30e897588
s/dependancies/dependencies/ and s/independantly/independently/ in comments and
...
distrib notes.
2024-02-05 21:39:51 +00:00
tsutsui
7480cc65f1
Add three button trackballs (M1309A) to a supported HP-HIL device list.
...
Asked by Jonathan Stone on port-hp300@, and tested by me:
https://mail-index.netbsd.org/port-hp300/2024/01/14/msg000238.html
2024-01-14 12:05:33 +00:00
gutteridge
04662bc40a
main: minor style fix
2023-12-15 22:09:16 +00:00
abs
21aef130ed
Add note about zfs mount behaviour change in NetBSD 10
2023-12-14 20:46:45 +00:00
andvar
4e59ab5c59
s/MRCOFFE$/MRCOFFEE/ and s/MRCOFFE_OFW/MRCOFFEE_OFW/ in install docs.
...
Also apply uwe change from sparc/contents s/GENERIC-KRUPS/KRUPS/.
2023-12-11 21:57:41 +00:00
andvar
bac9e987c2
s/MRCOFFE$/MRCOFFEE/ and s/MRCOFFE_OFW/MRCOFFEE_OFW/ in install docs.
2023-12-11 21:43:33 +00:00
christos
48ce0cf66c
Set the timezone too when invoking date with a timestamp because it can
...
be affected too:
$ env TZ=UTC date -r 1700157305
Thu Nov 16 17:55:05 UTC 2023
$ env TZ=UTC24:24:24 date -r 1700157305
Wed Nov 15 17:30:41 UTC 2023
2023-11-16 18:06:05 +00:00
christos
3e5c44d0dc
Use TOOL_DATE (Jan-Benedict Glaw)
2023-11-13 21:01:51 +00:00
martin
1b142bcf55
Add notes about FFS and extended attributes.
2022-12-16 16:58:14 +00:00
andvar
fcd4015a32
s/immediatedly/immediately/
2022-10-06 20:42:13 +00:00
charlotte
647f8d1674
Avoid dead link to the NVRAM FAQ in docs for sparc, too
2022-09-28 06:09:14 +00:00
charlotte
b35ff126c8
Avoid dead link to the NVRAM/Hostid FAQ
2022-09-28 06:06:59 +00:00
andvar
7a3188d95f
some srm firmware (including legacy platforms) still available at hp ftp.
...
not sure if HPE selling firmware CDs, but it is definitely not Compaq anymore.
2022-06-03 15:36:36 +00:00
andvar
c8f8b6bbdf
fix link to pkgsrc.tar.gz file in postinstall section.
2022-06-03 14:02:48 +00:00
andvar
b9acd6afaf
fix the title of the boot tape creation section.
2022-06-03 13:50:32 +00:00
andvar
9f4a9600be
fix various typos in comments, docs and log messages.
2022-05-24 06:27:59 +00:00
andvar
9991cde4dd
Remove floppy installation instructions from sparc documentation.
...
Floppy generation was disabled before NetBSD 6.0 release due to size
constraints and unlikely to be restored soon or at all. PR port-sparc/56776.
ok martin.
2022-04-01 21:53:35 +00:00
nia
7fb7867321
Be less optimistic about i386 system reqirements. Remove extremely outdated
...
list of support devices.
2022-02-20 09:40:07 +00:00
nia
fb47004043
Add pf(4) to the "list of features we plan to remove" (eventually)
...
list in the installation notes. Ironically, the only other thing here
is groff(1), which is used to generate these installation notes.
2022-02-06 07:37:29 +00:00
uwe
a737087573
Make .Nx \*V happy for current builds.
...
I'm not sure why mdoc complains here (not the technical reason, but
the pragmatic purpose). My best guess is that it wants to catch
mistakes like .Fx 1.6.1 (instead of .Nx 1.6.1). I'm not entirely
convinced this doesn't create more problems that it solves.
No objections in the 15 years since this was proposed netbsd-docs.
2021-12-08 13:06:44 +00:00
uwe
cbbc3947cd
Punctuation in macro invocation must be a separate argument.
2021-12-08 12:54:15 +00:00
nia
f6aa23ee82
armbsd.org is gone
2021-12-05 19:43:30 +00:00
msaitoh
b5ffb2e0d6
s/filesytem/filesystem/ in comment.
2021-12-05 04:47:17 +00:00
gutteridge
9164f1f294
main: add .gz extension to .img references for consistency
2021-10-20 23:45:09 +00:00
gutteridge
e0b9843e36
main: add note about amd64 now having a "bios" image, too
2021-10-20 23:30:30 +00:00
gutteridge
1c32cacab5
main: simplify conditional markup
2021-10-20 23:23:59 +00:00
maya
f54624bd74
Move DRM-driver firmware from base to its own set, gpufw
...
This set is only installed on amd64,i386,evbarm.
This set is installed on minimal installs and on install media, in
case someone needs it for basic driver functionality.
Comments:
Switched to a single MK tunable for it - that is probably unneeded.
An upcoming DRM update will include even fatter firmware, and we'd
like to minimize the impact of it.
2021-09-25 08:54:29 +00:00
tsutsui
1008de6bc8
Mention that emulated disks by HPDisk and HPDrive work.
...
Also add more HP-IB disk models per recent changes.
2021-07-11 14:17:48 +00:00
tsutsui
dbdaeffbea
HP9000/360 can have up to 16 MB RAM, not 48 MB.
...
Per Service Information Manual HP 9000 Series 300 Computers Models 360/370.
2021-07-11 13:53:48 +00:00
thorpej
db251d8e92
Document netbsd-GENERIC.QEMU.gz
2021-05-29 19:03:08 +00:00
martin
e2871a9909
PR 55413: 64-bit and OK police; grammar improvements.
...
From Michael Siegel.
2021-05-28 13:55:24 +00:00
martin
3ec01e58b6
Consistency and typo/grammar fixes from Michael Siegel in PR 55413,
...
With minor adjustments.
2021-05-27 15:47:42 +00:00
nia
681c82ccfb
ignore machine-dependent disklabel partitions
2021-04-27 19:52:06 +00:00
tsutsui
8ea52577e2
For netboot via DHCP, "next-server" in dhcpd.conf(5) is mandatory.
...
Pointed out by Anders Gustafsson on port-hp300@.
https://mail-index.netbsd.org/port-hp300/2021/04/21/msg000201.html
Should be pulled up to netbsd-8 and netbsd-9.
XXX: kernel should use the dhcpd/bootp server address for nfsroot
if the specified next-server (siaddr) is 0.0.0.0?
2021-04-24 15:38:10 +00:00
nia
95a019acde
Update for pkgsrc README.html transition
2021-04-07 07:51:12 +00:00
rin
791f2c453f
Document DHT kernel for evbppc.
2021-04-02 07:09:11 +00:00
nia
18c61bbc00
G12
2021-03-07 16:25:06 +00:00
tsutsui
a52c876880
Add A1659A CRX framebuffer to "Supported hardware" list.
...
Also remove SGC support from "Unsupported hardware" list.
2020-12-23 17:57:17 +00:00
nia
e3bcf8bd2d
Improve instructions for getting you a pkgsrc.
...
Use awge on evbarm.
2020-10-21 07:46:22 +00:00
snj
fde9d6c257
alpha: GENERIC.MP is no more
2020-09-22 02:53:52 +00:00
nia
cb99bd5907
ancient ARM stuff
2020-09-16 09:58:37 +00:00
nia
2cfdce2a15
new dtb set needs reflecting in instructions
2020-09-15 07:15:21 +00:00
snj
61057d564f
s/developement/development/
2020-08-07 00:43:47 +00:00
snj
036ace7152
fix typo.
...
new sentence, new line.
2020-08-07 00:27:11 +00:00
nia
afd659dfcd
replace KDE with a desktop that's actually current in pkgsrc
2020-07-26 18:53:50 +00:00
jmcneill
e18ed6ff5c
Remove Arm OABI -> EABI change notice
2020-07-26 11:05:39 +00:00
jmcneill
8fcd3028c3
ARM -> Arm
2020-07-26 11:00:28 +00:00