Skip site navigation (1)Skip section navigation (2)

CVS log for src/release/sysinstall/Attic/sysinstall.h

[BACK] Up to [FreeBSD] / src / release / sysinstall

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.186.2.31.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 23 20:57:22 2003 UTC (8 years, 3 months ago) by des
Branches: RELENG_4_9
CVS tags: RELENG_4_9_0_RELEASE
Diff to: previous 1.186.2.31: preferred, colored; next MAIN 1.186.2.32: preferred, colored
Changes since revision 1.186.2.31: +2 -0 lines
MFC: fix, improve & extend NFS support.

Submitted by:	hmp
Approved by:	re (murray)

Revision 1.186.2.32: download - view: text, markup, annotated - select for diffs
Thu Oct 23 20:55:54 2003 UTC (8 years, 3 months ago) by des
Branches: RELENG_4
CVS tags: RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.186.2.31: preferred, colored; branchpoint 1.186: preferred, colored; next MAIN 1.187: preferred, colored
Changes since revision 1.186.2.31: +2 -0 lines
MFC: fix, improve & extend NFS support.

Submitted by:	hmp
Approved by:	re (murray)

Revision 1.186.2.31: download - view: text, markup, annotated - select for diffs
Thu Sep 18 19:17:48 2003 UTC (8 years, 4 months ago) by trhodes
Branches: RELENG_4
CVS tags: RELENG_4_9_BP
Branch point for: RELENG_4_9
Diff to: previous 1.186.2.30: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.30: +6 -2 lines
MFC: All the sysinstall(8) changes to provide alternative MTA selection during
an initial FreeBSD install.

This MFCs the following revisions:
config.c revisions 1.211, 1.213, and 1.214
menus.c revision 1.374
sysinstall.h revision 1.247 and
variable.c revision 1.36

Approved by:	re (murray)

Revision 1.186.2.30: download - view: text, markup, annotated - select for diffs
Wed Jul 3 00:05:05 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
CVS tags: RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7
Diff to: previous 1.186.2.29: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.29: +4 -1 lines
MFC: Only build and link the pccard module on architectures that support
it.

Revision 1.186.2.29: download - view: text, markup, annotated - select for diffs
Wed Jul 3 00:01:08 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.186.2.28: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.28: +2 -1 lines
MFC: Add 'diskInteractive' variable.

Sponsored by:	The Weather Channel

Revision 1.186.2.28: download - view: text, markup, annotated - select for diffs
Sun Jun 2 13:26:36 2002 UTC (9 years, 8 months ago) by matusita
Branches: RELENG_4
CVS tags: RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6
Diff to: previous 1.186.2.27: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.27: +2 -1 lines
MFC: Add 'Sendmail' menu to set sendmail_enable variable.

This change comes from:
  1.344     +21 -1     src/usr.sbin/sysinstall/menus.c
  1.345     +4 -2      src/usr.sbin/sysinstall/menus.c
  1.228     +1 -0      src/usr.sbin/sysinstall/sysinstall.h

Approved by:	re (jhb, brian)

Revision 1.186.2.27: download - view: text, markup, annotated - select for diffs
Wed May 1 06:24:41 2002 UTC (9 years, 9 months ago) by murray
Branches: RELENG_4
Diff to: previous 1.186.2.26: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.26: +9 -1 lines
MFC: r1.224 - GCC 3.1 cleanup
     r1.225 - Add volume id to the relevant data structures.

Revision 1.186.2.26: download - view: text, markup, annotated - select for diffs
Mon Jan 7 07:59:30 2002 UTC (10 years, 1 month ago) by dillon
Branches: RELENG_4
CVS tags: RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5
Diff to: previous 1.186.2.25: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.25: +6 -2 lines
MFC 1.111, 1.112, 1.113, 1.115

    * Cleanup 'A'uto option to generate more reasonable default
      partition sizes.
    * Auto create /tmp.
    * (Auto creation of /home comitted but disabled with a #define)
    * Add 'R'ecover option, which works like 'D'elete but attempts
      to collapse the space into the previous partition.

Approved by:	re@freebsd.org

Revision 1.186.2.25: download - view: text, markup, annotated - select for diffs
Fri Oct 26 09:25:01 2001 UTC (10 years, 3 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.24: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.24: +3 -1 lines
MFC: kld loading support

Revision 1.186.2.24: download - view: text, markup, annotated - select for diffs
Fri Oct 26 08:26:34 2001 UTC (10 years, 3 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.23: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.23: +2 -1 lines
MFC: Support to prevent bogusly redoing certain ops on signal restart.

Revision 1.186.2.23: download - view: text, markup, annotated - select for diffs
Thu Sep 27 06:57:44 2001 UTC (10 years, 4 months ago) by murray
Branches: RELENG_4
Diff to: previous 1.186.2.22: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.22: +4 -1 lines
MFC: Add free_variables and persistent variables.

  variables.c  : 1.33-1.34
  sysinstall.h : 1.214, 1.216

Revision 1.186.2.22: download - view: text, markup, annotated - select for diffs
Sun Aug 12 20:59:13 2001 UTC (10 years, 6 months ago) by rwatson
Branches: RELENG_4
CVS tags: RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4
Diff to: previous 1.186.2.21: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.21: +2 -4 lines
MFC of reduced security profiles due to recent modifications to
sysinstall.  Original commit message:

  o Reduce the number of offered security profiles, as we now have a more
    conservative default, and actually prompt specifically for inetd rather
    than handling it as a side effect of the security profile.  Update the
    help file to reflect this change.
  o Rename "Fascist" to "Extreme" in the source code, to match the names
    presented to the user.
  o Remove portmap and inetd from profile management.  Portmap is now
    disabled by default, but automatically turned on if a feature requires
    it (such as NFS, etc).

    Revision  Changes    Path
    1.189     +13 -74    src/usr.sbin/sysinstall/config.c
    1.315     +2 -4      src/usr.sbin/sysinstall/menus.c
    1.213     +2 -4      src/usr.sbin/sysinstall/sysinstall.h
    1.3       +8 -13     src/usr.sbin/sysinstall/help/security.hlp

Reviewed by:	freehsd-arch@FreeBSD.org, freebsd-stable@FreeBSD.org
Approved by:	re@FreeBSD.org

Revision 1.186.2.21: download - view: text, markup, annotated - select for diffs
Fri Aug 10 02:40:48 2001 UTC (10 years, 6 months ago) by rwatson
Branches: RELENG_4
Diff to: previous 1.186.2.20: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.20: +3 -1 lines
MFC: Support for configuring inetd(8)/inetd.conf(5) in sysinstall,
     ability to edit ttys(5) in sysinstall.

   anonFTP.c: 1.31
   config.c: 1.184, 1.185, 1.186, 1.188
   dispatch.c: 1.39
   install.c: 1.301
   menus.c: 1.311 - 1.313
   sysinstall.h: 1.210 - 1.212

Approved by:    re

Revision 1.186.2.20: download - view: text, markup, annotated - select for diffs
Sun Jul 22 13:50:20 2001 UTC (10 years, 6 months ago) by dd
Branches: RELENG_4
Diff to: previous 1.186.2.19: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.19: +8 -1 lines
MFC: DEVICE_* macros

Revision 1.186.2.19: download - view: text, markup, annotated - select for diffs
Thu Jul 19 01:33:02 2001 UTC (10 years, 6 months ago) by kris
Branches: RELENG_4
Diff to: previous 1.186.2.18: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.18: +15 -15 lines
MFC: Mark relevant functions __printflike()/__printf0like() and silence
some of the non-constant format string warnings.

Revision 1.186.2.18: download - view: text, markup, annotated - select for diffs
Thu Jun 28 09:27:18 2001 UTC (10 years, 7 months ago) by olgeni
Branches: RELENG_4
Diff to: previous 1.186.2.17: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.17: +2 -1 lines
MFC: Add terminal type configuration to the Options screen.

  options.c (1.74), sysinstall.h (1.206)

Revision 1.186.2.17: download - view: text, markup, annotated - select for diffs
Wed May 9 08:00:32 2001 UTC (10 years, 9 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.16: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.16: +2 -2 lines
MFC: code cleanup, more sensible menu ordering for X bits, proper label columns

Revision 1.186.2.16: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:19:06 2001 UTC (10 years, 11 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3
Diff to: previous 1.186.2.15: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.15: +2 -1 lines
MFC: very simple change to give the holographic shell a disable knob.

Revision 1.186.2.15: download - view: text, markup, annotated - select for diffs
Mon Mar 12 12:10:33 2001 UTC (10 years, 11 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.14: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.14: +6 -1 lines
MFC:  OK, reviewing all of these changes actually shows them to be
      more benign than first thought and they certainly provide a number
      of important bug fixes.  The modules code will probably remain
      dormant in 4.3 but it helps code maintainance to keep it synced up
      anyway.  The softupdates support code also turned out to be so
      trivial that it's a low-risk feature addition.

Revision 1.186.2.14: download - view: text, markup, annotated - select for diffs
Tue Mar 6 09:58:08 2001 UTC (10 years, 11 months ago) by peter
Branches: RELENG_4
Diff to: previous 1.186.2.13: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.13: +1 -2 lines
MFC: rev 1.113 tcpip.c, 1.202 sysinstall.h.  ($network_interfaces handling)

Approved by:	jkh

Revision 1.202
Wed Jan 17 07:14:44 2001 UTC (11 years ago) by jhb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.201: +1 -1 lines
Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything
now uses the sources found there.

Revision 1.186.2.13: download - view: text, markup, annotated - select for diffs
Fri Dec 15 05:56:22 2000 UTC (11 years, 1 month ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.12: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.12: +2 -1 lines
MFC: use No/Yes dialogs where more appropriate.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Thu Dec 14 02:49:02 2000 UTC (11 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.200: preferred, colored
Changes since revision 1.200: +2 -1 lines
Adapt sysinstall to use the new msgNoYes() function which assumes
no as a default.  Sysinstall should be both less dangerous and less
annoying as a result of this change, though that's just my opinion
(since they're the defaults which annoy ME the least :).

Revision 1.186.2.12: download - view: text, markup, annotated - select for diffs
Mon Nov 6 23:02:52 2000 UTC (11 years, 3 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_2_0_RELEASE
Diff to: previous 1.186.2.11: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.11: +1 -4 lines
MFC: removed defunct lndir

Revision 1.200: download - view: text, markup, annotated - select for diffs
Mon Nov 6 09:28:54 2000 UTC (11 years, 3 months ago) by hosokawa
Branches: MAIN
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +1 -4 lines
release/sysinstall/lndir.c has not been used, but statically linked
to sysinstall for long time.  Remove it.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Oct 31 07:39:07 2000 UTC (11 years, 3 months ago) by hosokawa
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +4 -1 lines
Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.
http://people.freebsd.org/~hosokawa/driver-floppy/ for details.

Reviewed by:	current@FreeBSD.org

Revision 1.198: download - view: text, markup, annotated - select for diffs
Sun Oct 29 09:57:50 2000 UTC (11 years, 3 months ago) by eivind
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +2 -1 lines
Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old
tricks of rebooting and continuing where it was.)

Reviewed by:	jkh, jhb

Revision 1.186.2.11: download - view: text, markup, annotated - select for diffs
Sun Oct 22 04:21:30 2000 UTC (11 years, 3 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.10: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.10: +2 -1 lines
MFC: "high" and "extreme" security profiles.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Sat Oct 14 21:02:31 2000 UTC (11 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +2 -1 lines
Add another security configuration profile, call it "high" and
rename the previous one to indicate that it's not just high, it's
extreme (everything off, secure level raised).

Submitted mostly by:	Tony Finch <dot@dotat.at>

Revision 1.186.2.10: download - view: text, markup, annotated - select for diffs
Mon Sep 25 20:23:06 2000 UTC (11 years, 4 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_1_1_RELEASE
Diff to: previous 1.186.2.9: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.9: +2 -1 lines
MFC: [and I'll take the opportunity to put a more informative commit message
      into this one from the PR]

1) Installing via HTTP proxy ( mediaSetHTTP() ) relies on mediaSetFTP().
   It's broken right now because the method of looking up the correct
   directory on the FTP server was changed in version 1.39 of ftp.c.
   This has to be changed in http.c, too.  I only look for one path
   (pub/FreeBSD/releases/MACHINE), though.

2) The issue that the FTP server's name should be resolved by the proxy:
   The current fix unsets VAR_NAMESERVER before calling mediaSetFTP().
   But in a normal install, the network hasn't been set up at this
   time.  Therefore, mediaSetFTP() will call tcpDeviceSelect() which
   sets VAR_NAMESERVER. Therefore the unwanted lookup takes place.

PR:		21449
Submitted by:	Philipp Mergenthaler <p@i609.hadiko.de>

Revision 1.196: download - view: text, markup, annotated - select for diffs
Mon Sep 25 20:19:43 2000 UTC (11 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +2 -1 lines
Fix the http proxy fetch code.

Submitted by:	Philipp Mergenthaler <p@i609.hadiko.de>
PR:		21449

Revision 1.186.2.9: download - view: text, markup, annotated - select for diffs
Sun Sep 24 06:55:56 2000 UTC (11 years, 4 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.8: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.8: +6 -3 lines
MFC: Add security profiles (nobody's squawked about it) and Lithuania.

Revision 1.195: download - view: text, markup, annotated - select for diffs
Fri Sep 22 19:12:41 2000 UTC (11 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +6 -3 lines
One whack at the idea of having "security profiles" which select the
appropriate(?) defaults for "low", "medium" and "high" security
environments.  Medium is basically what we currently have with a little
seat-belt tightening where it made sense.  Low is the same as medium but
without the tightening.  High is positively fascist with nothing turned
on by default and an automatic call to 911 if it can find a modem.

Revision 1.186.2.8: download - view: text, markup, annotated - select for diffs
Sat Sep 16 09:08:44 2000 UTC (11 years, 4 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.7: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.7: +2 -1 lines
MFC: changes to search snapshot sites, add selection of fixit tty,
     selectable pccard IRQs and some misc fixes.

Revision 1.186.2.7: download - view: text, markup, annotated - select for diffs
Mon Jul 24 18:46:23 2000 UTC (11 years, 6 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_1_0_RELEASE
Diff to: previous 1.186.2.6: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.6: +1 -3 lines
MFC: fixes to eliminate USAResident and outdated crypto comments.

Revision 1.194: download - view: text, markup, annotated - select for diffs
Mon Jul 24 18:00:16 2000 UTC (11 years, 6 months ago) by jkh
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +1 -3 lines
Terminate, with extreme prejudice, the USAResident hack which
does bad things to /etc/make.conf in certain situations.  Also
soften the "don't install crypto from the USA!" messages since,
except for RSA (which is still noted), that's not so true anymore.

Revision 1.193: download - view: text, markup, annotated - select for diffs
Fri Jul 21 20:45:56 2000 UTC (11 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -1 lines
Add a terminal entry for xterm; a lot of people are using xterms
in the serial-installation of FreeBSD.

Revision 1.186.2.6: download - view: text, markup, annotated - select for diffs
Fri Jul 21 20:43:48 2000 UTC (11 years, 6 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.186.2.5: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.5: +2 -1 lines
MFC: add an xterm terminal type entry for people using such terminals.

Promised to:	mjacob

Revision 1.186.2.5: download - view: text, markup, annotated - select for diffs
Tue Jul 18 09:16:43 2000 UTC (11 years, 6 months ago) by obrien
Branches: RELENG_4
Diff to: previous 1.186.2.4: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.4: +4 -1 lines
MFC: allow the Fix-it functionality to detect that we are on a serial console.
PR:		19837
Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
Approved by:	JKH

Revision 1.192: download - view: text, markup, annotated - select for diffs
Tue Jul 18 09:14:06 2000 UTC (11 years, 6 months ago) by obrien
Branches: MAIN
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +4 -1 lines
Allow the Fix-it functionality to detect that we are on a serial console,
and DTRT rather than start the fixit shell on a non-existant vty.

PR:	19837
Submitted by:	Doug Ambrisko <ambrisko@whistle.com>
Approved by:	JKH

Revision 1.186.2.4: download - view: text, markup, annotated - select for diffs
Sun Jul 16 17:30:00 2000 UTC (11 years, 6 months ago) by ume
Branches: RELENG_4
Diff to: previous 1.186.2.3: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.3: +5 -1 lines
MFC: IPv6 support.
IPv6 configuration is only done by rtsol.  Does someone really
need manual configuration? :-)
You can specify IPv6 DNS server as well.
We have only one server ftp7.jp.freebsd.org that speaks IPv6
in this time.  ftp7.jp speaks IPv4 as well and also listed as
Japan #7.

Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri Jul 14 08:33:10 2000 UTC (11 years, 7 months ago) by ume
Branches: MAIN
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +5 -1 lines
IPv6 support.
IPv6 configuration is only done by rtsol.  Does someone really
need manual configuration? :-)
You can specify IPv6 DNS server as well.
We have only one server ftp7.jp.freebsd.org that speaks IPv6
in this time.  ftp7.jp speaks IPv4 as well and also listed as
Japan #7.

Approved by:	jkh

Revision 1.186.2.3: download - view: text, markup, annotated - select for diffs
Fri Jul 14 07:51:47 2000 UTC (11 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.186.2.2: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.2: +3 -1 lines
MFC: Add support for the mouse_flags rc.conf variable to sysinstall.

Revision 1.186.2.2: download - view: text, markup, annotated - select for diffs
Tue Jul 4 12:33:56 2000 UTC (11 years, 7 months ago) by nyan
Branches: RELENG_4
Diff to: previous 1.186.2.1: preferred, colored; branchpoint 1.186: preferred, colored
Changes since revision 1.186.2.1: +2 -1 lines
MFC: Added PC-98 support.

Revision 1.186.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 8 23:07:28 2000 UTC (11 years, 8 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +4 -1 lines
MFC: USB support during installation and enabling of USB in the
GENERIC kernel.

Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon Jun 5 13:17:23 2000 UTC (11 years, 8 months ago) by nyan
Branches: MAIN
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +2 -1 lines
- Remove obsolete PC-card boot.flp hack. It was for making both PC-card
  boot.flp and plain boot.flp.
- Clean up crunchgen related routine.

- Add PC-98 support.
  TODO:
    o Documentation
    o Fix some messages for PC-98
    o Decrease the size of fixit.flp to 1.2MB
    o I18N (See: http://www.jp.FreeBSD.org/BootAsia/index.html)

No response from jkh

Revision 1.189: download - view: text, markup, annotated - select for diffs
Tue May 16 22:05:32 2000 UTC (11 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +2 -1 lines
Add an option to select the Fix-it tty.  The current behavior is utterly
*useless* on serial consoled machines.

Revision 1.188: download - view: text, markup, annotated - select for diffs
Fri May 12 03:01:17 2000 UTC (11 years, 9 months ago) by jhb
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +4 -1 lines
Add support for USB to sysinstall.  This includes running usbd and
setting 'usbd_enable' in rc.conf during nwe installs if USB is detected.
Also, since usbd already handles USB mice automatically, note that the
mouse setup section in sysinstall only applies to non-USB mice.

Revision 1.187: download - view: text, markup, annotated - select for diffs
Sat Apr 8 03:04:32 2000 UTC (11 years, 10 months ago) by murray
Branches: MAIN
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +3 -1 lines
PR:		17559
Approved by:	jkh

  You can't enable 'emulate 3 button' option for moused in sysinstall.
This adds a menu option to set moused_flags and the help text explains
that entering "-3" will enable this feature.

Revision 1.186: download - view: text, markup, annotated - select for diffs
Sun Mar 12 03:57:26 2000 UTC (11 years, 11 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_4_BP, RELENG_4_0_0_RELEASE
Branch point for: RELENG_4
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +1 -2 lines
Remove PkgInteractive hack - it won't work like this.

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Feb 29 10:40:59 2000 UTC (11 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +4 -2 lines
o Add support for loading the rsaref or rsaintl packages, depending
   on locale.

o Allow use of "G" in label editor to stand for gigabytes. This
  is actually an unrelated patch which I meant to commit separately
  but what the heck, it's late.

Partially submitted by:	phk

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Feb 29 09:09:36 2000 UTC (11 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +5 -5 lines
Revise this for the brave new world of "crypto"

Submitted by:	markm
Approved by:	me!

Revision 1.183: download - view: text, markup, annotated - select for diffs
Sat Feb 19 23:22:22 2000 UTC (11 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +3 -1 lines
If user says they're in the USA, record that fact in /etc/make.conf

Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Feb 18 07:09:45 2000 UTC (11 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +2 -2 lines
Don't call it a Novice install, call it Standard.
Also say thousands of packages, not hundreds.

Revision 1.153.2.23: download - view: text, markup, annotated - select for diffs
Fri Feb 18 07:08:38 2000 UTC (11 years, 11 months ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_5_0_RELEASE
Diff to: previous 1.153.2.22: preferred, colored; branchpoint 1.153: preferred, colored; next MAIN 1.154: preferred, colored
Changes since revision 1.153.2.22: +2 -2 lines
"Novice" is too off-putting, change it to "Standard" installation.

Revision 1.153.2.22: download - view: text, markup, annotated - select for diffs
Tue Jan 18 15:52:35 2000 UTC (12 years ago) by obrien
Branches: RELENG_3
Diff to: previous 1.153.2.21: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.21: +2 -1 lines
MFC: SVR4 and OSF/1 enabling in configuator, and X11 install using the
     Port.

Revision 1.181: download - view: text, markup, annotated - select for diffs
Tue Jan 18 15:50:23 2000 UTC (12 years ago) by obrien
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +2 -1 lines
* add SVR4 and OSF/1 enabling in the Start Up config menu
* deals with X11 install when all we have is the Port (such as on the Alpha)

Ok'ed by:	JKH

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Jan 14 02:17:57 2000 UTC (12 years ago) by hosokawa
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +4 -1 lines
Eliminate PC-card installation floppy and add PC-card support for
generic installation floppy.

Revision 1.153.2.21: download - view: text, markup, annotated - select for diffs
Wed Jan 5 20:35:02 2000 UTC (12 years, 1 month ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.20: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.20: +11 -1 lines
MFC: various late improvements.

Revision 1.179: download - view: text, markup, annotated - select for diffs
Tue Jan 4 04:50:07 2000 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +11 -1 lines
Add support for FTP installation via HTTP proxies.

Submitted by:	Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
PR:		11316

Revision 1.153.2.20: download - view: text, markup, annotated - select for diffs
Fri Nov 19 20:42:05 1999 UTC (12 years, 2 months ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_4_0_RELEASE
Diff to: previous 1.153.2.19: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.19: +3 -1 lines
MFC: about 2 month's worth of stacked changes.

Revision 1.178: download - view: text, markup, annotated - select for diffs
Mon Nov 8 11:51:57 1999 UTC (12 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -1 lines
Allow distributions to be excluded more easily in scripts.

Submitted by:	Brian Dean <brdean@unx.sas.com>

Revision 1.42.2.84: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:22:07 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.83: preferred, colored; branchpoint 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42.2.83: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.82.2.57: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:20:53 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_2_2
Diff to: previous 1.82.2.56: preferred, colored; branchpoint 1.82: preferred, colored; next MAIN 1.83: preferred, colored
Changes since revision 1.82.2.56: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.153.2.19: download - view: text, markup, annotated - select for diffs
Thu Sep 2 11:56:20 1999 UTC (12 years, 5 months ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_3_0_RELEASE
Diff to: previous 1.153.2.18: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.18: +2 -2 lines
MFC: PR#13534

Revision 1.177: download - view: text, markup, annotated - select for diffs
Thu Sep 2 11:55:11 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +2 -2 lines
It's "router_flags" not "routerflags"

Submitted by:	kasey@ambernetworks.com
PR:		13534

Revision 1.153.2.18: download - view: text, markup, annotated - select for diffs
Thu Sep 2 00:55:30 1999 UTC (12 years, 5 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.17: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.17: +7 -1 lines
NOW merge this over.  Ahem.

Revision 1.176: download - view: text, markup, annotated - select for diffs
Thu Sep 2 00:51:15 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +6 -0 lines
Oh crud, did I ever screw the pooch!  Rather than sync this with -stable,
I backed-out the changes in -current and didn't touch stable at all (I
thought I had my patch order reversed, not what actually happened).
AIEEE!  I can't even blame the crack for this one since I broke my
crack pipe a few weeks ago.  I think sleep deprivation gets the blame
for this one.

Medal for noticing this one goes to:	Jim Bloom <bloom@acm.org>

Revision 1.175: download - view: text, markup, annotated - select for diffs
Wed Sep 1 04:29:28 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -7 lines
MFC:  Catch 3.2-stable sysinstall up to 4.0-current level functionality,
bringing in DHCP support.  The only thing I left out were Poul-Henning's
newfs changes since I'm not sure if he's brought the rest of that support
into -stable yet.  If it turns out that this is the case, I'll MFC those
changes too.

Revision 1.153.2.17: download - view: text, markup, annotated - select for diffs
Sun Aug 29 15:54:14 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_3
Diff to: previous 1.153.2.16: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.16: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.174: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:34:19 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.173: download - view: text, markup, annotated - select for diffs
Thu Aug 5 19:50:26 1999 UTC (12 years, 6 months ago) by phk
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +2 -1 lines
Make the newfs parameters a global option.

The default is still "-b 8192 -f 1024" but my experiments show that
"-b 16384 -f 4096 -c 100" is a more sensible value for modern
disksizes.

Revision 1.153.2.16: download - view: text, markup, annotated - select for diffs
Fri Jul 30 17:30:29 1999 UTC (12 years, 6 months ago) by brian
Branches: RELENG_3
Diff to: previous 1.153.2.15: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.15: +3 -1 lines
MFC: Add a default ppp.conf (mode 600).

     Originally submitted by: Wayne Self <wself@cdrom.com>

     Allow a ppp startup option in rc.conf.

     Adjust sysinstall so that it appends to the end of ppp.conf
     and uses the generated profile to start ppp in auto mode on
     boot.

     Submitted by: Josef L. Karthauser <joe@uk.FreeBSD.org>

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Jul 26 10:49:36 1999 UTC (12 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +3 -1 lines
Add a default ppp.conf (mode 600).

Originally submitted by: Wayne Self <wself@cdrom.com>

Allow a ppp startup option in rc.conf.

Adjust sysinstall so that it appends to the end of ppp.conf
and uses the generated profile to start ppp in auto mode on
boot.

Submitted by: Josef L. Karthauser <joe@uk.FreeBSD.org>

Revision 1.171: download - view: text, markup, annotated - select for diffs
Mon Jul 19 10:06:17 1999 UTC (12 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +5 -1 lines
Another batch of fixes for dhcp support in sysinstall, now dragging
in some code from C. Stone to parse the lease information.  This is still
a WIP and this commit is largely intended to allow others to sync up; the
dhclient code still only works when doing dhcp configuration post-install
and requires a bit more work on the boot floppy before it will truly
work in the minimal bootstrapping role.

Revision 1.170: download - view: text, markup, annotated - select for diffs
Sun Jul 18 10:18:06 1999 UTC (12 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +2 -1 lines
Some additional optimizations for using DHCP.

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Jul 16 11:13:09 1999 UTC (12 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +2 -1 lines
Re-enable DHCP client support again (but optional and turned off by default
for the time being) for debugging purposes.

Fix bug in options selection.

Revision 1.153.2.15: download - view: text, markup, annotated - select for diffs
Wed Jul 7 09:53:29 1999 UTC (12 years, 7 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.14: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.14: +3 -1 lines
MFC: linux compat changes.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue Jul 6 08:45:40 1999 UTC (12 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +3 -1 lines
Add an option for more fully enabling linux compatibility.

Revision 1.153.2.14: download - view: text, markup, annotated - select for diffs
Fri Jul 2 22:36:34 1999 UTC (12 years, 7 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.13: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.13: +1 -2 lines
MFC: eliminate varargs abuse.

Revision 1.167: download - view: text, markup, annotated - select for diffs
Fri Jul 2 22:36:14 1999 UTC (12 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -2 lines
Eliminate some varargs abuse.

Revision 1.153.2.13: download - view: text, markup, annotated - select for diffs
Thu May 27 10:34:10 1999 UTC (12 years, 8 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.12: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.12: +2 -1 lines
MFC: message cleanup.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Thu May 27 10:32:50 1999 UTC (12 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +2 -1 lines
Do a clean-up pass on error/warning messages.

Revision 1.153.2.12: download - view: text, markup, annotated - select for diffs
Sat May 15 14:38:44 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_2_PAO_BP, RELENG_3_2_PAO, RELENG_3_2_0_RELEASE
Diff to: previous 1.153.2.11: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.11: +2 -3 lines
MFC: fix search bogons, prevent architectural miscegenation, etc.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Sat May 15 14:34:22 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -3 lines
o Prevent alpha installs from grabbing x86 bits and vice-versa, at least
  on CDs and FTP sites.

o Collapse some redundant code.

o Fix typo'd menu.

o Restrict searches properly to packages rather than categories.

o Small tweaks to signal handling.

All RELENG_3 candidates.

Revision 1.153.2.11: download - view: text, markup, annotated - select for diffs
Wed May 12 09:04:17 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.10: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.10: +4 -1 lines
MFC: change the internals of package_add().

Revision 1.164: download - view: text, markup, annotated - select for diffs
Wed May 12 09:02:37 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +4 -1 lines
Completely change the way package_add() does its work.  Now we
handle dependencies at a lower level and use package add for this.
Also made index searches stricter.

Revision 1.153.2.10: download - view: text, markup, annotated - select for diffs
Fri May 7 11:03:23 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.9: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.9: +2 -1 lines
MFC: allow kget to be disabled.

Revision 1.163: download - view: text, markup, annotated - select for diffs
Fri May 7 11:02:58 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -1 lines
Make saving kernel configuration info disable-able (may be useful in certain
situations).

Revision 1.153.2.9: download - view: text, markup, annotated - select for diffs
Wed Apr 28 06:58:16 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.8: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.8: +7 -5 lines
MFC: Add desktop menu.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Apr 27 14:33:29 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +7 -5 lines
o Make package matching for specific package loading use the Latest/
  feature of packages now so that no version info is embedded.

o Add a default X desktop menu offering afterstep, enlightenment, KDE, GNOME
  and Windowmaker desktops instead of the boring twm(1) based one if the
  user so chooses.  This will require a little testing.

Revision 1.153.2.8: download - view: text, markup, annotated - select for diffs
Sat Apr 24 02:02:29 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.7: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.7: +1 -5 lines
MFC: remove outdated registration code.

Revision 1.161: download - view: text, markup, annotated - select for diffs
Sat Apr 24 01:53:55 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +1 -5 lines
Remove the registration stuff; we're redoing this and the emailed
registrations have a high failure rate for various reasons.

Revision 1.153.2.7: download - view: text, markup, annotated - select for diffs
Tue Apr 6 08:27:48 1999 UTC (12 years, 10 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.6: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.6: +3 -1 lines
MFC: allow device reprobe

Revision 1.160: download - view: text, markup, annotated - select for diffs
Tue Apr 6 08:25:53 1999 UTC (12 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +3 -1 lines
Add an option for resetting and rescanning the probed device list, perhaps
to now detect that CD you just remembered to put in the drive or that
pccard NIC that you've inserted (anybody can put pccardd in an mfsroot image
now you know.. :)

Requested by:	Annelise Anderson <andrsn@andrsn.Stanford.EDU>

Revision 1.153.2.6: download - view: text, markup, annotated - select for diffs
Fri Mar 19 21:48:42 1999 UTC (12 years, 10 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.5: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.5: +2 -1 lines
MFC: X-Kern-Developer dist, changes to mirror site layout.

Revision 1.159: download - view: text, markup, annotated - select for diffs
Fri Mar 19 10:54:38 1999 UTC (12 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -1 lines
Offer an X Kern Developer collection, by user request (it's also more
orthogonal to the other entries).

Clean up X selection code a bit.

Choose proper architecture subdirectories on mirror sites now that we've
gone fully to the new multi-arch directory scheme.

Revision 1.153.2.5: download - view: text, markup, annotated - select for diffs
Wed Mar 10 02:51:26 1999 UTC (12 years, 11 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.4: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.4: +4 -2 lines
MFC: dependent package marking.

Revision 1.153.2.4: download - view: text, markup, annotated - select for diffs
Tue Feb 9 22:25:58 1999 UTC (13 years ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_1_0_RELEASE
Diff to: previous 1.153.2.3: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.3: +2 -2 lines
MFC: retire rc.conf.site

Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Feb 9 22:18:10 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +2 -2 lines
Write changes out to /etc/rc.conf again; rc.conf.site is dead!

Revision 1.153.2.3: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:25:36 1999 UTC (13 years ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.2: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.2: +3 -3 lines
MFC: allow internal variables to be marked as such.

Revision 1.157: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:25:13 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +3 -3 lines
Add one more "escape" for marking internal variables.

Revision 1.153.2.2: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:20:17 1999 UTC (13 years ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153.2.1: preferred, colored; branchpoint 1.153: preferred, colored
Changes since revision 1.153.2.1: +6 -5 lines
MFC: new variable handling.

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:15:51 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +6 -5 lines
Totally change the way variables are accounted for in sysinstall.
Now we know which variables are internal and which need to be
backed to /etc/rc.conf.site.  rc.conf is not touched now.

Also kget kernel change information back properly and set up a loader.rc
file to use it.

Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Feb 2 15:57:13 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +4 -2 lines
Show dependencies in package menu.
PR:		7454
Submitted by:	Stefan Eggers <seggers@semyam.dinoco.de>

Revision 1.153.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 27 02:51:30 1999 UTC (13 years ago) by jkh
Branches: RELENG_3
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2 lines
MFC: write changes to rc.conf.site

Revision 1.154: download - view: text, markup, annotated - select for diffs
Wed Jan 27 02:32:47 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -2 lines
Write changes out to /etc/rc.conf.site now rather than mucking with
rc.conf.  There were many different ways I could have done this, some of
them "cleaner", but this represented the lowest impact.

Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Jan 20 12:31:43 1999 UTC (13 years ago) by jkh
Branches: MAIN
CVS tags: RELENG_3_BP
Branch point for: RELENG_3
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +4 -1 lines
Replace old SAVE_USERCONFIG code with a customized version of Andrzej's
kget code.  Also collapse a redundant case in cdrom code.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Tue Dec 22 12:31:25 1998 UTC (13 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +2 -1 lines
Collapse the "get" code substantially by combining common functions.
Also make mountpoint for each media type easier to change.
Also reshuffled some menus for easier usage.

Revision 1.82.2.56: download - view: text, markup, annotated - select for diffs
Thu Nov 26 20:32:37 1998 UTC (13 years, 2 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE
Diff to: previous 1.82.2.55: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.55: +1 -2 lines
MFC: inexplicably missed patch.

Revision 1.82.2.55: download - view: text, markup, annotated - select for diffs
Tue Nov 24 00:20:46 1998 UTC (13 years, 2 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.54: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.54: +1 -6 lines
Nuke version.h

Revision 1.151: download - view: text, markup, annotated - select for diffs
Tue Nov 24 00:18:56 1998 UTC (13 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +1 -7 lines
Adios version.h / RELEASE_NAME hack.  Do this right.

Revision 1.82.2.54: download - view: text, markup, annotated - select for diffs
Sun Nov 15 09:07:38 1998 UTC (13 years, 2 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.53: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.53: +5 -4 lines
MFC: better fixups, cleanup, xf86config looping.

Revision 1.150: download - view: text, markup, annotated - select for diffs
Sun Nov 15 09:06:20 1998 UTC (13 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +5 -4 lines
o Break fixups into binary fixups and XFree86 based fixups.
o Move fixups into extraction routine so all consumers don't have to duplicate
  the right behavior.
o Make some things more orthogonal (just for asthetics sake)
o Add option to go back and do it again if XF86Setup fails (possibly with
  a different setup - this one has always annoyed me).

Revision 1.82.2.53: download - view: text, markup, annotated - select for diffs
Wed Oct 28 10:59:47 1998 UTC (13 years, 3 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.52: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.52: +5 -9 lines
MFC: Lots of bug/doc fixes from 3.0's release cycle.

Revision 1.149: download - view: text, markup, annotated - select for diffs
Wed Oct 14 11:23:48 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_3_0_0_RELEASE
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +1 -16 lines
Use properties code.

Revision 1.148: download - view: text, markup, annotated - select for diffs
Wed Sep 30 11:49:37 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +5 -9 lines
various bits of overdue cleanup.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Sat Jul 18 09:42:01 1998 UTC (13 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +4 -1 lines
MF22: Paul Traina's changes.

Revision 1.82.2.52: download - view: text, markup, annotated - select for diffs
Sat Jul 18 09:35:27 1998 UTC (13 years, 6 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_7_RELEASE
Diff to: previous 1.82.2.51: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.51: +4 -1 lines
- Handle installation using a wfd as a floppy TOO!
- Handle network installs over fpa, sr, en, cc3i devices if available in kernel
- More scripting goodness, including:
	confirmation dialog box from scripts
	load floppy config file (works recursively for config files)
	dump all sysinstall variables to disk for post install
	    state setup
	handle recursive config file loading (config file loads another)
- Fix some interactive issues
- Fix handling of root chunks (didn't include the altroot bits this time)
- Allow fixit floppy on any floppy device, not just fd0 (needed for wfd!)
- Handle unifed root /usr and /var if desired and scripted, otherwise do
  the normal stuff.

Submitted by:	pst

Revision 1.146: download - view: text, markup, annotated - select for diffs
Sun May 24 20:01:33 1998 UTC (13 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +3 -3 lines
Merge updates from 2.2

Revision 1.82.2.51: download - view: text, markup, annotated - select for diffs
Mon Mar 23 20:27:37 1998 UTC (13 years, 10 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_6_RELEASE
Diff to: previous 1.82.2.50: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.50: +3 -3 lines
Update package names to match 2.2.6 versions.

Revision 1.82.2.50: download - view: text, markup, annotated - select for diffs
Mon Mar 23 06:13:02 1998 UTC (13 years, 10 months ago) by yokota
Branches: RELENG_2_2
Diff to: previous 1.82.2.49: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.49: +2 -1 lines
YAMFC:
- Remove the notice that psm0 must be enabled before using the PS/2 mouse;
  the device is enabled by default in the GENERIC kernel.
- Kill the mouse daemon, if any, when the user wants to disable it.
- Minor update on mouse menus.

Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon Mar 23 06:08:55 1998 UTC (13 years, 10 months ago) by yokota
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +2 -1 lines
- Remove the notice that psm0 must be enabled before using the PS/2 mouse;
  the device is enabled by default in the GENERIC kernel.
- Kill the mouse daemon, if any, when the user wants to disable it.
- Minor update on mouse menus.

Revision 1.82.2.49: download - view: text, markup, annotated - select for diffs
Sat Mar 7 09:09:23 1998 UTC (13 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.48: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.48: +7 -1 lines
MFC: mouse menu.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Sat Mar 7 08:59:32 1998 UTC (13 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +7 -1 lines
Add a mouse configuration menu.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>

Revision 1.82.2.48: download - view: text, markup, annotated - select for diffs
Tue Oct 14 18:17:59 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_5_RELEASE
Diff to: previous 1.82.2.47: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.47: +3 -1 lines
MFC: startup services menu.

Revision 1.143: download - view: text, markup, annotated - select for diffs
Tue Oct 14 18:17:35 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +3 -1 lines
Add a new startup variables menu for tweaking rc.conf variables in more
detail (also added more of them to the networking services menu).  Add
new dmenuISetVariable() function for interactive setting of non-boolean
flags.

Revision 1.82.2.47: download - view: text, markup, annotated - select for diffs
Sun Oct 12 16:22:26 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.46: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.46: +4 -2 lines
MFC: better partition / disklabel editors, updated docs.

Revision 1.142: download - view: text, markup, annotated - select for diffs
Sun Oct 12 16:21:19 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +4 -2 lines
Separate the siamese twins that were the partition and label editor.
Now you can use one without entering the other and it will DTRT.
These changes just allowed me to do the most straight-forward new disk
installation I've ever managed with sysinstall.

Revision 1.82.2.46: download - view: text, markup, annotated - select for diffs
Wed Sep 17 16:35:37 1997 UTC (14 years, 4 months ago) by pst
Branches: RELENG_2_2
Diff to: previous 1.82.2.45: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.45: +8 -3 lines
Merge my VAR_ changes and Jordan's boot.help changes in from -current.
I did not bring in all of the -current bugfixes because it's not clear
what's an improvement and what's a spam (see ftp.c).

Revision 1.141: download - view: text, markup, annotated - select for diffs
Wed Sep 17 16:18:21 1997 UTC (14 years, 4 months ago) by pst
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +7 -2 lines
Put all variables in VAR_ #define's to force a single location for all
of these magic knobs.  This is purely cosmetic and a documentation issue
so we don't have to glop through the source code looking for gems.

Revision 1.82.2.45: download - view: text, markup, annotated - select for diffs
Tue Sep 16 18:59:00 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.44: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.44: +6 -4 lines
MFC: new dispatch code from Paul Traina

Revision 1.140: download - view: text, markup, annotated - select for diffs
Tue Sep 16 18:57:17 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +6 -4 lines
Much better dispatch code and scripting support.
Submitted by:	pst

Revision 1.82.2.44: download - view: text, markup, annotated - select for diffs
Thu Jul 31 11:11:36 1997 UTC (14 years, 6 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.43: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.43: +2 -1 lines
YAMFC - serial console support.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Jul 31 11:08:41 1997 UTC (14 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -1 lines
Make serial console based installs actually work by:

1. Detecting the split /dev/ttyv0 / /dev/console case, e.g. you've
   booted with the -h flag and you have a VGA card also.

2. Adding an extra "menu" for selecting terminal type and adding ANSI
   to the list of compiled-in terms.

3. Opening the proper file descriptors before disowning ourselves.
Requested by:	pst

Revision 1.82.2.43: download - view: text, markup, annotated - select for diffs
Wed Jul 16 05:23:24 1997 UTC (14 years, 6 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.42: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.42: +1 -4 lines
YAMFC - nuke Samba setup.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Jul 16 05:22:42 1997 UTC (14 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -4 lines
Eliminate Samba configuration.  Sorry, but this was another one of
those ideas that, like the Apache server setup, was well-intentioned
but doomed to fail in the face of change.  That and the fact that it
shouldn't be part of the installation tool, it should be part of the
post-installation setup tool (which we need to write).  Combining the
two utilities into one utility was my first conceptual mistake.

Apologies also to Coranth Gryphon, who worked hard on the Apache
and Samba server setup code.  These features were quite useful
for awhile, if that's any consolation, I just simply had the wrong
ideas about where to put them. :-(

Revision 1.82.2.42: download - view: text, markup, annotated - select for diffs
Sun Jun 22 09:48:08 1997 UTC (14 years, 7 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.41: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.41: +2 -1 lines
YAMFC script enhancements.

Revision 1.137: download - view: text, markup, annotated - select for diffs
Sun Jun 22 09:45:40 1997 UTC (14 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +2 -1 lines
Adjust my installation script to more closely match reality.

Add a system command to script mechanism (so you can call things like
tzsetup from scripts).

Add noError variable for causing script errors to be ignored.

Revision 1.82.2.41: download - view: text, markup, annotated - select for diffs
Sat Jun 21 15:47:37 1997 UTC (14 years, 7 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.40: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.40: +2 -2 lines
Keep the release tools in sync with -current..

Revision 1.136: download - view: text, markup, annotated - select for diffs
Sat Jun 21 15:45:15 1997 UTC (14 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +2 -2 lines
Change the way that X configuration method is selected.

Revision 1.82.2.40: download - view: text, markup, annotated - select for diffs
Wed Jun 18 05:12:00 1997 UTC (14 years, 7 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.39: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.39: +2 -1 lines
YAMFC

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Jun 18 05:11:37 1997 UTC (14 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +2 -1 lines
1. Add a noWarn flag so that scripts can turn warnings off.
2. If hostname not set from script, bring up interactive dialog anyway.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Jun 13 17:55:32 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +2 -1 lines
YAMF22

Revision 1.82.2.39: download - view: text, markup, annotated - select for diffs
Fri Jun 13 17:54:48 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.38: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.38: +2 -1 lines
Support adding packages from script files.
Clean minor typo in ntpdate fixes.

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri Jun 13 14:21:21 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +3 -2 lines
YAMF22

Revision 1.82.2.38: download - view: text, markup, annotated - select for diffs
Fri Jun 13 14:18:47 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.37: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.37: +3 -2 lines
Bring sysinstall's ntpdate support in sync with new rc.conf
variables.

Submitted-By: Joel Faedi <Joel.Faedi@esial.u-nancy.fr>

Revision 1.82.2.37: download - view: text, markup, annotated - select for diffs
Mon Jun 9 01:20:18 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.36: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.36: +2 -1 lines
Script and XFree86 3.3 stuff from -current.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Mon Jun 9 01:19:44 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -1 lines
1. Make it possible to set up all the TCP/IP values from a script.

2. Update to XFree86 3.3

Revision 1.82.2.36: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:01:07 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.35: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.35: +6 -2 lines
Merge in changes for better config file support from current.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Thu Jun 5 09:48:01 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +6 -2 lines
Resurrect / implement some of the more esoteric scripting features,
such as partitioning a disk or overriding an interactive prompt.

Revision 1.82.2.35: download - view: text, markup, annotated - select for diffs
Thu May 22 21:26:48 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.34: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.34: +2 -2 lines
rc.conf changes from -current

Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu May 22 21:26:11 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -2 lines
Adjust config variables to more closely match rc.conf

Revision 1.82.2.34: download - view: text, markup, annotated - select for diffs
Thu May 22 04:10:10 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.33: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.33: +1 -6 lines
Merge apache removal changes from -current.

Revision 1.129: download - view: text, markup, annotated - select for diffs
Thu May 22 00:17:11 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +1 -6 lines
Actually, rethink last commit and simply remove the apache configuration
entirely, as promised earlier (it's outdated now and doesn't really belong
in sysinstall).

Revision 1.128: download - view: text, markup, annotated - select for diffs
Thu May 22 00:13:58 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -2 lines
Update version of apache.

Revision 1.82.2.33: download - view: text, markup, annotated - select for diffs
Mon May 5 06:41:36 1997 UTC (14 years, 9 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_2_RELEASE
Diff to: previous 1.82.2.32: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.32: +2 -1 lines
Update to rc.conf routing glue (YAMFC)

Revision 1.127: download - view: text, markup, annotated - select for diffs
Mon May 5 06:32:44 1997 UTC (14 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +3 -2 lines
Adapt routing configuration glue to rc.conf format.

Revision 1.82.2.32: download - view: text, markup, annotated - select for diffs
Mon May 5 05:17:50 1997 UTC (14 years, 9 months ago) by pst
Branches: RELENG_2_2
Diff to: previous 1.82.2.31: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.31: +9 -1 lines
Merge from head: new variable support

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon May 5 05:16:03 1997 UTC (14 years, 9 months ago) by pst
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +9 -1 lines
Add in some more config file support -- add variables to shut up
sysinstall about the dangerously dedicated message, and other
variables to allow pre-configuring the distribution sets.

Still todo: add a variable to define an initial set of packages that
should be loaded.
Reviewed by:	jkh

Revision 1.82.2.31: download - view: text, markup, annotated - select for diffs
Mon Apr 28 10:34:41 1997 UTC (14 years, 9 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.30: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.30: +5 -5 lines
YAMFC (for once).

Revision 1.125: download - view: text, markup, annotated - select for diffs
Mon Apr 28 10:31:14 1997 UTC (14 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +5 -5 lines
Adapt to rc.conf file format.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sun Apr 20 16:46:36 1997 UTC (14 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +5 -3 lines
Sync with 2.2 and clean up some tortured english that was added.

Revision 1.42.2.83: download - view: text, markup, annotated - select for diffs
Sun Apr 20 16:42:15 1997 UTC (14 years, 9 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.82: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.82: +7 -5 lines
Merge changes from 2.2 (not really necessary, but it helps me keep
track of all this).

Revision 1.82.2.30: download - view: text, markup, annotated - select for diffs
Sat Apr 19 06:55:10 1997 UTC (14 years, 9 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.29: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.29: +3 -1 lines
Don't risk looping on a signal - longjmp out instead and try to
save things gracefully before dying.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Apr 2 12:07:39 1997 UTC (14 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +1 -2 lines
Sync up to current state of development.

Revision 1.42.2.82: download - view: text, markup, annotated - select for diffs
Sat Mar 29 06:44:52 1997 UTC (14 years, 10 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.81: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.81: +1 -2 lines
Catch this puppy up to RELENG_2_2

Revision 1.82.2.29: download - view: text, markup, annotated - select for diffs
Sat Mar 29 06:41:56 1997 UTC (14 years, 10 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.28: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.28: +1 -2 lines
Nuke extra include of <dialog.h>.  Closes PR #3135
Submitted-By: Kenneth R. Westerback <krw@tcn.net>

Revision 1.42.2.81: download - view: text, markup, annotated - select for diffs
Fri Mar 21 05:04:37 1997 UTC (14 years, 10 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.80: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.80: +6 -1 lines
Update from 2.2 branch.  Paul Traina's config changes and Iceland
mirror site.

Revision 1.82.2.28: download - view: text, markup, annotated - select for diffs
Fri Mar 21 04:49:59 1997 UTC (14 years, 10 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_1_RELEASE
Diff to: previous 1.82.2.27: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.27: +6 -1 lines
Add Iceland to mirror sites.

Add Paul Traina's script loading code.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Mar 19 10:09:26 1997 UTC (14 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +6 -1 lines
Some of my pending merge changes, Paul Traina's more flexible config
file loading code.
Submitted by:	pst

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Mar 15 16:24:32 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +4 -1 lines
Increase the size of the email address field.
Requested-By: joerg

Revision 1.42.2.80: download - view: text, markup, annotated - select for diffs
Sat Mar 15 16:23:39 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.79: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.79: +4 -1 lines
Increase the size of the email address field.
Requested-By: joerg

Revision 1.82.2.27: download - view: text, markup, annotated - select for diffs
Sat Mar 15 16:23:11 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_0_RELEASE
Diff to: previous 1.82.2.26: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.26: +4 -1 lines
Increase the size of the email address field.
Requested-By: joerg

Revision 1.42.2.79: download - view: text, markup, annotated - select for diffs
Tue Mar 11 09:29:23 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.78: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.78: +2 -1 lines
Merge all my sysinstall changes over to the 2.1 branch.

I just have this feeling... :)

Revision 1.82.2.26: download - view: text, markup, annotated - select for diffs
Sun Mar 9 22:37:59 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.25: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.25: +2 -1 lines
Merge changes from -current for registration screen
(also forgot to mention - fixed a window leak in all clients
of the Layout* code).

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sun Mar 9 22:25:48 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -1 lines
Add a registration screen so we can finally start counting our little user
puppies.

Revision 1.82.2.25: download - view: text, markup, annotated - select for diffs
Sat Mar 8 23:47:04 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.24: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.24: +2 -2 lines
Update version on samba package.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Mar 8 11:06:43 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
YAMF22

Revision 1.82.2.24: download - view: text, markup, annotated - select for diffs
Sat Mar 8 11:06:09 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.23: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.23: +2 -2 lines
Update Apache to correct version.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Feb 22 14:12:18 1997 UTC (14 years, 11 months ago) by peter
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -1 lines
Revert $FreeBSD$ to $Id$

Revision 1.42.2.78: download - view: text, markup, annotated - select for diffs
Tue Feb 18 01:39:37 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_7_RELEASE
Diff to: previous 1.42.2.77: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.77: +4 -4 lines
Update packages to correct versions for 2.1.7

Revision 1.82.2.23: download - view: text, markup, annotated - select for diffs
Mon Feb 17 13:31:51 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.22: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.22: +2 -2 lines
YAMFC

Revision 1.42.2.77: download - view: text, markup, annotated - select for diffs
Mon Feb 17 13:30:21 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.76: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.76: +2 -2 lines
YAMFC

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Feb 17 13:29:46 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +1 -1 lines
Finally DTRT with tcpOpenDialog(); it should have never diddled
mediaDevice directly.

Revision 1.82.2.22: download - view: text, markup, annotated - select for diffs
Sat Feb 15 15:41:43 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.21: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.21: +4 -2 lines
Sync.

Revision 1.42.2.76: download - view: text, markup, annotated - select for diffs
Sat Feb 15 15:41:11 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.75: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.75: +4 -2 lines
Sync.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Feb 15 15:24:14 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +3 -1 lines
Read /etc/resolv.conf information as well as /etc/sysconfig info, making
this a little more robust.

Revision 1.82.2.21: download - view: text, markup, annotated - select for diffs
Sat Feb 15 13:21:19 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.20: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.20: +2 -2 lines
YAMFC

Revision 1.42.2.75: download - view: text, markup, annotated - select for diffs
Sat Feb 15 13:20:12 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.74: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.74: +2 -2 lines
YAMFC

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Feb 15 13:18:19 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Correct bogus msg dialog.
Update to Lynx 2.7 (need to build 2.1/2.2 versions of this package).

Revision 1.42.2.74: download - view: text, markup, annotated - select for diffs
Fri Feb 14 21:29:24 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.73: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.73: +2 -1 lines
YAMFC

Revision 1.82.2.20: download - view: text, markup, annotated - select for diffs
Fri Feb 14 21:24:23 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.19: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.19: +2 -1 lines
YAMFC

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Feb 14 20:59:07 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -0 lines
o Try to be more aggressive about reading in old configuration data
  so that we're more useful in multi-user mode.  This is still not
  100%, but it pulls in a lot more than it used to.  Some of the "composite"
  variables in /etc/sysconfig are going to take more work.

o Always write /etc/resolv.conf and /etc/hosts if it makes sense to do
  so.

o Reset media properly when reselecting.  Longstanding bogon.

o Pull SIGPIPE handling out of package.c; I'm actually hoping to handle
  this differently shortly.

o Fix bug where cancel in TCP setup dialog still checked data fields.
  I think this closes a PR, but I will have to go look.

Revision 1.42.2.73: download - view: text, markup, annotated - select for diffs
Fri Feb 7 04:26:51 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.72: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.72: +78 -32 lines
It's easier to go forwards than backwards with this, and the RELENG_2_1_0
sysinstall was already broken (I think there's a PR for this somewhere).
This will require some additional changes elsewhere, like bringing in pw.

Revision 1.82.2.19: download - view: text, markup, annotated - select for diffs
Wed Jan 29 22:35:04 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.18: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.18: +1 -2 lines
Allow user to delete as well as install packages from the package
installer menu.

Fix status line code so informationals show up properly again.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Jan 29 22:34:29 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +0 -1 lines
Allow user to delete as well as install packages from the package
installer menu.

Fix status line code so informationals show up properly again.

Revision 1.82.2.18: download - view: text, markup, annotated - select for diffs
Wed Jan 29 21:16:36 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.17: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.17: +5 -1 lines
MFC.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Wed Jan 29 21:16:06 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +4 -0 lines
Fix broken layout help (this is what broke the TCP help screen).
Allow DITEM_NO_ECHO to be encoded in layout field types and make
user.c use it for the password item.

Revision 1.82.2.17: download - view: text, markup, annotated - select for diffs
Fri Jan 24 21:06:03 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.16: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.16: +3 -4 lines
Merge the last 3 days worth of hackery from -current.  This will also require
a merge of libdisk (coming next).

Revision 1.111: download - view: text, markup, annotated - select for diffs
Fri Jan 24 20:20:12 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -0 lines
Allow both types of XFree86 setup script to be run at user choice.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Jan 24 19:24:48 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +0 -3 lines
OK, I've got two ideas to file in the "really seemed like a good idea
at the time, but on further reflection..." bucket with these changes.

1. Checking the media before frobbing the disks was a fine idea, and
   I wish it could have worked, but that leads to a rather difficult
   situation when you need to mount the media someplace and you're about
   to:

	a) Chroot away from your present root.
	b) Newfs the root to be.

   You're basically screwed since there's no place to stick the mount
   point where it will be found following the newfs/chroot (and eliminating
   the chroot in favor of just using the "root bias" feature would work
   great for the distributions but not the pkg_add calls done by the
   package installer).

2. Automatic timeout handling.  I don't know why, but alarm() frequently
   returns no residual even when the alarm didn't go off, which defies
   the man page but hey, since when was that so unusual?  Take out timeouts
   but retain the code which temporarily replaces the SIGINT handler in
   favor of a more media-specific handler.  This way, at least, if it's hanging
   you can at least whap it.  I think the timeout code would have been losing
   over *really slow* links anyway, so it's probably best that it go.

This should fix NFS, tape & CDROM installs again (serves me right for getting
complacent and using just the FTP installs in my testing).

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Jan 24 07:47:13 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
This is a patch that makes some of the "partitions" --> "slice" to be
more consistant in our use of the terms for differentiation between PC
partitions and traditional BSD partitions.

Submitted-By: obrien@cs.ucdavis.edu (David O'Brien)

Revision 1.82.2.16: download - view: text, markup, annotated - select for diffs
Wed Jan 22 00:28:59 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.15: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.15: +2 -1 lines
Merge fixes for mondo-brokenness from -current (my face is red).

Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Jan 22 00:15:51 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -0 lines
Argh!  Moving the media initialization to before the disk scribbling
section was a good thing, since it made it possible to detect media problems
*before* the installation started, but it also caused various things to
be mounted BEFORE the chroot() call, which definitely messes things up.

Fix this by detecting the pre-chroot() case and mounting into a subdir.

Revision 1.82.2.15: download - view: text, markup, annotated - select for diffs
Mon Jan 20 16:15:30 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.14: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.14: +5 -1 lines
Merge David O'Brien's changes from -current.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Jan 20 16:13:43 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -0 lines
Add extra variables for the configuration of all packages, not just
the lynx browser.

Submitted-By: David O'Brien <obrien@cs.ucdavis.edu>

Revision 1.82.2.14: download - view: text, markup, annotated - select for diffs
Sun Jan 19 09:59:38 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.13: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.13: +8 -1 lines
Syncronize with -current; too many merge lines to really put here.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun Jan 19 09:55:37 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -2 lines
Use alarm's return status to more properly denote timeout rather than keeping
an icky global around.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sat Jan 18 19:18:26 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -0 lines
Fix a variety of problems with my timeout handling, make it more
configurable (you can now set the timeout interval), fix a crash-bug
when no network device was attached.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Jan 17 15:58:57 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +6 -0 lines
Add timeout support to sysinstall's general media handling,
allow SIGINT to stand for "time out now!" in certain cases.

Revision 1.82.2.13: download - view: text, markup, annotated - select for diffs
Fri Jan 17 08:53:48 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.12: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.12: +3 -3 lines
Merge last 3 days worth of -current changes.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Thu Jan 16 10:51:53 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
Damn!  Forgot to update lynx also.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Jan 16 10:47:59 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -1 lines
Minor cleanup, adjust for latest version of apache web server.

Revision 1.82.2.12: download - view: text, markup, annotated - select for diffs
Thu Jan 16 01:19:25 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.11: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.11: +2 -1 lines
Merge serial device selection fix, better FTP error handling, etc. from
-current

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Jan 15 16:21:09 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -0 lines
Keep our serial ports distinct so that first device is not found for
all (closes PR#2296).
Print better FTP failure diagnostics
Do better media failure checking in install.

Revision 1.82.2.11: download - view: text, markup, annotated - select for diffs
Wed Jan 15 04:50:20 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.10: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.10: +30 -4 lines
Merge the current state of sysinstall into 2.2.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Jan 15 03:57:49 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -0 lines
Fix several problems:

1. Bus mouse selection didn't show up properly in mouse menu.
2. U&G management screen didn't respect cancel properly.
3. Novice not prompted to add users or set root password during installation.
4. Username length changes screw up user management form.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Jan 14 06:23:31 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sat Jan 4 13:29:10 1997 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2 lines
Clean up device handling WRT slip and ppp devices.  An incomplete transition
from one convention to another had things pretty fouled up in here.

Revision 1.82.2.10: download - view: text, markup, annotated - select for diffs
Fri Jan 3 06:38:20 1997 UTC (15 years, 1 month ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.9: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.9: +4 -2 lines
Merge all the -current changes in /usr/src/release.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Fri Jan 3 06:32:35 1997 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +28 -3 lines
Do something I've wanted to do for quite some time - collapse all the
common layout code into some work functions and make all the layout-using
routine adopt them.  Also reorganize includes and generally clean up.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Sun Dec 29 05:51:39 1996 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +3 -1 lines
Support the use of the 2nd CDROM as a fixit aid.  Also put the EHS
into a submenu in case you need to start it again (or at some other point
in the installation).

Submitted-By: joerg

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Dec 17 00:00:15 1996 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
1. Engage brain.  2. Write macro.   Previous commit attempted to perform
2 before 1.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Dec 14 23:09:07 1996 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
Now that I've got my source tree sorted out, bring all the things
I've been committing into 2.2 directly all this time.

Revision 1.82.2.9: download - view: text, markup, annotated - select for diffs
Sat Dec 14 22:23:24 1996 UTC (15 years, 1 month ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.8: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.8: +2 -2 lines
To use the dosio library fully, I also (duh!) have to retain full
use of stdio, I can't just go handing fileno(fp) around and expect
that to work.  Since this means I need to have sysinstall play pipeline
on single file distributions now, that means I can also finally add a
progress indicator for them.

Change installation instructions to note that there's no dists directory
anymore on CDROMs.

Revision 1.82.2.8: download - view: text, markup, annotated - select for diffs
Thu Dec 12 11:18:26 1996 UTC (15 years, 2 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.7: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.7: +20 -24 lines
YAMFC, now that I'm happy with sysinstall again.  It should now be safe
to build releases in both 2.2 and 3.0-current.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Dec 12 08:33:38 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +3 -5 lines
Undo one of my memory optimization hacks - it actually made things more
complicated.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Dec 11 18:23:19 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +6 -9 lines
Be more efficient in how we use memory (stumbled across while looking for
something else) for attributes and variables.

Remove stack-stomper in sstrncpy().

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Dec 11 09:35:05 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +19 -18 lines
Do a few things I've been threatening to do for a long time:

1. Don't use the MSDOSFS code for accessing FreeBSD distribution data.
   Use Robert Nordier's stand-alone DOS I/O library for the purpose.
   It this works as well as Robert says it does, it should drastically reduce
   (or even eliminate) our "I can't install from my DOS partition!" calls.

2. As a result of the above, go to stdio file descriptors for all
   media types.

3. Taking advantage of #2, start using libftpio for FTP transfers instead
   of maintaining our own parallel version of the FTP transfer code.
   Yay!  I ripped something out for a change!

#1 Submitted-By: Robert Nordier <rnordier@iafrica.com>

Revision 1.82.2.7: download - view: text, markup, annotated - select for diffs
Mon Dec 9 09:29:09 1996 UTC (15 years, 2 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.6: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.6: +3 -0 lines
Merge-o-matic.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Dec 9 08:22:17 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +4 -1 lines
As Paul has just pointed out, much of my strncpy() usage was either
bogus or overly complex and really needed to be done more consistently
and sanely throughout - no question about it.  Done.

Suggested-By: Paul Traina <pst@Shockwave.COM>

Revision 1.82.2.6: download - view: text, markup, annotated - select for diffs
Mon Dec 9 06:41:42 1996 UTC (15 years, 2 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.5: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.5: +6 -2 lines
Merge with HEAD.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Dec 9 06:37:45 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -2 lines
Eliminate great evil in the networking code.  That's all I'm gonna say.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Dec 9 06:02:31 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +6 -1 lines
Add Joerg's user management screen for David Nugent's pw(8) program, something
which will also need to be brought in before this screen will work.

Add some commentary about how the slip startup code is bogus.

Steal Joerg's loop for more properly closing all files and graft it into
the EHS startup.  My loop was functional but more bogus.

Revision 1.42.2.72: download - view: text, markup, annotated - select for diffs
Sun Nov 10 13:14:49 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_6_RELEASE, RELENG_2_1_6_1_RELEASE
Diff to: previous 1.42.2.71: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.71: +8 -2 lines
Another merge from HEAD before rolling a 2.1.6 release candidate
(Tuesday is still the cut-off date for bug fixes!).

Revision 1.82.2.5: download - view: text, markup, annotated - select for diffs
Sat Nov 9 18:13:38 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.4: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.4: +5 -2 lines
Merge from HEAD.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Nov 9 18:12:17 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +5 -2 lines
1. Take out console setup in options now that Joerg has moved it into
   the main menu.
2. Conditionalized a few small things which needed it.
3. Put PC98 X servers in their own menu, there are so many of them now.
4. Rampaged on the menus.c file in general, reformatting and cleaning up.

Revision 1.82.2.4: download - view: text, markup, annotated - select for diffs
Sat Nov 9 16:49:16 1996 UTC (15 years, 3 months ago) by joerg
Branches: RELENG_2_2
Diff to: previous 1.82.2.3: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.3: +4 -1 lines
Merge from HEAD: enable the installation of a keymap early in the game.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat Nov 9 16:47:08 1996 UTC (15 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -1 lines
Sysinstall now offers the installation of a keymap early in the game!
Not all mappings are supported, most languages come only with one
encoding since this should be sufficient to get up & running in using
sysinstall, and we are already pretty tight on space.  (My previous
commit has already bumped the boot MFS size by another 50 KB for
this.)

This feature requires the `kbdcontrol -L' i've just committed.  Plain
text keymaps and the entire scanner are overkill for sysinstall.

Also updated the list of available keymaps while i was at it.

Reviewed by:	jkh

Revision 1.42.2.71: download - view: text, markup, annotated - select for diffs
Thu Nov 7 09:18:00 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.70: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.70: +5 -1 lines
Merge from HEAD.

Revision 1.82.2.3: download - view: text, markup, annotated - select for diffs
Thu Nov 7 09:08:16 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.82.2.2: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.2: +5 -1 lines
Merge from HEAD.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Thu Nov 7 08:03:28 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -1 lines
Joerg's changes to add screen font and screenmap setting.
Some changes of my own to make screen saver configuration a little
more sane, and also make it easier to get to the keyboard/screen
setup from the options menu.

Revision 1.82.2.2: download - view: text, markup, annotated - select for diffs
Tue Nov 5 20:07:46 1996 UTC (15 years, 3 months ago) by phk
Branches: RELENG_2_2
Diff to: previous 1.82.2.1: preferred, colored; branchpoint 1.82: preferred, colored
Changes since revision 1.82.2.1: +2 -1 lines
Merger from -current.

Revision 1.82.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 4 19:47:11 1996 UTC (15 years, 3 months ago) by phk
Branches: RELENG_2_2
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +12 -5 lines
Merge from -current.

Revision 1.42.2.70: download - view: text, markup, annotated - select for diffs
Mon Nov 4 17:44:23 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.69: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.69: +1 -0 lines
merge-o-tron

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Nov 4 17:42:22 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -1 lines
Placate Joerg some more by making screen savers get a reasonable default
timeout.
2.2-RELEASE candidate, like all the work here in release/sysinstall.

Revision 1.42.2.69: download - view: text, markup, annotated - select for diffs
Mon Nov 4 13:08:58 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.68: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.68: +12 -5 lines
merge-o-matic.  I may have to update some packages in 2.1.6 myself
if it comes down to it, but not that many.  BTW, in case it's not
obvious, I'm mostly merging away in -stable while phk and joerg do the
2.2-current merging for now.  I'm getting 2.1.6 out of the way so that
I can concentrate on 2.2.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Nov 4 12:56:33 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +12 -5 lines
Use macros for package names so it's easier to update them in one
place (sysinstall.h) when packages change rev.

Change the way that the routing daemon is configured entirely, to
placate Joerg.  Also auto-load gated if it's specified, while we're at it.

Revision 1.42.2.68: download - view: text, markup, annotated - select for diffs
Sun Nov 3 05:48:05 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.67: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.67: +0 -0 lines
2nd try - sync up and try to produce a working -stable release build.

Revision 1.42.2.67: download - view: text, markup, annotated - select for diffs
Tue Oct 15 17:04:34 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.66: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.66: +4 -3 lines
Mondo-merge of new 2.2 installation technology.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Oct 14 21:32:33 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_2_BP
Branch point for: RELENG_2_2
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -2 lines
Remove the now-unusable ports configuration code.  Swapping CDs is bogus.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Oct 5 16:33:03 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -2 lines
Make the save_userconfig() stuff conditional and turned off by default
(for now - still a few more wrinkles here).  Add more debugging code
and some cosmetic tweaks.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Oct 4 13:33:44 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -1 lines
Syncronize my tree so Eric can access the latest code.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Oct 1 12:13:25 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
Installation cleanup, round II.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Aug 1 10:58:53 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +2 -1 lines
Close PR#1542.  Don't just assume 24 lines, get the tty size.
Some things may still display text on the 24th line, but that's because
they've always been screens designed to fit into a minimal real-estate
and have hardwired assumptions about the dimensions.  They'll be a little
harder to make dynamic.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed Jul 31 09:29:35 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Don't munge keystrokes.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Jul 31 06:20:59 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -1 lines
Detect which partitions have already been created with `auto' so as not to create them
twice.

Various cosmetic tweaks.

Revision 1.42.2.66: download - view: text, markup, annotated - select for diffs
Tue Jul 16 17:34:32 1996 UTC (15 years, 6 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_5_RELEASE
Diff to: previous 1.42.2.65: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.65: +6 -1 lines
Merge

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Jul 16 17:11:45 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +6 -1 lines
1. Fix the CD installation bogon for Novice install I mentioned.
2. Add some code for dealing with a ports collection on the second CD now.

Revision 1.42.2.65: download - view: text, markup, annotated - select for diffs
Tue Jul 9 14:37:03 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.64: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.64: +3 -1 lines
Merge.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jul 9 14:28:22 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -1 lines
A number of improvements in the way statistics are printed, add a "chroot"
option for installing distributions and/or packages to somewhere other than /,
say for a case where you're installing to an external disk on some other
machine's behalf.  More miscellaneous fixes to various problems I stumbled
across while adding this stuff.

Revision 1.42.2.64: download - view: text, markup, annotated - select for diffs
Mon Jul 8 10:20:13 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.63: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.63: +2 -5 lines
merge-o-matic.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Jul 8 10:08:20 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -5 lines
Fix even more lurking bogons - why do I never find these until the last
possible minute? :-)

Revision 1.42.2.63: download - view: text, markup, annotated - select for diffs
Mon Jul 8 09:07:27 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.62: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.62: +2 -2 lines
Merge.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Jul 8 08:54:33 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
Whoops!  Now that I'm decompressing docs into /tmp, it's important to
make sure that /tmp is there first! :-)  While I'm at it, clean up the
somewhat inexplicably bogus Mkdir() function.

Revision 1.42.2.62: download - view: text, markup, annotated - select for diffs
Fri Jul 5 08:44:09 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.61: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.61: +2 -2 lines
Merge.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Jul 5 08:36:00 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
Support compressed doc files again.
Add a few strategic screen clears.
Do a lot less wasted screen I/O in restoring screen contents that don't need
restoring.
Use tar instead of cp to back up /etc in installUpdate.
Don't panic when upgrade shell exits.

Revision 1.42.2.61: download - view: text, markup, annotated - select for diffs
Fri Jul 5 00:55:17 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.60: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.60: +2 -2 lines
Merge.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Jul 4 23:12:02 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
Fix some minor reported bogons from the BETA

Revision 1.42.2.60: download - view: text, markup, annotated - select for diffs
Wed Jul 3 01:31:17 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.59: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.59: +3 -5 lines
Merge with HEAD.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Jul 2 10:57:56 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -3 lines
Document shortcuts.
Fix a bug which prevented variables from working properly

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Jul 2 01:03:51 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -3 lines
Make it plainer how to exit.

Revision 1.42.2.59: download - view: text, markup, annotated - select for diffs
Sat Jun 29 03:47:44 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.58: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.58: +7 -6 lines
Merge from HEAD (unspam myself)

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jun 29 03:43:25 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +7 -6 lines
Put my changes back - Thanks, Peter!  Boy, an errant Tag sure can mess
you up! :-)

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Jun 29 02:53:09 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +6 -7 lines
Sync with 2.1-stable (I commited my changes there first by mistake due to
an errant CVS tag file).

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Jun 29 02:22:48 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +7 -6 lines
Copy the documentation files up into the release area - I've been doing
this by hand all along.  Silly.

Revision 1.42.2.58: download - view: text, markup, annotated - select for diffs
Mon Jun 17 21:57:54 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.57: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.57: +3 -1 lines
Merge (again!)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Jun 17 21:48:33 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -1 lines
Init network at proper time.

Revision 1.42.2.57: download - view: text, markup, annotated - select for diffs
Mon Jun 17 09:04:59 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.56: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.56: +5 -1 lines
Merge from HEAD

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Jun 16 23:17:35 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -1 lines
Add a top level function index.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Jun 16 21:57:35 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -1 lines
Check network status earlier in FTP/NFS installs in order to reduce
user frustration.

Revision 1.42.2.56: download - view: text, markup, annotated - select for diffs
Fri Jun 14 18:35:13 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.55: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.55: +9 -2 lines
Merge with HEAD

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Jun 14 14:33:59 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +7 -4 lines
Don't use some of the low-contrast text attributes I was using before - they
apparently look bad on some LCD screens.  While I'm in there, tweak and adjust
a number of other minor interface details which have been bothering me for
awhile.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Jun 12 14:20:20 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +5 -1 lines
Some stuff I left out of the last commit - make toggle options toggle
again instead of simply letting you set them and staying that way forever.

Revision 1.42.2.55: download - view: text, markup, annotated - select for diffs
Tue Jun 11 10:00:57 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.54: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.54: +2 -2 lines
Sync with HEAD.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Jun 11 09:47:30 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
A slight error in my logic had me using color text attributes on Hercules
monochrome displays.  Whoops!  Fix.

Revision 1.42.2.54: download - view: text, markup, annotated - select for diffs
Sat Jun 8 12:06:43 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.53: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.53: +4 -3 lines
Merge from HEAD.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Jun 8 09:08:49 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -3 lines
Implement selective text attributes for the syscons vty / vt100 emulator
selection since an attribute which looks good on a color console doesn't
necessarily look good in an xterm.

Revision 1.42.2.53: download - view: text, markup, annotated - select for diffs
Wed May 29 04:37:15 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.52: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.52: +1 -2 lines
Merge from HEAD.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed May 29 01:35:30 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -2 lines
Sha-ZAM!

The root floppy is now gone.  I shall not mourn its passing.
Everything we need is on boot.flp or the bindist.

Revision 1.42.2.52: download - view: text, markup, annotated - select for diffs
Fri May 24 06:09:02 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.51: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.51: +0 -0 lines
Sync from HEAD

Revision 1.42.2.51: download - view: text, markup, annotated - select for diffs
Thu May 16 13:42:40 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.50: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.50: +0 -0 lines
Smash this into conformance again.  I'm just trying to test a 2.1-snap
build right now and need this to work.  Talking with Peter now about
a better solution to my merging problems.

Revision 1.42.2.50: download - view: text, markup, annotated - select for diffs
Thu May 16 12:17:08 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.49: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.49: +13 -8 lines
Merge from HEAD.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu May 16 11:47:44 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +13 -8 lines
Fix some long-standing malloc bugs in the package handling code (freeing garbage
in one place, leaking memory in another).

Add a facility to invoke subsystems directly by naming them on
sysinstall's command-line when running post-install.  A replacement
for pkg_manage might, for example, be `/stand/sysinstall configPackages'

Fix bogon where upgrade shell was entered with tty modes spammed.

Fix bug with release name checking in ftp_strat.  Turned a bunch of
bogus exit()s into proper calls to systemShutdown().

Revision 1.42.2.49: download - view: text, markup, annotated - select for diffs
Thu May 9 13:33:59 1996 UTC (15 years, 9 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.48: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.48: +2 -1 lines
1. Merge latest sysinstall changes.
2. Nuke libdisk from here in preparation for a move to /usr/src/lib, as in
   -current.
3. Remove explicit references to libdisk in Makefile (which will probably
   be merged outright from the HEAD later, but this will do for now).

Revision 1.42.2.48: download - view: text, markup, annotated - select for diffs
Sat May 4 11:18:07 1996 UTC (15 years, 9 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.47: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.47: +100 -131 lines
Update from HEAD

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Apr 28 20:54:07 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -1 lines
Add a new -fake argument to make sysinstall not actually change things while
I'm testing it.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Apr 28 01:07:26 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -5 lines
Move some of functions around in order to make this stuff easier
to work on.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Apr 28 00:37:36 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Bump snapshot release date - looks like I was off by a couple
of days!

More display fixes to sysinstall and assorted tweaking.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:31:26 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -3 lines
Quite a few changes:

1. Fix the last display bugs (I hope) by use of dialog rebuilds at stategic
   points.
2. Clean up the distributions menus so that everybody (that's reasonable)
   has All and Clear options for setting/clearing things en-masse.
3. Various attempts at display optimization.
4. Change the wording of the `Don't use Write!' dialogs to make them more
   explicitly define when and when not to use the option.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Apr 23 01:29:32 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1 lines
Bring this into sync.

I still have a _very very annoying_ display bug which occurs when a menu
item causes a submenu to be displayed - the screen repaints for the original
menu (which is restored upon return from the submenu) are off by about 4
characters.  I've tried restoring the screen, the cursor position, you name
it - same deal.  Grrrr!  This commit is my first step in trying to get someone
else to help me look into this one since I'm just tearing my hair out at this
point!

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Apr 13 13:32:09 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +21 -20 lines
1. Update all the copyrights to delete useless clauses 3 and 4.
2. Change more of the menu code over to new system.
3. Streamline label editor.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Apr 7 03:52:35 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +68 -96 lines
Major surgery.

1. Use new dialog menu hacks (no strings, just arrays of dialogMenuItem structs)
   so that I can create composite menus with radio/checkbox/... items in them,
   removing some long-standing UI bogons in various menus.  This work isn't
   finished yet, but will be done in two phases.  This is phase one.

2. Remove all the script installation stuff.  I never got time to document it,
   it was arcane and it just complicated much of the code.  There are better
   ways of doing this if I want to do auto-driven installations later.

3. Remove much dead code and otherwise attempt to remove as much historical
   grot as possible so that this code is easier to hack on.  This is also
   a two-stage process, phase one of which is now complete.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Mar 23 07:21:31 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Make the editor a selectable option.  Some people don't care for `ee'!

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Mar 21 09:30:15 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Major enhancements to the package adder (next step is to use the new dialog
functions to make the menus far less klunky, but one thing at a time).

Fix bug that had debug output spewing uselessly on vty2 when running multiuser.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Mar 18 15:28:06 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +4 -3 lines
Lots of fixes:

1. Revamp package installer to use new dependency lists and also
   pkg_add's new `read from stdin' mode to prevent a copy of the package
   from hitting the disk unnecessarily.

2. More fixes for running "not as init" - don't get upset if CDROM already
   mounted, do the right thing instead.

3. If running as init, assume first-time install and _don't show the
   (W)rite option in the fdisk screen.

4. Many other little tweaks, some of which will have to wait for fuller testing
   until I can create a boot floppy (testing certain system-destroying
   features of sysinstall can be a royal pain).  Expect some more commits.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Mar 2 07:31:56 1996 UTC (15 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +14 -16 lines
Miscellaneous cleanup before big round of menu restructuring (to use new
libdialog features).

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Dec 7 10:34:14 1995 UTC (16 years, 2 months ago) by peter
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +196 -71 lines
Update the -current sources from the 2.1 branch.

Approved (in spirit) by: jkh

Revision 1.42.2.47: download - view: text, markup, annotated - select for diffs
Fri Nov 17 23:49:45 1995 UTC (16 years, 2 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_0_RELEASE
Diff to: previous 1.42.2.46: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.46: +2 -1 lines
Ack.  How embarassing.  The PCNFSD and GATED config items were essentially
no-ops up to now, and the samba configuration didn't bother to add the package
either.  Whoops!

Revision 1.42.2.46: download - view: text, markup, annotated - select for diffs
Thu Nov 9 02:32:03 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.45: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.45: +4 -2 lines
o Now that Coranth has made the anonymous FTP configuration not use adduser,
  bring it back.
o Simplify the vsystem() call by ripping out a good deal of the extraneous grot.

Revision 1.42.2.45: download - view: text, markup, annotated - select for diffs
Mon Nov 6 08:28:12 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.44: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.44: +3 -1 lines
Correct some *serious* brain-o's in the upgrade procedure.  Thanks for
your patience, Julian!

Revision 1.42.2.44: download - view: text, markup, annotated - select for diffs
Sat Nov 4 15:45:28 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.43: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.43: +2 -1 lines
Avoid doing disk selection twice in novice install.
Finally sort the fstab file entries correctly!  qsort() either
doesn't work or isn't working as documented.

Revision 1.42.2.43: download - view: text, markup, annotated - select for diffs
Sat Nov 4 15:08:23 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.42: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.42: +2 -2 lines
Fix the anon ftp installation to use the correct init function (doh!).
Some more error message reform, since I'm here.

Revision 1.42.2.42: download - view: text, markup, annotated - select for diffs
Fri Nov 3 12:02:45 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.41: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.41: +13 -5 lines
Lots-o-cleanup(tm):

1. Fix the bogon I introduced that made some root filesystems fail to be
   made with `unable to make filesystem on sd1s1a' or some such error
   message.

2. Latest installment in the never-ending chapter on making FTP do the right
   thing on a cruel internet.

3. Make `express install' a truly express install and split off what it used
   to do into a `novice install' that's even more geared to the novice
   by asking questions in order, rather than forcing them through the menu
   interface.

4. Make anonymous FTP setup truly DTRT.

5. Build lndir directly into sysinstall and make the novice install offer
   to set up the ports tree.  Also make the ports setup truly explanatory
   about what it's doing, and always link the ports destination to /usr/ports
   if necessary so that bsd.port.mk doesn't need to be tweaked.

Revision 1.42.2.41: download - view: text, markup, annotated - select for diffs
Fri Oct 27 17:00:27 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.40: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.40: +2 -2 lines
Change the script-driven custom distribution selection mechanism.  This is
a bit simpler.

Revision 1.42.2.40: download - view: text, markup, annotated - select for diffs
Thu Oct 26 08:56:10 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.39: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.39: +1 -0 lines
Sync up for this snapshot.

Revision 1.42.2.39: download - view: text, markup, annotated - select for diffs
Thu Oct 26 08:11:12 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.38: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.38: +3 -1 lines
o  Fix installUpgrade to start the holographic shell as well.
o  Lots of documentation fixes.
o  Rename FTP active to "FTP" and explain passive mode better.
o  Make tcpip screen a bit more friendly.
o  Literally dozens of nits.

Revision 1.42.2.38: download - view: text, markup, annotated - select for diffs
Tue Oct 24 02:18:23 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.37: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.37: +2 -2 lines
Make upgrades actually work (thanks, Julian).
Many other bug fixes.

Revision 1.42.2.37: download - view: text, markup, annotated - select for diffs
Mon Oct 23 13:19:51 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.36: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.36: +4 -3 lines
Reshuffle the network config code a little so that it's actually
usable.  Also fix the package extraction code.

Revision 1.42.2.36: download - view: text, markup, annotated - select for diffs
Sun Oct 22 21:38:21 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.35: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.35: +0 -0 lines
Fixes and updates.

Revision 1.42.2.35: download - view: text, markup, annotated - select for diffs
Sun Oct 22 20:15:02 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.34: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.34: +6 -1 lines
1. Add Coranth Gryphon's Apache WWW server setup screen.
2. Fix an infinite recursion bug in FTP retry.  Tricky, this FTP install!
3. Add messaging routines for scripts.
4. Fix yet more bogons.  I think I'm fixing them faster than they're growing,
   but it's hard to say.  I'm really glad we're throwing this code away for
   2.2!

Revision 1.42.2.34: download - view: text, markup, annotated - select for diffs
Sun Oct 22 12:04:12 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.33: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.33: +0 -0 lines
Just fixin' them bugs as fast as they pop up.
Also add instrumentation for adding packages from scripts.

Revision 1.42.2.33: download - view: text, markup, annotated - select for diffs
Sun Oct 22 11:32:58 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.32: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.32: +3 -1 lines
Fix a bug in dist extraction when a dist was missing.
Allow instrumentation for adding packages from scripts.

Revision 1.42.2.32: download - view: text, markup, annotated - select for diffs
Sun Oct 22 08:33:19 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.31: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.31: +2 -1 lines
Fix a stooooopid bug I introduced with the CPIO verbose flag that broke
the root floppy extract (d'oh!).  No doubt about it, gotta stop programming
without sleep! (yeah, right!)

Revision 1.42.2.31: download - view: text, markup, annotated - select for diffs
Sun Oct 22 01:32:59 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.30: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.30: +45 -34 lines
Style police throughout.
Fix the ppp startup code.
Make the disklabel and fdisk screens "automatable"

Revision 1.42.2.30: download - view: text, markup, annotated - select for diffs
Sat Oct 21 18:28:08 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.29: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.29: +0 -0 lines
Make all FTP failures "bounce" the connection properly.

Revision 1.42.2.29: download - view: text, markup, annotated - select for diffs
Sat Oct 21 16:44:24 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.28: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.28: +2 -2 lines
Fix a couple of things I broke while fixing them.

Revision 1.42.2.28: download - view: text, markup, annotated - select for diffs
Sat Oct 21 14:07:02 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.27: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.27: +8 -16 lines
1. Of course, the day after you roll the snapshots is the day you realize
   that the FTP install doesn't deal with timeouts and hasn't since it was
   written.  Fixed.

2. Totally eliminate the OptionFlags.  I only had to work harder to
   sync them with configuration variables, so why not simply always use
   configuration variables?  This has actually greatly simplified areas
   of the code.

Revision 1.42.2.27: download - view: text, markup, annotated - select for diffs
Fri Oct 20 15:40:49 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.26: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.26: +4 -1 lines
Split the preconfiguration code off into its own location.
Make it possible to preconfigure TCP setup.

Revision 1.42.2.26: download - view: text, markup, annotated - select for diffs
Fri Oct 20 14:25:03 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.25: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.25: +9 -20 lines
Sync for Westhill build.

Revision 1.42.2.25: download - view: text, markup, annotated - select for diffs
Fri Oct 20 07:02:48 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.24: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.24: +11 -4 lines
Too many bugs fixed to mention.  This code just seems to BREED them.
Many interfaces were also simplified or generally cleaned up in an
attempt to curb this problem.

Revision 1.42.2.24: download - view: text, markup, annotated - select for diffs
Thu Oct 19 18:37:50 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.23: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.23: +4 -2 lines
Sync.

Revision 1.42.2.23: download - view: text, markup, annotated - select for diffs
Thu Oct 19 15:55:31 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.22: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.22: +7 -3 lines
Sync with today's sources:

o Implement the 2.0.5->2.1 upgrade procedure (gah).
o Bring in Coranth's support for configuration of anon ftp and Samba
  plus some changes of my own.
o More attempts to actually write the documentation in english.
o Update docs to contain more 2.1-centric information.

Revision 1.42.2.22: download - view: text, markup, annotated - select for diffs
Wed Oct 18 05:02:01 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.21: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.21: +8 -8 lines
Some rethinks on the way the attribute interface worked (now that
I'm really, truly using it).  Allow distribution fetch to get .info
files from the root.flp OR the distribution in question, allowing us
to add flexibility to the scheme.  At some point, perhaps soon, the
cached copy should probably go away entirely!

Revision 1.42.2.21: download - view: text, markup, annotated - select for diffs
Wed Oct 18 00:12:40 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.20: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.20: +42 -37 lines
Almost snapshot time..
Merge today's work.

Now support an attributes file loaded at startup (true front-loaded install).
Add fuller debugging support to all device I/O routines.
Lots-o-bug fixes.

Revision 1.42.2.20: download - view: text, markup, annotated - select for diffs
Mon Oct 16 15:14:23 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.19: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.19: +13 -6 lines
Fix many more bogons, add some stuff to make the docs folk happy.

Revision 1.42.2.19: download - view: text, markup, annotated - select for diffs
Mon Oct 16 10:33:45 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.18: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.18: +2 -1 lines
Fix the ancient lurking evil that prevented the `Undo' commands from
ever really working.

Revision 1.42.2.18: download - view: text, markup, annotated - select for diffs
Mon Oct 16 09:25:22 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.17: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.17: +9 -9 lines
Switch to fds from FILE *'s.  Fix a problem with FTP media device
and INDEX file.

Revision 1.42.2.17: download - view: text, markup, annotated - select for diffs
Mon Oct 16 07:31:11 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.16: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.16: +2 -2 lines
Sync up to today's development snapshot for the other folks working on this.

Revision 1.42.2.16: download - view: text, markup, annotated - select for diffs
Sun Oct 15 15:45:20 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.15: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.15: +8 -8 lines
As bits become scarce, start tightening up.

Revision 1.42.2.15: download - view: text, markup, annotated - select for diffs
Sun Oct 15 12:41:06 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.14: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.14: +7 -2 lines
Sync.  Split into more rational package support functions and clients
of those functions.

Revision 1.42.2.14: download - view: text, markup, annotated - select for diffs
Sun Oct 15 04:37:07 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.13: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.13: +2 -2 lines
Substantially simplify the package install code by running pkg_add in
slave mode.

Revision 1.42.2.13: download - view: text, markup, annotated - select for diffs
Sat Oct 14 19:13:35 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.12: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.12: +2 -2 lines
Sync up to today's cleanup work.

Revision 1.42.2.12: download - view: text, markup, annotated - select for diffs
Fri Oct 13 08:19:34 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.11: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.11: +3 -3 lines
Sync with development sources.

Revision 1.42.2.11: download - view: text, markup, annotated - select for diffs
Wed Oct 11 10:00:20 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.10: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.10: +2 -2 lines
Use more proper value of 20 for tape blocksize.

Revision 1.42.2.10: download - view: text, markup, annotated - select for diffs
Sat Oct 7 12:12:37 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.9: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.9: +1 -2 lines
Whoops! Eliminate a relic.

Revision 1.42.2.9: download - view: text, markup, annotated - select for diffs
Sat Oct 7 11:55:36 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.8: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.8: +41 -2 lines
Whole mass of changes from first code review.  Eliminate some
long-standing bogons, try to make things more fault tolerant
in general, bring in the first version of my new package installation
menu.

Revision 1.42.2.8: download - view: text, markup, annotated - select for diffs
Wed Oct 4 12:08:23 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.7: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.7: +9 -7 lines
General cleanup - sanitize use of variables.
Do more rational things in a number of other instances.

Revision 1.42.2.7: download - view: text, markup, annotated - select for diffs
Wed Oct 4 10:34:05 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.6: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.6: +2 -1 lines
o Search much more aggressively for distributions in all extraction
  methods.  This should make the process rather more robust in the face
  of entropy.
o Let tape cpio extract guess type of tape format.
o Hide cursor better in options screen.

Revision 1.42.2.6: download - view: text, markup, annotated - select for diffs
Wed Oct 4 07:54:59 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.5: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.5: +4 -1 lines
Make the release name to load a configurable parameter.
Don't gratuitously shutdown network after NFS or FTP install.
Centralize release version string to one location included by everyone.
Bring in new options screen.

Revision 1.42.2.5: download - view: text, markup, annotated - select for diffs
Tue Oct 3 23:36:55 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.4: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.4: +29 -4 lines
o Completely re-wrote options screen.  Previous one too confusing.
o Allow user to specify blocksize to cpio for tape extract.
o Allow user to chose cpio extraction verbosity level (-V or -v).
o Hopefully stomp the fstab sorting bug once and for all.
o Create termcap file for fixit operation.
o Create spwd.db file for fixit operation.
o Upgrade to XFree86 3.1.2 (and add a few new collections for same).

Revision 1.42.2.4: download - view: text, markup, annotated - select for diffs
Mon Sep 25 00:52:13 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.3: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.3: +2 -2 lines
Great big batch-o-fixes.

jkh:
	Change the fixit floppy paradigm somewhat.  Rather than having
	a fixit floppy be a stand-alone boot floppy with emasculated
	command set due to space crunch, make boot floppy a filesystem
	of nice utilities and *no* kernel.  The idea is that you boot
	the standard boot floppy and choose the "Fixit" item off the top
	menu.  It then asks for and mounts the fixit floppy, adds the mount
	point to $PATH and then forks a shell with the inherited PATH.  You
	can use the shell to traipse around the filesystem, tweaking things
	as desired.

	Mutate the useless shell option in first menu to far more useful fixit.

	Fix the bogus `ifconfig sl0' case once and for all with a special case
	hack for cuaa0.

gpalmer:
	Fix benign-yet-bogus incorrect `password' to anon ftp sites.

joerg:
	Allow cpio to guess at input format again.
Submitted by:	jkh, gpalmer, joerg

Revision 1.42.2.3: download - view: text, markup, annotated - select for diffs
Sat Sep 23 22:03:17 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.2: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.2: +5 -1 lines
Argh.  You don't want to use system() to launch a shell! :-)

Revision 1.42.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 18 17:00:25 1995 UTC (16 years, 4 months ago) by peter
Branches: RELENG_2_1_0
Diff to: previous 1.42.2.1: preferred, colored; branchpoint 1.42: preferred, colored
Changes since revision 1.42.2.1: +2 -2 lines
Part 2 of the mega-commit.  This syncs the 2.1 and 2.2 trees.  I will move
RELENG_2_1_0 tags to effect the reorg of the directories and files below
the help directory.  (which is why I did it via the HEAD.. cvs cannot add
files to a branch in this version)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Sep 18 16:52:35 1995 UTC (16 years, 4 months ago) by peter
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +11 -4 lines
This mega-commit brings in Jordan's latest sysinstall version..
This looks like it was developed offline, and is being spammed over the
top of the existing.  "That's fine by me!  I dont really care how you do
it, just get it in there..." said Jordan in a conversation a short while
ago...

Revision 1.42.2.1: download - view: text, markup, annotated - select for diffs
Fri Jul 21 10:54:06 1995 UTC (16 years, 6 months ago) by rgrimes
Branches: RELENG_2_1_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +10 -3 lines
date: 1995/06/20 00:28:06;  author: jkh;  state: Exp;  lines: +3 -3
Fix a number of problems and add a couple of new features:

o Don't frob the network/CD/DOS/etc configuration when not running as init
  (e.g. post-install).  Assume that everything's happily up and working already.

o Add express and custom install options.  Now you can invoke  just about
  every individual installation option manually as well as have sysinstall
  lead you by the nose (or some other suitable appendage) through all the
  appropriate screens.

o Mount the DOS partition read-only by default in /etc/fstab until we figure
  out why MSDOSFS is so terribly broken.  It doesn't appear to be quite so
  pathological if you don't mount it read/write.

Reviewed by:
Submitted by:
Obtained from:

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jun 11 19:30:09 1995 UTC (16 years, 8 months ago) by rgrimes
Branches: MAIN
CVS tags: RELENG_2_1_0_BP
Branch point for: RELENG_2_1_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +57 -26 lines
Merge RELENG_2_0_5 into HEAD

Revision 1.41.2.20: download - view: text, markup, annotated - select for diffs
Sat Jun 10 09:14:53 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
CVS tags: RELENG_2_0_5_RELEASE
Diff to: previous 1.41.2.19: preferred, colored; branchpoint 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41.2.19: +2 -1 lines
Remove the now-unnecessary crc checking code (for now).

Revision 1.41.2.19: download - view: text, markup, annotated - select for diffs
Sat Jun 10 08:59:27 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.18: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.18: +3 -1 lines
Make DES stuff a separate distribution.

Revision 1.41.2.18: download - view: text, markup, annotated - select for diffs
Wed Jun 7 07:21:50 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.17: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.17: +3 -2 lines
Menu that set variables now have check-marks next to items that
are set.

Revision 1.41.2.17: download - view: text, markup, annotated - select for diffs
Wed Jun 7 06:50:07 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.16: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.16: +4 -1 lines
1. Print proper "check" in Options menu if ftp user/pass set.
2. Re-ask for ftp user/pass on site-reselection if user/pass initially set.

Revision 1.41.2.16: download - view: text, markup, annotated - select for diffs
Mon Jun 5 12:04:05 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.15: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.15: +14 -11 lines
Gary's changes to implement checksumming for floppy disks.
Submitted by:	gpalmer

Revision 1.41.2.15: download - view: text, markup, annotated - select for diffs
Mon Jun 5 03:15:46 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.14: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.14: +7 -3 lines
Remove totally unused and unnecessary "OnCDROM" code.
Remove OnSerial boolean - I don't use it.
Fix various bogons that continue to lurk despite my best efforts.

Revision 1.41.2.14: download - view: text, markup, annotated - select for diffs
Sun Jun 4 22:24:49 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.13: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.13: +11 -11 lines
Use default hooks for everything so that I don't duplicate work
elsewhere.

Revision 1.41.2.13: download - view: text, markup, annotated - select for diffs
Sun Jun 4 07:06:50 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.12: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.12: +2 -1 lines
A whole bunch of bug fixes and some general reordering based on feedback
I've gotten.  System will make you generate an /etc/exports file if
NFS_SERVER, smarter error checking when floppies fail, etc.

Revision 1.41.2.12: download - view: text, markup, annotated - select for diffs
Sun Jun 4 05:20:25 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.11: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.11: +5 -5 lines
Try to be reasonably self-consistent with my prototyping.

Revision 1.41.2.11: download - view: text, markup, annotated - select for diffs
Sun Jun 4 05:13:37 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.10: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.10: +13 -10 lines
o Add a new parameter to get() method; now we can figure out which
  device we are without cheating!

o Make a real tape install.

o Make the floppy install loop properly through a media set, asking for
  media changes at reasonable times.

o Clean up some menus.

Revision 1.41.2.10: download - view: text, markup, annotated - select for diffs
Sat Jun 3 23:44:12 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.9: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.9: +2 -1 lines
Bring in more fixes from last night.

Revision 1.41.2.9: download - view: text, markup, annotated - select for diffs
Sat Jun 3 09:59:41 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.8: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.8: +2 -2 lines
Lower MAX_FTP_RETRIES to 3.

Revision 1.41.2.8: download - view: text, markup, annotated - select for diffs
Sat Jun 3 09:49:54 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.7: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.7: +6 -4 lines
Don't retry-loop on exploratory gets!

Revision 1.41.2.7: download - view: text, markup, annotated - select for diffs
Fri Jun 2 19:15:02 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.6: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.6: +2 -1 lines
Add the beginnings of my support for Poul's enhanced error status
returns.  Loop on requests for 5 retries unless the option Ftp Reselect
is on, in which case go directly to "get another ftp host" menu.

In cases of extreme errors, tear down and rebuild connection
from scratch.

Revision 1.41.2.6: download - view: text, markup, annotated - select for diffs
Fri Jun 2 15:31:36 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.5: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.5: +15 -3 lines
Bug fixes too numerous to mention.
Added "state" to menu items so that they can shadow
flags, variables, etc.  The interface still isn't 100%
perfect but there's now at least feedback on what options you've
set.

Revision 1.41.2.5: download - view: text, markup, annotated - select for diffs
Thu Jun 1 22:32:07 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.4: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.4: +1 -2 lines
_Don't_ mount DOS filesystems as part of the filesystem mounting
loop; it caused the DOS partition to be busy when we tried installing
from it later, and there's really no reason to mount it at that stage
anyway (it's not like we're going to extract files into it!).

Revision 1.41.2.4: download - view: text, markup, annotated - select for diffs
Thu Jun 1 05:41:50 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.3: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.3: +2 -1 lines
 Allow user to log in as something _other_ than anonymous in
the FTP strategy routines if they chose to do so from the ftp options
menu.  Sorry, Gil.  I think I've been working too hard!

Revision 1.41.2.3: download - view: text, markup, annotated - select for diffs
Wed May 31 22:19:14 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.2: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.2: +1 -2 lines
Clean up the pkg_manage code a bit more; now we get our CDROM back
before trying to use it.

Revision 1.41.2.2: download - view: text, markup, annotated - select for diffs
Wed May 31 20:55:32 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41.2.1: preferred, colored; branchpoint 1.41: preferred, colored
Changes since revision 1.41.2.1: +1 -3 lines
Remove the whole "ESC to fork a shell" thing; it was just bogus,
and the emergency holographic shell on the 4th VTY serves all of
the required functions now.  ESC is now synonymous with "Cancel",
like it should be.

Revision 1.41.2.1: download - view: text, markup, annotated - select for diffs
Wed May 31 10:17:43 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -5 lines
1. Go to an entirely different paradigm for "OK" and "Cancel";  I managed to
   give Julian what he wanted without changing Dialog.  Each menu that doesn't
   immediately return now has an "Exit" item at the bottom, and Cancel actually
   _cancels_.

2. Re-work the distribution stuff to not gratuitously init/shutdown the media
   device multiple times.

3. Make all menu-using functions now respect the fact that menus return a status
   (so you can tell if they were truly cancelled).

4. Write out /etc/hosts as late as possible.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue May 30 08:28:55 1995 UTC (16 years, 8 months ago) by rgrimes
Branches: MAIN
CVS tags: RELENG_2_0_5_BP
Branch point for: RELENG_2_0_5
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -4 lines
Remove trailing whitespace.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 29 11:01:37 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_0_5_ALPHA
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +14 -4 lines
Sync up my work for the night.  This should implement ALL possible
installation methods and provide a fairly robust set of menu options.
This should also fix a few more bugs on Poul-Henning's latest gripe
list.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun May 28 09:31:39 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +18 -2 lines
Sync up with Poul.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun May 28 03:05:03 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Humanize Poul-Henning's code.  Status values should be properly
respected now.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat May 27 23:39:32 1995 UTC (16 years, 8 months ago) by phk
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +11 -9 lines
Major cleanup.  Mediaroutines now get asked about a file.  All the
multi part stuff centralized.
The final check is backwards or something so it always said it failed,
even it it didn't.
Fixed tcpip address check to not be stupid, 10.0.255.1 is legal.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 27 10:47:42 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +51 -24 lines
Commit parts of reorg that were diffs.  Substantially re-engineer the
extraction and mediaGetFTP() handshaking to solve some unexpected complexities.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri May 26 19:28:04 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -4 lines
Clean up the configuration stuff a bit more - we should now populate
/etc with good things(tm).

Fire off ppp with all the proper initial options set.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri May 26 08:41:48 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +13 -12 lines
Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.

Root floppy (which actually may be able to go completely away at some point
soon!) is now loadable from ftp/nfs/dos as well as CDROM and (of course)
floppy.

Fix more problems on Poul's Gripe List.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu May 25 18:48:30 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
Bring in all my fixes to Poul's gripe list as of last night.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu May 25 01:22:20 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Put back some changes that were smashed in yesterday's release tree
shoot-down.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed May 24 22:37:43 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
1. Spawn a shell on VTY4 and leave it lying around.
2. Bring in Gary's prompt stuff in extractGeneric.
3. Add another global for telling when we're running as init.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 24 09:00:58 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +20 -16 lines
Sync to latest ftp-capable sysinstall.  We're getting there!

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed May 24 01:27:14 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
Add a final configuration menu and the beginnings of the backing code
for it.  The ftp installation method is working well enough to test.
Many more bug fixes, says Gary.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue May 23 18:06:16 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1 lines
Add my first cut at TCP/IP device configuration.  If this works, the
ftp installation method should now function.  We'll know as soon as my
make release builds the floppies.  I'm just committing this out of my
release tree now so that it doesn't get clobbered again.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue May 23 02:41:16 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +26 -13 lines
1. Bring in the first cut of Poul's ftp routines.  We still don't
   use them yet, but it's close (we're working on the last wrinkles
   in the CD install for now).
2. Complete the CDROM installation strategy code.
3. Simplify the distribtuion loading code.
4. General error message cleanup.
5. Write the /etc/fstab file now and split those routines into config.c
6. Clean up the menus a little more.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun May 21 15:40:53 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +11 -5 lines
1. Start syncing up the network strategy code so that folks like Poul and
   Justin can see it.

2. Attempt to fix the redisplay problems in label.c some more.  Not clearing
   the screen each time is certainly faster, but it's causing all sorts of
   problems.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat May 20 20:30:12 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
1. Add MBR type menu to take it off of Poul's "gripe sheet".
2. Syntax correction from Andrey.

Good night! :-)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 20 11:10:35 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Fix the DOS discovery code to now re-allocate another virtual device if
it's called multiple times in a row.  Add a new device type "DEVICE_TYPE_DOS"
so that we can look up an previous results.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat May 20 10:33:11 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -1 lines
1. Fix a pathological bug I introduced in msgInfo().  Right idea, wrong
   implementation.

2. Totally rework device registration.  It's about half the size and
   more powerful now.

3. Add DOS discovery.

4. Start filling in some of the strategy routines.

5. Another clean-up pass over the menus.

6. Make wizard code use Disk typedef.

If I can get the first strategy routine finished tonite, we should have a working
install (from ftp, at least) this weekend.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 20 03:49:10 1995 UTC (16 years, 8 months ago) by gpalmer
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Make Jordan's ``half baked'' code compile so that make release's aren't
stopped dead in their tracks. Also add the beginnings of my
distribution extraction code in media_strategy.c

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 20 00:13:14 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -3 lines
This doesn't work - the extract code is half-baked.  I commit it only
so that Gary can sync to it before I go to bed.. :)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri May 19 16:58:57 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -2 lines
1. Incorporate Nickolay's ammended patches for Russian screenmap support
   as per Andrey's letter.  Make a few modifications for correctness.

2. Add Language menu back to first menu - it was too buried in the
   Options menu.

3. Add size information to all distributions.

4. Add a compat20 distribution (we need to make one of these!!  Any takers?  Please?)

Submitted by:	Nickolay N. Dudorov <nnd@gw.itfs.nsk.su> & jkh

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu May 18 15:29:45 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -5 lines
1. Use 8x16 fonts.
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by:	Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 17 14:39:56 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +45 -21 lines
Commit my latest so that Gary can sync up - this version should also
be the grounds for our first round of testing in the release I'm rolling.
It doesn't load the distributions yet, but it should do everything else.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 16 11:37:25 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +34 -13 lines
This will now compile and even scribble helpfully on your disks.
It remains to be seen how successfully.  The distribution loading code
is still not here yet, but the partition/newfs/mount/cpio-extract cycle
is as complete as it's ever going to get, modulo possible bug fixes.
The TCP/IP setup screen is also sort of here, albeit in a highly-changing
state due to the fact that per-interface information isn't being kept
right now but is being added (thanks, Gary!).

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 16 02:53:26 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +44 -17 lines
This does _not yet compile_; I'm simply bringing in my changes from
this weekend in order to more easily sync with my CVS tree at home.
Another commit relative to these changes will follow shortly.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 10 07:45:00 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +26 -58 lines
Fold in all my recent changes.
Do another clean-up pass over this, making the generic menu handler much
more powerful (now handles multiple dispatch).  A few more menus fleshed
out and the beginnings of the distribution handler committed.  Should
be transfering full distributions over in the next commit.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 8 21:39:40 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -2 lines
Sync these up so that they'll get into my CVS tree at home, where I'll continue
working on the distribution extract stuff.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 8 10:20:56 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +71 -73 lines
Perform a much needed tidying-up pass over this code.  Sleep for now,
more tomorrow.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 8 06:06:28 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +9 -2 lines
Ok, we should now create all filesystems, mount them and extract the
cpio floppy at this point.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 7 23:37:34 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -1 lines
Another sync up for Poul.  Added a lot more error checking.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun May 7 02:04:29 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Print sizes of partitions now.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 6 09:34:20 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +16 -1 lines
Some fairly serious cleanup.  The proper offset should now be used in
creating partitions.  Still need to get the mount points displaying carefully,
but I need to get this into my tree on time so that I can work on that.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 5 23:47:45 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +25 -5 lines
All the editors are finished.  Now if I can just get a problem with libdisk
fixed, we should be able to fully set up the user's disk.  Still to come
with next commit:  filesystem setup, distribution extraction, final
configuration.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 4 23:36:22 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +15 -2 lines
Everything but the partition editor is done.  This commit is for MBR testing.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 4 19:48:17 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +70 -10 lines
This will now write MBR entries - should be enough for testing.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 4 03:51:22 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -2 lines
My latest round of changes - make the "slices" editor work.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon May 1 21:56:30 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +62 -15 lines
Commit my latest changes before having a nap.  Still not close to done,
nor is it in sync with my working sources, but it leaves me less CVS hassles
to bring in the new files at this time.  Still no documentation to translate
quite yet, but soon.  This stuff is actually very close now.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 29 19:33:05 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +41 -24 lines
o Add extra menu types (radio implemented, multiple choice shortly).
o Make the framework generally more robust.
o Figured out how to nest the menu descriptions - no more grotty initialization
  of menus.
o Fix bug with helpline and helpfile not being reset.
o Add stubs for the media selection code.

Coming next:  Fdisk and disklabel screens using Phk's new libdisk stuff.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 27 18:03:55 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +32 -19 lines
Latest raft of changes.

Added another couple of menu item types.

Reshuffled the menus and added a few more.  Sure wish I could figure out
how to initialize a menu with _one_ initializer rather than two! :(

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Apr 27 12:50:34 1995 UTC (16 years, 9 months ago) by jkh
CVS tags: sysinstall
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Here is my first "framework" commit of the new sysinstall.  There is a LOT
more to come in the next 24 hours, this is just the first stable result of
8 hours of hacking so far.  The specification format for menus is pretty
much hammered out and the beginnings (very humble) of the doc hierarchy
are present for an example.  It should be quite easy to add a lot more
menus quickly to this since I did go somewhat out of my way to make the
framework easy to work with.  This is NOT the glorious semi-graphical
sysinstall (or whatever its name will be) that the install-geeks are working
on, this is simply the "son of sysinstall" I've been promising to write in
the interim for 2.0.5 and 2.1R (super install doesn't come until 2.2R).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 27 12:50:34 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options