minoura
1f065e81d6
The install now does not ask the type of the disk.
...
It only supports SCSI disks.
Also, use `set' for the kernel installation as well as for the
userland utilities.
1998-11-04 14:21:30 +00:00
minoura
c361bc323d
Use `set' for the kernel as well as userland utilities.
...
Some more updates to catch up to the installation procedure changes.
1998-11-04 14:20:35 +00:00
hubertf
b6c2c53942
oops - move libkeycap.so.0.0 back from comp to base
1998-11-04 13:30:40 +00:00
pk
c4b50d47b8
Add scsictl(8)
1998-11-03 14:24:25 +00:00
pk
51a2390739
Add scsictl.[08]
1998-11-03 14:18:05 +00:00
pk
923c9a96a8
bsd_audioio.h & mbppio.h no longer exist.
1998-11-03 13:50:57 +00:00
simonb
df9541e68b
Move all partitioning menus up by one, and add an entry (two for the
...
i386) so that the partition menu items match the selector letters).
XXX: All the .fr files need checking - look for the comment
/* XXX: ENGLISH -> FRENCH */
1998-11-03 13:26:03 +00:00
simonb
1171c2461b
Add quick installation notes from 1.3.2 to CVS.
1998-11-03 10:21:49 +00:00
hubertf
0c0f6a2342
move keycap libs from base to comp set
1998-11-01 17:33:25 +00:00
hubertf
e45fa5e3bb
add version for libkeycap
1998-11-01 17:14:27 +00:00
hubertf
eccf9ccdd8
s|share/misc|share/pcvt|
1998-11-01 16:37:06 +00:00
jonathan
56b85b59ae
The disk-scanning loop in get_disks() had a magic upper bound of 5.
...
Replace with MAX_DISKS (size of the array of disk info).
Fixes a problem where sysinst cannot install onto disks rz5 or greater
on pmaxes (which use old SCSI with wired-down scsi devices, even for
GENERIC kernels).
1998-10-31 03:54:44 +00:00
is
fbf4a091d5
Mention that Apollo3060-reworked Amiga 3000 SCSI is supported now.
1998-10-29 20:57:03 +00:00
bad
0e4096acee
/etc/rc.shutdown
1998-10-29 20:27:01 +00:00
ross
49ac83490a
Fix bugs in the way the instkernel is compressed and in the prerequisite
...
names.
1998-10-29 00:37:06 +00:00
mycroft
7338d3490f
Include CVS directories in the tar files. Explicitly omit obj.* links and
...
directories. Fix some lossage with / being chowned when unpacking src.tgz.
1998-10-28 11:02:37 +00:00
simonb
80f6009f5b
Fix a couple of typos and white space inconsistancies.
1998-10-28 04:13:35 +00:00
jeremy
ac0a0b6659
Fixed description of TFTP process by mentioning that the machine requests
...
a file with an extension based on the architecture. [PR/6364]
1998-10-26 23:52:15 +00:00
hubertf
7e430fc3fd
Install programs & files for pcvt.
1998-10-26 21:01:28 +00:00
jonathan
e1d397462e
usr.bin/Makefile: recurse into fdformat on all ports
...
usr.bin/fdformat/Makefile: build manpages on all ports
distrib/sets/lists/man/mi: add fdformat manpages
distrib/sets/lists/man/md.{arm32,atari,i386,sparc}:
only listed fdformat manpegs. remove.
distrib/sets/lists/man/md.mvem68k:
duplicate entry of mvme68k installboot. remove.
1998-10-25 23:30:39 +00:00
jonathan
64b4e32f49
resort (wd manpage)
1998-10-25 23:25:50 +00:00
phil
be6397e767
Implement a config file (-f file) option that overrides compiled in
...
defaults for things like rel (release number), ftp host, ftp prefix,
cdrom device, cdrom directory and others.
1998-10-25 19:15:04 +00:00
phil
c0b49a1eac
Make all menus scrollable by default so small screens won't have
...
problems.
1998-10-22 05:38:50 +00:00
minoura
1c2633be97
Updated for the new install procedure with the single-disk miniroot.
...
Use _VER macro for the version number.
1998-10-21 14:32:36 +00:00
bouyer
5cf9e827ee
New IDE includes and manual pages.
1998-10-20 10:10:46 +00:00
ross
79b15dce33
sync
1998-10-19 22:11:23 +00:00
bouyer
b32187bfe9
Note PCI IDE support and ATAPI disks.
1998-10-19 13:18:27 +00:00
minoura
690a8993f4
We support only SCSI disks.
1998-10-18 15:15:46 +00:00
itohy
16f4ff7111
Remove strings(1) (temporary?) since it is no longer in
...
src/usr.bin and the GNU version seems too large for floppies.
Use single-user only init(8), which saves ramdisk capacity
and a key stroke.
1998-10-18 07:50:18 +00:00
itohy
6220b02986
Use installboot instead of writefdboot.
...
Minor changes.
1998-10-18 07:35:00 +00:00
ross
d34961267b
Someday we might really traverse in distrib; at least traverse this
...
subdirectory now.
1998-10-16 01:36:45 +00:00
ross
906b236b05
Nuke the site from orbit, it's the only way to be sure.
1998-10-16 01:32:44 +00:00
ross
9219052313
More pieces of new integrated alpha installer.
1998-10-16 00:45:23 +00:00
ross
49039732e8
Components to new NetBSD/alpha integrated installer.
1998-10-16 00:43:02 +00:00
ross
0f58b07160
Utilities in (script) source form for the ramdisk. The old install scripts
...
are provided as well as the new sysinst program.
1998-10-16 00:40:54 +00:00
ross
4d7a2efdc4
This is now the main install directory for the new integrated sysinst
...
boot. Yes, NetBSD/alpha finally gets sysinst on all media types.
The new boot makes a single ramdisk which is then divided via ustarfs
onto a two-floppy set, and a second unified image for CD's, HD's, or
tapes is also created.
1998-10-16 00:39:38 +00:00
ross
5095710bae
History. All alpha install options are integrated now.
1998-10-16 00:25:03 +00:00
ross
40020e5444
History.
1998-10-16 00:20:02 +00:00
ross
dcd47d3361
hey hey hey, bye bye
1998-10-16 00:18:02 +00:00
kim
00d5e09649
Regen.
1998-10-15 02:01:29 +00:00
phil
984947d5b9
Change how network interfaces are selected to allow for longer names,
...
e.g. epic0. (Fixes PR 5778)
1998-10-14 05:27:52 +00:00
minoura
842c98e3df
Sort the developers' name correctly: me, msaitoh and tsugutomo.
1998-10-13 15:22:48 +00:00
leo
91af58fade
Add /usr/sbin/bootpref
1998-10-13 11:56:34 +00:00
leo
e1af0222ca
Add {cat,man}4/atari/et.[04]
1998-10-13 11:55:16 +00:00
erh
b3edb8ba74
Add braces to make egcs happy.
1998-10-12 17:00:43 +00:00
perry
274d4c2de2
Fixes to the install floppies
...
(from Havard.Eidnes@runit.sintef.no )
1998-10-12 16:32:16 +00:00
perry
5721ce3806
Fix not to include contents of kernel compile directories
...
(from Havard.Eidnes@runit.sintef.no )
1998-10-12 16:28:35 +00:00
simonb
ecb9aeaeaa
Remove /sbin/ldconfig - not used on mips ports anymore
1998-10-12 03:10:28 +00:00
simonb
513ff15404
sync minor version number of libc
1998-10-08 04:36:58 +00:00
ross
ccc17f86dd
g/c debug rule
1998-10-08 01:08:24 +00:00