Commit Graph

1419 Commits

Author SHA1 Message Date
jonathan 6ad9b1b1ef UI safety: change order of menu entries in BSD disklabel-editing menu,
so that the default option is to change a partition entry, rather than
proceed.  (The change-parittion menu has an option to quit.)
1998-11-08 04:42:21 +00:00
jonathan 9f856c8207 Fix sneezo during commit. 1998-11-08 02:56:27 +00:00
jonathan d325644fcd Fix thinko in previous commit (spelling mistake in argument name). 1998-11-08 02:55:07 +00:00
jonathan 39a8d7790a Use MI function label.c:savenewlabel() in MD code to to save labels,
now that cut-and-paste errors are resolved and MD changes unified.
Postponed for i386, pmax until 1.3.3 frozen.
1998-11-08 02:11:23 +00:00
jonathan 8b4f18eb50 Pull up change from arm32 version: only copy disktab.preinstall if not DEBUG.
Pull up rev 1.3 from arch/sparc/md.c version:
    add a "ta=4.2BSD" to disktab. fixing choosing X sets to install.
1998-11-08 02:06:27 +00:00
jonathan bdc004ebc2 Fix lossage from overly-aggressie undoing of i386 'd' partition lossage:
alpha, sparc, ppc md.c files had disktab string ":sd#.." to save
disklabel sector-size, when they really need ":se#..."
(Can now make this MI.)
1998-11-08 01:45:45 +00:00
jonathan 82e31c8f5a Change `layout' message to explicitly say that here, partitions are
being defined in the BSD disklabel (not the MBR).
1998-11-07 22:57:37 +00:00
jonathan 29dce06a1a Explain that this menu lets the user choose partition-size units for
either BSD disklabel partitions, or (on some ports) for MBR slices, too.

Note that ZBR disks make cyinder alignment rather academic.
1998-11-07 22:04:19 +00:00
jonathan 1823e2d762 Add text to `whole disk'' vs `normal' menu that explains to the user
just what the hell sysinst is asking for.  (Why do we include the
`dangerously dedicated at all?)

Fix dangerous UI botch: make `normal' install the default, not `whole disk'.
1998-11-07 20:57:52 +00:00
he 7bb8e8c9d2 Include usr/share/pcvt and .../fonts directories.
Re-sort.
1998-11-07 20:18:48 +00:00
jonathan 06079cb5e7 Expand messages prompting for BIOS geometry; say explicitly that it's
the BIOS that's being asked for, and that the real geometry is for
comparison only.
1998-11-07 20:17:28 +00:00
he 14942a65a4 Bump minor for libz.so. 1998-11-07 20:12:11 +00:00
he 45b29b34a8 Add fxp(4) man page. 1998-11-07 20:10:26 +00:00
he 6fbd9e0504 Fix construction of the 'sys' tarball so that compile directories
really will not be included, but compile/CVS and compile/.keep_me will
still be (if present).
1998-11-07 16:59:13 +00:00
he 8b31371b9c Add various headers which are now installed:
./usr/include/dev/ic/bt431reg.h
./usr/include/dev/ic/bt459reg.h
./usr/include/dev/ic/bt463reg.h
./usr/include/dev/ic/ims332reg.h
1998-11-05 16:54:55 +00:00
he ec27f9cfc5 Add stuff that's now being installed:
./usr/lib/libstdc++.so.1.0 (while gcc is still used?)
New entries:
./usr/lkm/coda.o
./usr/lkm/ext2fs.o
./usr/mdec/mbr
1998-11-05 16:51:32 +00:00
ross f9a6855884 Urk, no ``all:'' target. 1998-11-05 02:47:14 +00:00
ross a7dec70a74 Replace with README from current snapshot. 1998-11-05 02:45:49 +00:00
bouyer 4b3118ac12 wdc man page changes. 1998-11-04 18:00:10 +00:00
minoura 11e80bf830 Use `set' for the kernel as well as userland utilities. 1998-11-04 14:23:40 +00:00
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