itojun
f91d963e3f
add attribution to ISC and UOregon - usr.sbin/pim6{dd,sd}
2000-08-31 16:26:42 +00:00
itojun
107dcca9c3
add attribution to the following people.
...
- Eric Young (eay@mincom.oz.au ) - sys/crypto
- OpenSSL project - crypto/dist/openssl
2000-08-31 16:14:39 +00:00
jhawk
3995670885
Update dependancies to include common/sysinst and common/upgrade
...
(where appropriate).
2000-08-31 16:00:49 +00:00
hubertf
a042bcfea0
set_timezone:
...
* If etc/localtime can't be readlink(3)'d, assume the default time zone is
UTC
* if errors occur (malloc, fts_open, fts_read, menu generation fails),
skip timezone setting instead of terminating sysinst.
2000-08-31 01:10:43 +00:00
jhawk
a022cf9d37
Use
...
${MAKE}
instead of
make
2000-08-30 23:51:46 +00:00
is
0a7489b1e8
Enlarge RAMDISK to make it fit the installation fs again.
...
By Mike Pumford per port-arm32 mailing list..
2000-08-30 21:29:16 +00:00
leo
e388684ccd
Backout previous commit. It shouldn;t have happend.
2000-08-29 11:41:24 +00:00
leo
f07d4c1517
Pull up revision 1.16 (requested by leo, approved by thorpej).
...
Log:
Use x_ed and x_route to save space on the miniroot.
2000-08-29 11:31:18 +00:00
pk
a17689f528
Install the default boot program again (hopefully this will last a while..)
2000-08-28 19:14:25 +00:00
leo
1c453dd5ad
Oops, link x_route to route...
2000-08-28 07:48:04 +00:00
leo
f11cee47f5
Fix a comment that was way out of line...
2000-08-27 19:40:45 +00:00
leo
388269283a
Use x_ed and x_route to save space on the miniroot.
2000-08-27 19:34:41 +00:00
lukem
e174c16ddc
add rc.d/securelevel. noted in [install/10896] by Rafal Boni.
2000-08-26 09:17:00 +00:00
jhawk
f7ed8c99f1
Fix double ()/Pq markup error.
2000-08-25 23:56:08 +00:00
jhawk
0e36b20c67
Fix missing conditional termination (.\}) from previous.
2000-08-25 23:52:25 +00:00
jhawk
2b5deb0e20
update Dd
2000-08-25 23:51:43 +00:00
jun
d3380997ca
Add
...
./usr/X11R6/man/cat1/Xhpc.0
2000-08-25 07:58:07 +00:00
jun
dae36feb2d
add:
...
./usr/share/man/cat8/hpcmips/pbsdboot.0
./usr/share/man/man8/hpcmips/pbsdboot.8
2000-08-25 06:33:46 +00:00
abs
1804626ad3
Clarify how to generate a NetBSD/sparc install floppy - from a mail by
...
Henry Nelson <henry@irm.nara.kindai.ac.jp>
2000-08-24 16:41:04 +00:00
minoura
5733e0b1ae
Add new developers, ichiro, toshii, taca, kei, and tshiozak.
2000-08-24 14:49:41 +00:00
tsutsui
a0c6dc1939
Fix botch in previous, which caused mismatch braces.
2000-08-24 14:03:03 +00:00
abs
dfee9fe080
Removedaccidental CCOPTS+=-Os
2000-08-24 13:38:33 +00:00
enami
d7e1b49cca
Remove an obsolete rc.wscons.
2000-08-24 05:06:52 +00:00
jhawk
e19b3dce6d
Use consistent casing for "Internet".
2000-08-24 03:57:38 +00:00
jhawk
78b4c3eca7
Pulldwon changes commited to netbsd-1-4 back to the trunk.
...
Most of revs 1.2.2.4 and 1.2.2.5.
Fix a few wording issues, and update the PCMCIA
section to note the existing of pcic irq probing.
2000-08-24 03:52:27 +00:00
jhawk
b0dcac329d
Pullaround from distrib/bootfloppy-common/Makefile.inc rev 1.18.2.2:
...
Make sure PCMCIA alloc variables are retained in the symbol table of
the resulting kernel, allowing them to be tweaked.
Also add pcic_irq_probe.
2000-08-24 00:58:02 +00:00
jhawk
ebba3f6378
For stripped kernels, run nm and save the output as
...
netbsd.KERNELNAME.symbols, and install in the release(7) tree.
2000-08-24 00:41:54 +00:00
jun
3e1c22d207
add
...
./usr/X11R6/bin/Xwrapper
2000-08-23 17:04:58 +00:00
leo
101d6677d2
Replace edahdi by ahdilabel.
2000-08-23 14:15:06 +00:00
lukem
595a8a89a7
migrate default installation config files from /etc to /etc/default
2000-08-23 11:54:32 +00:00
bjh21
fb18971ae5
Initial INSTALL documentation for NetBSD/arm26.
2000-08-22 21:46:48 +00:00
bjh21
b86b5d0346
Remember that arm26/spl.h is obsolete.
2000-08-22 21:39:37 +00:00
augustss
a5626942dc
Add usr/include/dev/usb/usbdevs.h
2000-08-22 16:51:35 +00:00
minoura
fb119983f3
X68k now uses sysinst.
...
Also update reflecting the current version.
More cleanup is needed before pulling it up to netbsd-1-5.
2000-08-22 15:34:00 +00:00
abs
863e9c9128
Bring up to date and save some more space (as ever).
2000-08-22 14:11:45 +00:00
abs
911ac86efa
Switch to boot.400000, as the default sparc boot breaks if the in kernel
...
ramdisk is greater than 2950 (for the current INSTALL kernel).
2000-08-22 14:11:07 +00:00
abs
5838140e1a
Add COPYSTRIPCOMMENTS, which passes files through sed to strip comments and
...
some whitespace, which halves the size of at least /etc/services...
2000-08-22 14:08:47 +00:00
abs
bd9b9e0b4c
Shave another few bytes here and there - compile with -Os
2000-08-22 14:06:37 +00:00
abs
ec021a9f22
Fix some netinstall related text
2000-08-22 13:44:45 +00:00
lukem
05ad37d692
repalce rc.d/fsck.sh with rc.d/fsck
2000-08-22 08:38:54 +00:00
lukem
1d1d5add83
depreceate rc.wscons & rc.d/fsck.sh
2000-08-22 08:38:08 +00:00
mrg
6c9a390cac
sparc64 base set bits
2000-08-22 06:22:46 +00:00
mrg
1e067c72f0
add fstab.wd
2000-08-22 05:35:53 +00:00
mrg
743c8178fc
base/md.sparc64
2000-08-22 05:31:13 +00:00
wdk
b45cb63296
Add portmaster for mipsco port
2000-08-22 05:10:10 +00:00
ad
990c310b3f
Sort developer list.
2000-08-21 14:08:00 +00:00
mrg
cc8bba3950
add "make release" support
2000-08-20 14:46:03 +00:00
mrg
885498ebaa
fix sparc64 support.
2000-08-20 14:43:19 +00:00
toddpw
eb6225f8f4
Enhance script. Add -all option and improve intelligence about which files to
...
sum (and whether to do sums at all!). Describe script in comments at the top.
2000-08-20 08:29:59 +00:00
mrg
ca3e065825
update vague reality.
2000-08-19 13:33:40 +00:00