Commit Graph

1040 Commits

Author SHA1 Message Date
matthias cf8e993afb remove unneeded programs to get more space on the install floppy.
add sysinst.
change makefile to use the new mi inject-fs-into-kernel program.
1997-12-25 09:16:28 +00:00
matthias 675f5874b0 - call bim to install the boot program on the disk
- define DISKLABEL_CMD to make sysinst label the disk
1997-12-25 09:10:48 +00:00
jeremy b394af0afa Initial import 1997-12-25 06:37:13 +00:00
perry 71fd430ec1 fix numerous typos, from Brian Baird <brb@brig.com> 1997-12-24 23:12:47 +00:00
chopps 4ffc3d408a Update to newer layout grabbing suitable stuff from i386 notes.
Apply fixes from Thorsten Frueauf from pr 4745.
1997-12-24 18:23:48 +00:00
jeremy a68bc49340 Initial import 1997-12-24 09:21:18 +00:00
scottr 8b88374a6b Update for SYS_INST changes. 1997-12-23 17:54:29 +00:00
scottr 52405e2a44 Fix several tyops, some spotted by Thorsten Frueauf. 1997-12-23 16:59:37 +00:00
scottr 96a4c15f2f Updated installation notes from Thorsten Frueauf. 1997-12-23 16:55:31 +00:00
cjs 656a8fb01b First go at alpha install notes. 1997-12-23 09:41:36 +00:00
jonathan 3ef1290cd7 Fix typos. 1997-12-23 08:55:41 +00:00
jonathan 0911cc145e Correct URLs: /ports/ -> /Ports/ 1997-12-23 08:03:08 +00:00
jonathan e8e46d5728 Give complete pathname to the REAMDE file with instructions on how to
select an X server and how to handle the compressed-font problem.

Don't use -r "" to invoke sysinst for the release.
1997-12-23 06:58:49 +00:00
scottr 6c8822b681 Don't use an absolute path for the less(1) source. 1997-12-23 06:33:17 +00:00
mikel 1895ff2657 back out last change, /etc/aliases.db now auto-rebuilt by default sendmail.cf 1997-12-22 05:58:58 +00:00
jonathan efe4af02dc Update to release(7) and list X11 sets. 1997-12-22 01:31:02 +00:00
jonathan 137862e580 cut-and-paste the 1.3_BETA NOTES file into the standard release notes. 1997-12-22 00:40:41 +00:00
cjs 141bc49c28 Add install scripts. (Stolen from old i386 SSTO floppy.) 1997-12-22 00:39:29 +00:00
cjs 087a1a699c Bring in full complement of md.alpha files. 1997-12-21 02:28:37 +00:00
fvdl 3025da4d42 Add i386 MD servers & XF86Config stuff to the i386 setlist. While here,
add an empty md.alpha file.
1997-12-21 02:24:41 +00:00
fvdl 336f0ccb20 Add this while here. 1997-12-21 02:21:28 +00:00
fvdl 0e207fa1a4 Add MD i386 comp files. Mainly XFree86 extension stuff. 1997-12-21 02:19:16 +00:00
fvdl e6bb02fd88 Move the rgb.db file to the MD sets, XFree86 does it differently, so
the i386 uses something else at the moment.
1997-12-21 02:17:44 +00:00
fvdl 6e35ffa291 Note the presence of the X sets. 1997-12-21 02:13:22 +00:00
cjs 799614b03d Add alpha machine-dependent set lists. 1997-12-21 01:55:58 +00:00
cjs a85a1c039c Initialise the array primes at run-time rather than compile time
so it's put in bss rather than data. Saves 38K or so. :-) (Well,
only 125 bytes or so after commpression.)
1997-12-20 23:47:02 +00:00
gwr 80797f9f71 Copy from md.hp300 (all m68k the same). 1997-12-20 17:54:00 +00:00
gwr 717c88a09d OK, put it back in release.7 format again. 1997-12-20 03:01:56 +00:00
gwr 425a8ba622 Adapt to the new release.7 layout. 1997-12-20 02:52:49 +00:00
ender ee336284b8 A few more minor cleanups...how do I let this stuff get through? 1997-12-19 22:36:31 +00:00
ender 103a9f53c3 Fix another typo! 1997-12-19 22:10:03 +00:00
pk 8beed703a9 we now have floppy support for sun4m's. 1997-12-19 10:01:42 +00:00
fvdl e816de7dbc Remove extraneous line. 1997-12-19 01:46:16 +00:00
fvdl 79227d6edd Changes to always use new install system; remove old scripts. 1997-12-19 01:03:39 +00:00
fvdl 0af1a33c39 Update install docs for new install system. 1997-12-19 00:59:56 +00:00
fvdl e139ac966d Be sure to clear the screen after the fscks in the re-install option. 1997-12-19 00:57:56 +00:00
fvdl 1188ad336b Copy a temporary termcap file onto the harddisk for sysinst's convenience.
Enables sysinst to be run from the harddisk itself as well (PCMCIA workaround).
1997-12-19 00:57:18 +00:00
gwr 92cab719b3 Aw crud. Commented the wrong line. 1997-12-18 22:22:32 +00:00
gwr ce5d046445 Well... it turns out that the ramdisk root runs out of inodes,
but it doesn't need the block devices nor most partitions, so
this can use a customized MAKEDEV to avoid making those.
(I'd rather not enlarge the ramdisk image right now.)
1997-12-18 22:18:43 +00:00
pk af8bba0f42 Update files sizes and set names. 1997-12-18 22:08:42 +00:00
gwr 339bdc744d consistent block size 1997-12-18 20:20:10 +00:00
gwr ab374ba74c Scripts provided in the distribution under .../sun3/install/ 1997-12-18 20:17:48 +00:00
gwr 09f783b95e Go back to the layout use in the 1.2 release, because I don't
have time to make the install tools handle release.7 layout.
Restore the change mycroft made in revision 1.3 (accidently
removed in my previous commit).  Update sizes again.
1997-12-18 19:32:12 +00:00
scw cd2fc4079a Installation MD files for mvme68k. 1997-12-18 19:20:10 +00:00
scw d214328947 Add ./sbin/edlabel to list 1997-12-18 19:10:46 +00:00
ender 20edd43dc0 Add mac68k/mc.4 (MACE ethernet driver) 1997-12-18 18:30:04 +00:00
fvdl 65295d9fb4 Fix typo that made label overlap check unreliable. 1997-12-18 11:54:11 +00:00
ender 20fd84e917 o Change the list of changes into a true list
o Make note of changes to ADB and serial support as well
1997-12-18 07:34:18 +00:00
mikel 1ec50600e6 add /etc/aliases.db 1997-12-18 06:32:32 +00:00
scw 33871f53ca mvme68k installation ramdisk config files. 1997-12-17 22:13:32 +00:00
scw 6e3fb87648 mvme68k miniroot config files 1997-12-17 22:10:30 +00:00
scw 0de0adef3f mvme68k specific makefile for Mi miniroot 1997-12-17 21:56:56 +00:00
scw 6f0850a271 Installation set lists for port-mvme68k. 1997-12-17 21:47:21 +00:00
leo b746e82884 Use _VER and _SVER_S where appropriate and update the gzipped and unpacked
sizes of the various distribution sets (sizes taken from the amiga docs).
1997-12-16 13:32:29 +00:00
mikel 87bb604496 add two more 53c8xx-based cards; from Dave Huang in PR 4687 1997-12-16 06:40:53 +00:00
phil 9ebbc533c7 Make sure last extension of split files matches BETA release.
(misc .ai -> .aj)
1997-12-16 01:13:58 +00:00
gwr b51ce847d3 Ready for 1.3 1997-12-15 21:06:21 +00:00
gwr b7166f02b5 Fix syntax error with multiple "set" args 1997-12-15 18:45:45 +00:00
gwr 43fdb680b3 Same as the sparc 1997-12-15 18:28:37 +00:00
gwr 69e7a8d754 Remove: machine/isr.h machine/obctl.h machine/remote-sl.h
Add: machine/machdep.h
1997-12-15 18:00:44 +00:00
gwr 6918851ebf Ready for 1.3 1997-12-15 17:34:05 +00:00
bouyer 4f685d31cb Sync with .eng. 1997-12-15 13:19:47 +00:00
is 2e9378f97a Pulldown from release branch: Make this working English (by Ted Lemon). 1997-12-15 09:04:43 +00:00
gwr 6ed7fbe892 Add etc/ttyaction 1997-12-15 03:42:04 +00:00
fvdl 71e91aafda Add option to check for BIOS < 1024 root partition size limit, and
enable the user to re-edit things in case it fails.
1997-12-15 00:43:57 +00:00
mellon f6a6f48722 Don't include telnetd.0 and telnetd.8 1997-12-15 00:37:47 +00:00
is 4478afe5be - add device nodes for explicit high/middle/low density modes of tape
drives, as some drives (like ARCHIVE VIPER 150S) refuse to work with the
  default.
- add a hint about this to the INSTALL document.
1997-12-14 18:46:51 +00:00
is 4a721e0ab2 Change to describe the tape format for the new miniroot. 1997-12-14 18:22:52 +00:00
is 974612b5b1 Add a note about setting drive parameters, inspired by PR 4035 (Jim Dutton). 1997-12-14 18:05:04 +00:00
scottr 31ea998e4e Add machine/psc.h; noticed by Steve Allen. 1997-12-13 21:44:15 +00:00
gwr 6536ca4e3e On the m68k, compile ramdisk stuff with -msoft-float
so we can be sure there are no float instructions.
Nothing in here uses floating point, and this saves
space by avoiding the FPU_EMULATOR in the kernel.
1997-12-12 23:26:29 +00:00
gwr 239b784630 Ready for 1.3_BETA 1997-12-12 23:11:40 +00:00
gwr 47daf0a26f Ready for 1.3_BETA 1997-12-12 22:45:02 +00:00
gwr ed38349504 Ready for 1.3_BETA 1997-12-12 22:42:11 +00:00
gwr 79519adc40 Ready for 1.3_BETA 1997-12-12 22:37:19 +00:00
jonathan 3c0420c31a Commit change from Dec 6 discussion on current_users:
use example rc.conf lines for setting rc_configured.
1997-12-12 22:26:32 +00:00
gwr b560bac97e Use /dev/sd1b for now 1997-12-12 04:15:41 +00:00
gwr 1c5670d274 Do the dd with a larger block size.
Use /dev/sd1b as the tmp space.
1997-12-12 03:46:59 +00:00
gwr ef111cbc49 Add: more x_ftp x_route zcat 1997-12-12 03:38:30 +00:00
gwr 727536cab0 Add getnet.c 1997-12-12 03:36:38 +00:00
gwr 637548c0c9 Add NOMAN=1 1997-12-12 03:34:39 +00:00
gwr 717a6b07a9 Keep getnetbyname from pulling in the resolver. 1997-12-12 03:05:59 +00:00
fvdl 5325d6d716 Mark partition as 'set' when changing the type. 1997-12-11 02:02:22 +00:00
fvdl 385f01a1ad Mark partitions as 'set' when changing the type, otherwise the change
will get lost if you only change the type.
1997-12-11 01:36:22 +00:00
bouyer 36ddb1973c Fix some line overflow. 1997-12-10 10:38:15 +00:00
leo 7b0b58d7e3 12 -> 13 1997-12-10 09:38:05 +00:00
phil ead95231ed pc532 partitions and md stuff. 1997-12-10 04:36:19 +00:00
ender 38233ad6b9 o Delete a reference to the non-existent intro(5) 1997-12-08 01:10:21 +00:00
ender 5663133fab Cleanup a minor nit 1997-12-07 08:49:43 +00:00
jonathan 00a23f52d7 Delete implemented TODO items from the for-1.3 list.
Note special-purpose delay after run_prog() for untarring sets.
1997-12-07 03:03:19 +00:00
pk 929de9acc4 Install the `GENERIC_SCSI3' kernel as promised by the release notes. 1997-12-05 22:09:09 +00:00
bouyer 5423c09ec6 Sync with .eng versions + correct some spellings/wording. 1997-12-05 17:37:41 +00:00
phil 00b12cbbd6 Ping the right host. (From Matthias Pfaller.) 1997-12-05 17:19:48 +00:00
simonb b0b1d20a3c Change the tar command that copies the diskimage files to the target
disk to use reletive pathnames to stop the "removing /" warnings.
Fixes pr#4579.
1997-12-05 14:55:09 +00:00
simonb c483af0a08 Fix typo in partition overlap checking - the inner loop check for
boringpart used the outer loop variable.
1997-12-05 14:46:01 +00:00
jonathan 3722de06d9 Put shell quotes around FTP URLs in case of shell metachars in passwords.
From PR #4580.
1997-12-05 14:26:27 +00:00
jonathan d7afdff3d0 * Add main menu option to reinstall sets or install additional sets.
(like upgrade but without trying to save etc.

* Add option to setls0urce menu to look in an already-mounted (local)
  directory.  Change `local fs' option to say umounted local fs.

* Change extract_file() to check that a tarball actually exists
  and give an explicit non-curses warning if it doesn't. (see above.)

* GNU tar returns a successful status if its gunzip child dies.
  Add short sleep() after tar commands in case of undetected errors.

* Change set-source selection code (except FTP, floppy) to check
  that the mandatory set files (base.tgz, etc.tgz) exist
  in the selected directory.  If they don't, warn the user and
  prompt the user to  change the selected directory.
  Give the user the option to explicitly continue even if
  base.tgz or etc.tgz not found, just in case.

* Change extract_file() to keep count of set unpacks that succeeded
  or failed. (Unreliable, given the broken return status of gnu tar.)
  Warn the user if there are errors and abort the installation/upgrade
  if we find any.  Does at least catch Ctrl-C interrupts of unpacking.

* Make unwind_mounts() signal-safe.

* Sense of target_verify_* is broken. Replace with predicates that
  return 1 iff the file or directory exists.

* Fix upgrade tests for existing etc.old (see above) before saving
  target /etc as /etc.old.

* Other detail fixes.
1997-12-05 14:00:59 +00:00
simonb 424f55f4b5 Add a cleanup function (set with atexit()) that shuts down curses nicely
and unmounts any filesystems left mounted when sysinst exits under any
circumstances.
1997-12-05 13:38:59 +00:00
bouyer 33e8f8cecb Sync with msg.mi.eng + better translation in one place. 1997-12-04 16:57:56 +00:00
jonathan ead082ab43 tar.gz -> .tgz as per release(7).
Clarify English text of localfssource: it's for an un-mounted
local filesystem, not an already-mounted pathname.
1997-12-04 13:24:30 +00:00