ross
70f6413687
Add list item and description for installation/instkernel/ [netbsd.gz]
1999-04-22 18:56:55 +00:00
gwr
bc3f764726
Put -B be in NEWFSARGS
1999-04-22 04:32:12 +00:00
gwr
f285585974
Use the first word of `sysctl -n hw.model` to identify the kernel arch.
...
(to decide which kernel to install in the new root)
1999-04-22 04:29:49 +00:00
oster
bfde703554
Be more accurate about the RAID levels currently supported by RAIDframe.
1999-04-21 15:38:09 +00:00
simonb
eec6041cf5
An empty stub routine should return success not failure!
1999-04-21 11:55:07 +00:00
minoura
a5f47bb12c
X68k portmaster change.
1999-04-20 14:30:32 +00:00
bouyer
6f626b2c13
Add dist/*_obsolete files, used by sysinst. These files have been manually
...
generated from distrib/sets/lists/*/obsolete{mi,i386} files. A better
way to get them should be found ...
1999-04-19 23:55:28 +00:00
ross
0fd0e10d43
Discuss netboot on 3000/xxx and other old SRM systems. Reported by Charles.
1999-04-19 23:38:38 +00:00
minoura
f4f212fdef
Two changes.
...
- Now that fsck is only the wrapper for fsck_*, ffs upgrade options
should passed through with -T option. fsck_ffs is also required to
be copied with fsck.
- fsck_ffs may request large memory when the partition is big.
Configure swap device even when the RAM > 4MB.
1999-04-19 22:44:37 +00:00
kleink
6030338702
Add svr4_machdep.h.
1999-04-19 21:34:16 +00:00
perry
ed50b0305d
add # comment character in front of RCS Id.
1999-04-19 21:09:59 +00:00
ws
aded74faa1
Update the set split counts for floppy installation to match reality.
1999-04-19 13:17:09 +00:00
ross
3bfdbeb280
Add MLINKS-generated entries for pool_*.9 and resort pool_*.0 entries.
1999-04-19 04:56:18 +00:00
ross
b51089597f
Really really really say goodbye to old wscons. I mean it this time.
1999-04-19 04:20:13 +00:00
simonb
6c1e99c770
Add a NetBSD RCS tag to each distrib list file.
1999-04-19 03:11:31 +00:00
simonb
d727686794
Ignore lines starting with a ``#'' in the set list files.
1999-04-19 02:33:40 +00:00
simonb
8d5192534f
Include the symlink from /usr/X11R6/bin/X to Xpmax.
...
Delete the preceding directories - they exist in xbase.
1999-04-19 02:26:11 +00:00
simonb
17d18eb235
NetBSD/pmax now uses the X11R6 X server.
1999-04-19 02:03:27 +00:00
is
f9b0d69d7d
use an async mount for building the miniroot filesystem
1999-04-18 21:01:57 +00:00
minoura
86417913a0
Which is the tmp_dir (the directory which contain CHANGES or that of
...
base.tgz) was a FAQ. Note more clearly.
1999-04-18 14:34:52 +00:00
is
c723b88c83
Add the HyperCom 3+ and 4+ Zorro bus boards to the list of supported devices.
1999-04-18 10:50:17 +00:00
simonb
e491f2661b
Don't frob the interals of a WINDOW*, use the getmaxx() and getmaxy()
...
macros.
1999-04-18 04:09:27 +00:00
minoura
a6f74f04cc
Add Xwrapper.
1999-04-18 00:27:59 +00:00
minoura
79d966cf9c
Add ./usr/X11R6/lib/X11/xkb/symbols/sharp/jp.
1999-04-18 00:27:36 +00:00
augustss
be94008d5a
Fix misspelling.
1999-04-17 16:18:18 +00:00
simonb
b3073fc684
Disklabel prototype for a 2MB diskimage based on the ramdisk filesystem.
1999-04-17 11:03:52 +00:00
explorer
a5ea794895
add lmcctl.8 to man page list
1999-04-16 23:45:27 +00:00
leo
d765b81230
Add: ./dev/mouse; Move /sbin/bootpref -> /usr/sbin/bootpref
1999-04-16 19:39:15 +00:00
simonb
6dfb452528
Fix incorrect pathname in previous.
1999-04-16 16:08:28 +00:00
simonb
daa30e7063
After building a ramdisk kernel, build a small (currently 2MB) diskimage
...
suitable for dd'ing onto the start of a disk.
Duplicates some of the work done by the miniroot Makefiles and will
cleaned up and made MI soon.
1999-04-16 16:01:33 +00:00
simonb
af43093feb
Remove ./usr/libexec/ld.so - the compat13 package takes care of this.
1999-04-16 15:45:42 +00:00
simonb
c6f8d15017
md_post_newfs() now returns int after the latest round of changes.
1999-04-16 15:42:32 +00:00
simonb
895e3323a5
Build a tar file of the ramdisk.fs suitable for installing on an NFS
...
server for diskless installs on machines that can't netboot a kernel
with a full ramdisk.
1999-04-16 14:12:14 +00:00
simonb
15fcd84c71
Define the disklabel prototype as a conditionally set variable so that
...
it can be overriden.
1999-04-16 13:31:40 +00:00
simonb
5849ceb510
Install second-stage bootblock.
1999-04-16 13:28:22 +00:00
simonb
7e09f8d2f8
Descend into sysinst directory if sysinst/arch/${MACHINE} exists.
1999-04-16 10:10:24 +00:00
ender
3a4b99f66e
Make this compile again.
1999-04-16 08:29:15 +00:00
fvdl
5da713368c
Add mbr_bootsel.
1999-04-15 22:41:24 +00:00
fvdl
148b5a16aa
Add /usr/mdec/mbr_bootsel
1999-04-15 22:33:47 +00:00
minoura
4b6070dc9f
swapon only if physmem <= 4MB.
...
swapon before fsck. This is needed if the connected disk is large.
Other message cosmetics.
1999-04-15 15:21:41 +00:00
minoura
cb06a1c589
swapon only if physmem <= 4MB.
...
Other message cosmetics.
1999-04-15 15:20:21 +00:00
minoura
011b07d1a9
Now that the md driver forcely turn on RB_SINGLE, no warning is
...
presented at boot time.
Also note for /start script.
1999-04-15 15:18:21 +00:00
is
14ee1bfb19
Mention a couple of port-specific new features.
1999-04-15 14:49:11 +00:00
bouyer
88c3275af3
Add wclear()/wupdate() before MSG_makedev, bits of the previous screen
...
were left.
1999-04-15 12:25:54 +00:00
msaitoh
36013c11f2
Add entries for pool_*.0
1999-04-15 12:25:37 +00:00
tsubai
5a42169d65
Update to reflect current status.
1999-04-15 11:45:57 +00:00
nathanw
d69ac94192
Make this compile again (a return -> return foo was missed when
...
md_copy_filesystem was made to return an int in 1.10).
1999-04-15 05:01:04 +00:00
bouyer
de3024ade3
Correct some bugs in mbr handling, which could lead to invalid partition
...
tables being written on disk:
- when counting non-BSD partitions, use part[i], not part[0]
- when using full disk for NetBSD, initialise all the fileds of the
mbr entries (especially flags)
- When converting to on-disk format, if start and size = 0, initialise
c/h/s to 0 for both start and end. convert_mbr_chs() would make an entry
0/0/0, 0/0/1 which is not bogus, but not what we really want either.
1999-04-14 16:00:42 +00:00
minoura
2feaabda38
Run /start in the same shell.
...
Reduce memory use.
1999-04-14 14:18:44 +00:00
minoura
8d05bb55f9
G/c of the deleted programs.
1999-04-14 14:12:30 +00:00