itojun
0427f35ddc
sync with pax flip
2002-10-16 15:31:26 +00:00
itojun
bfe85e26f6
remove sh1.iijlab.net's old address (what is the best way to maintain
...
the list of publically-usable DNS server addresses?)
2002-10-16 08:04:26 +00:00
lukem
87ce234096
refer to 1.2MB diskettes
2002-10-16 04:10:43 +00:00
lukem
e3c4d0c577
no rescue-small on i386 any more
2002-10-16 04:09:11 +00:00
lukem
1ede8b245b
As both boot-small and rescue-small have expanded onto a second 1.2MB
...
floppy (and there's not the same RAM contraints that *-tiny has),
fold rescue-small into boot-small and deprecate the former.
The "all in one" boot-small is only 100KB larger on the second floppy.
2002-10-16 04:00:53 +00:00
lukem
859e7d7867
netbsd.INSTALL_SMALL and netbsd.RESCUE_SMALL have grown past the size
...
of a single 1.2MB floppy; cranky FLOPPYMAX to use two floppies.
the kernel and the contents of the ramdiskbin have both grown...
(We should just merge the install & rescue functionality of the -small
floppies into one two x 1.2MB floppy set, since -small is for older
machines with 1.2MB floppy drives, versus those with extremely small
RAM constraints)
2002-10-16 01:03:07 +00:00
lukem
f535541326
Default FLOPPYMAX to 1 for i386 floppies, so the build will fail if an
...
image accidentally grows past 1 floppy and we didn't know about it.
2002-10-16 00:59:24 +00:00
jdolecek
446deeb58f
ld.elf_so is now in /libexec, so update the list here
...
XXX not tested
2002-10-15 21:58:20 +00:00
gmcgarry
1b54fb00e8
link for vn_rdwr()
2002-10-14 21:03:19 +00:00
lukem
858e032a8f
Merge kernel-ramdisk & kernel-rescue into instkernel, now that
...
../../common/Makefile.mdset supports building multiple copies of the
same kernel (as long as they're to separate filenames).
Now there's no need to set FLOPPYKERNDIR, as it now defaults to instkernel.
2002-10-14 16:20:39 +00:00
lukem
e3ad63279a
Use _KERNEL.${_K}.${_F} instead of _KERNEL.${_K}, as this allows
...
MDSETTARGETS to contain the same kernel (_K) more than once, as long
as the filename (_F) is different.
2002-10-14 16:16:09 +00:00
dent
42feb79d92
Fix a cut'n'paste-o
2002-10-14 15:59:46 +00:00
takemura
976f1e210f
Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages
...
into mi directory.
2002-10-14 06:31:37 +00:00
gmcgarry
31d4a5e75c
Add vn_marktext() and vn_statfile() pages.
2002-10-14 05:00:01 +00:00
takemura
c6dfedddb0
Added APM header files for Hpcmips.
2002-10-14 02:11:09 +00:00
elric
703ee21aaa
Add the man pages for disklabel_dkcksum.3 and disklabel_scan.3.
2002-10-13 04:37:03 +00:00
briggs
2cc2b9cde2
Some systems/shells have difficulty if the closing ] of a test does not have
...
preceding whitespace. Ensure that there is whitespace.
2002-10-10 20:46:39 +00:00
itojun
4384c54c01
switch to GNU tar 1.13.25 with security fixes.
2002-10-10 08:22:22 +00:00
wiz
0da5ac2408
Add dot in abbreviation.
2002-10-10 07:55:50 +00:00
simonb
b1a30609f9
Install the kernel linker script in /usr/lkm/ldscript so that modload(8)
...
works without needing to resort to -A abuse. LKMs work cleanly on MIPS
now.
2002-10-10 01:59:29 +00:00
lukem
30f103aea1
some clarifications & roff cleanups (yes, there's a problem with .Oo .. .Oc).
...
sparc64 does NOT appear to need a slicemap, so comment out that entire
section.
XXX: this program needs a rewrite. the argument handling is suboptimal.
that's coming next...
2002-10-10 01:25:03 +00:00
lukem
df6c4cf203
more details on which platforms can share a multiboot cd
2002-10-10 01:22:19 +00:00
elric
98839fb386
Added cgd rc.d script and put it in the appropriate postinstall and
...
mtree files.
2002-10-09 14:55:53 +00:00
augustss
b0eef0bfaa
Use unsigned variable for memory size, so > 2M memory isn't negative.
2002-10-09 13:28:48 +00:00
lukem
77dee4dead
set BOOTFILE.sparc64, to create bootable sparc64 cds.
2002-10-09 11:57:14 +00:00
thorpej
b8c378293f
* Clean up the handling of rescue.* files makeflist.
...
* Move all md.* and ad.* /rescue/... files into their
own list files.
2002-10-09 01:22:37 +00:00
martin
6060607b3f
Add sun-type4 termcap entry and a hint to use this as TERM when using
...
a Type 4 keyboard.
2002-10-08 20:29:58 +00:00
martin
73d617f74e
Add sun-type4 termcap entry and print a hint to change TERM to this
...
if using a Type 4 keyboard.
2002-10-08 20:26:38 +00:00
lukem
863e999f52
- add more MACHINE_ARCH.xxx variables
...
- when building RSYNC_INCLUDE, only add a directory once
- automatically add `shared/ALL' and `shared/${MACHINE_ARCH}' to
${BASE_PORTS.${image}} for each unique MACHINE_ARCH in the latter.
- don't bother explicitly listing shared/* in the example
- note that the cats cdrom is now bootable
2002-10-08 15:20:50 +00:00
lukem
f7e2efaa06
gunzip cats/binary/kernel/netbsd.aout-INSTALL.gz to /netbsd.cats
2002-10-08 14:18:17 +00:00
augustss
0c81b8340d
Add ubsa(4).
2002-10-08 13:18:42 +00:00
lukem
887a1407d6
Update example.conf to be more relevant to NetBSD 1.6, and to take
...
advantage of the support for symlinks to shared/* .
2002-10-08 07:38:52 +00:00
lukem
92184041d7
oops; still need ./usr/lib/lib{crypto,des}.so* (for the symlinks)
2002-10-07 22:46:24 +00:00
lukem
93305911e9
Move libcrypto.so* from /usr/lib to /lib, as /sbin/cgdconfig needs it.
...
Requested by elric@.
2002-10-07 00:53:31 +00:00
thorpej
7d588a758e
* Move the rescue bits into their own file.
...
* In makeflist, skip rescue bits in arch's that don't yet support it
(MIPS, currently, due to an objcopy-crunch bug).
2002-10-06 17:28:46 +00:00
thorpej
796c5d9347
Crank ramdisk size to 1440k.
2002-10-06 17:01:27 +00:00
grant
3b71e362fa
add /etc/mail/local-host-names, required by sendmail(8).
2002-10-05 15:24:43 +00:00
grant
eac5abccd0
sync with reality: add cgdvar.h and cgd/cgdconfig man pages.
...
(hi Roland!)
2002-10-05 06:02:56 +00:00
gmcgarry
06b14f09b7
config_match(9)
2002-10-05 05:43:38 +00:00
grant
a94624a921
during timezone selection, only update the clock once per minute. once
...
per second is painful and annoying over a serial line.
2002-10-05 02:41:54 +00:00
martin
3371592c77
Do not use -Os when compiling small programs for the miniroot or
...
install kernel ramdisk image. It triggers some toolchain bug and
causes for example ifconfig to not display inet addresses.
2002-10-04 21:23:06 +00:00
elric
7d7701ff68
include cgdconfig(8) in the installation.
2002-10-04 18:43:36 +00:00
jwise
c33cdb26b3
Fix paste-o which put `kdump' in wrong syspkg. Pointed out by nick.
2002-10-04 14:57:11 +00:00
lukem
e103106547
enable -o append for alpha as well
2002-10-03 07:28:33 +00:00
lukem
d864e0371d
revert part of previous;
...
alpha installboot still needs to come after everything else, because non of
the other installboot(8) backends support recalculating the alpha checksum
(yet).
2002-10-03 05:26:49 +00:00
lukem
a50326b0d6
- create ${IMAGEDIR}/${image}.contents, with the files from BASE_PORTS.${image}
...
(could be extended )
- move alpha installboot above pmax/vax; it doesn't need to be last anymore
- cosmetic tweaks
2002-10-03 03:58:56 +00:00
grant
8f34e7dde1
sync with reality: add pwhash.1 (missed in last commit).
2002-10-02 03:20:40 +00:00
grant
5599dcbd7b
sync with reality: add ./usr/include/i386/atomic.h.
2002-10-02 03:19:33 +00:00
provos
c00f24e6cf
add pwhash to sets
2002-10-01 22:43:03 +00:00
lukem
cf6615ab93
slight tweak
2002-10-01 00:58:00 +00:00