ragge
42b291e36f
Sysinst support for vax.
1998-11-30 22:36:00 +00:00
jonathan
2b381dd5ae
Copy script-based installer from i386 ramdisk to MI directory.
1998-11-28 01:38:30 +00:00
bouyer
07b6364862
A few line overflow fixes, for 1.3.3.
1998-11-25 12:50:54 +00:00
sakamoto
4f70b04b16
Add bebox install floppy and sysinst files.
1998-11-19 08:58:02 +00:00
simonb
4a17f9c066
Remove comment saying a translation is needed - it's there!
1998-11-18 02:06:48 +00:00
bouyer
cc52aa9190
Sync with msg.mi.eng.
1998-11-16 12:49:09 +00:00
simonb
af44a7fb8d
Add a missing "doingwhat" reason for a re-install of sets.
...
NOTE: msg.mi.fr needs a French to Englist translation marked by the XXX
comment.
1998-11-16 02:28:13 +00:00
thorpej
d08c29080c
Need deflateParams() stub now, too.
1998-11-12 16:49:47 +00:00
bouyer
e45d95cb56
Make the warning about whole-disk installation less ambigous.
1998-11-11 17:58:42 +00:00
bouyer
fa7460bdff
Sync with menus.md.eng 1.15, msg.md.eng 1.7
1998-11-11 16:04:41 +00:00
bouyer
d9605b4cef
Translation of recently-added messages, from Stephane Engel.
1998-11-10 15:06:29 +00:00
jonathan
9e93af392d
Handle ifconfig "media: ethernet manual" output for devices with
...
non-soft-settable media. Treat that as if there was no media output.
Use a supplied media-string of "<null>" or "<default>" or synonyms to
avoid passing explicit media flags onto ifconfig.
1998-11-09 07:56:11 +00:00
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
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
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
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
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
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
erh
b3edb8ba74
Add braces to make egcs happy.
1998-10-12 17:00:43 +00:00
ross
ccc17f86dd
g/c debug rule
1998-10-08 01:08:24 +00:00
ross
e462ec8f09
Simplify the SRCDIR comment.
1998-10-08 00:44:16 +00:00
mark
0220416488
Miscellaneous maintainance and debugging.
...
Fix several size / offset calculation errors.
Make some of the default partition sizes more realistic.
1998-10-06 01:43:12 +00:00
mark
0402c9b7d8
Add T_FILECORE to the DTYPE enum.
...
Add filecore to the fstype array.
1998-10-06 01:37:17 +00:00
phil
51fbe5aee3
Fix class c netmask.
1998-09-17 16:45:36 +00:00
phil
5807dd11b1
Comments added/modified to clarify how txtwalk works.
1998-09-17 05:57:28 +00:00
phil
3330188abd
1.3 has long since come and gone, update some entries, add a couple.
1998-09-17 04:11:54 +00:00
mrg
a93789ab6a
add a "ta=4.2BSD" to disktab. fixing choosing X sets to install.
1998-08-30 09:08:52 +00:00
perry
e31adf91d8
bzero->memset
1998-08-10 02:23:45 +00:00
perry
4900e681b0
bcmp->memcmp
1998-08-10 02:22:30 +00:00
hubertf
bc66f03729
/route/s/-f/flush/
1998-08-05 07:44:58 +00:00
lukem
aa02ec494a
link with -lutil for fparseln(). noted by jim bernard in bin/5895
1998-08-02 03:17:21 +00:00
tsubai
04e0026f9b
Add md part of sysinst.
1998-07-29 05:41:55 +00:00
rvb
a3d43525ee
Fix BIOS GEOMETRY menu
1998-07-21 14:53:36 +00:00
mrg
32f519716b
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
...
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
mrg
58e5e70a16
remove bogus unnecessary "NetBSD-X.Y" directory from cdrom path; it will not exist for future cdroms
1998-06-22 12:18:52 +00:00
mrg
d1b0d1b602
KNF.
1998-06-20 13:05:48 +00:00
mrg
3e6e1c5a04
KNF, and don't copy filesystem.
1998-06-20 12:46:00 +00:00
mrg
8eff781723
add my zlib-based gzip for installs.
1998-06-06 06:11:19 +00:00
mrg
5725ca5157
initial sysinst support for the sparc, based on the alpha stuff. not heavily tested.
1998-06-06 05:34:00 +00:00
lukem
86d96336f3
spell successfully correctly
1998-06-02 14:14:46 +00:00
fvdl
4cefa17401
Forgot this in previous.
1998-05-15 15:19:25 +00:00