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

CVS log for src/release/sysinstall/Attic/label.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.98.2.17: download - view: text, markup, annotated - select for diffs
Thu Dec 11 20:25:22 2003 UTC (8 years, 2 months ago) by jhb
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.98.2.16: preferred, colored; branchpoint 1.98: preferred, colored; next MAIN 1.99: preferred, colored
Changes since revision 1.98.2.16: +38 -50 lines
MFC: Various cleanups to the non-interactive disk labeling code including
failing altogether if a single entry failed instead of just continuing and
not leaking flags from earlier chunks into later ones.

Revision 1.98.2.16: download - view: text, markup, annotated - select for diffs
Thu Dec 11 20:20:15 2003 UTC (8 years, 2 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.98.2.15: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.15: +11 -19 lines
MFC: Drop the size argument to new_part() as well as the hack to create
partitions twice since the size was not known the first time a partition
was created.

Revision 1.98.2.15: download - view: text, markup, annotated - select for diffs
Thu Dec 11 20:14:06 2003 UTC (8 years, 2 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.98.2.14: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.14: +7 -2 lines
MFC: When setting the mountpoint name, remember any previous setting of the
newfs flag for this partition.

Revision 1.98.2.14: download - view: text, markup, annotated - select for diffs
Sun Jul 13 07:05:54 2003 UTC (8 years, 7 months ago) by murray
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9
Diff to: previous 1.98.2.13: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.13: +1 -1 lines
msgDebug() messages should end in "\n".

PR:		43483

Revision 1.98.2.13: download - view: text, markup, annotated - select for diffs
Mon Jan 27 19:59:28 2003 UTC (9 years ago) by dillon
Branches: RELENG_4
CVS tags: RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8
Diff to: previous 1.98.2.12: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.12: +2 -2 lines
MFC usr.sbin/sysinstall 1.136, change swap backoff from 1/2 to 1/8
physical memory for 'A'uto command.

Revision 1.98.2.12: 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
CVS tags: RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7
Diff to: previous 1.98.2.11: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.11: +5 -3 lines
MFC: Add 'diskInteractive' variable.

Sponsored by:	The Weather Channel

Revision 1.98.2.11: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:21:28 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.98.2.10: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.10: +23 -1 lines
MFC: Rudimentary attempt to recognize when 'a' is not the first partition
on the Alpha and warn the user.

Revision 1.98.2.10: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:19:50 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.98.2.9: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.9: +2 -2 lines
MFC: Check the right variable in request_part_size().

Revision 1.98.2.9: download - view: text, markup, annotated - select for diffs
Tue Jul 2 22:18:48 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.98.2.8: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.8: +5 -6 lines
MFC: Comment and whitespace sync with current.

Revision 1.98.2.7.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 30 00:05:22 2002 UTC (10 years ago) by murray
Branches: RELENG_4_5
CVS tags: RELENG_4_5_0_RELEASE
Diff to: previous 1.98.2.7: preferred, colored; next MAIN 1.98.2.8: preferred, colored
Changes since revision 1.98.2.7: +3 -2 lines
MFC: r1.116 - DTRT with existing FreeBSD partitions.  Don't reference
NULL pointers.

Revision 1.98.2.8: download - view: text, markup, annotated - select for diffs
Wed Jan 30 00:02:11 2002 UTC (10 years ago) by murray
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.98.2.7: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.7: +3 -2 lines
MFC: r1.116 - DTRT with existing FreeBSD partitions.  Don't reference
NULL pointers.

Revision 1.98.2.7: 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
Branch point for: RELENG_4_5
Diff to: previous 1.98.2.6: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.6: +273 -116 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.98.2.6: download - view: text, markup, annotated - select for diffs
Thu Dec 20 23:37:42 2001 UTC (10 years, 1 month ago) by jkh
Branches: RELENG_4
Diff to: previous 1.98.2.5: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.5: +2 -2 lines
MFC: enable soft updates by default for everything but the root fs.
Approved by:	re

Revision 1.98.2.5: download - view: text, markup, annotated - select for diffs
Wed May 9 08:00:30 2001 UTC (10 years, 9 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4
Diff to: previous 1.98.2.4: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.4: +13 -20 lines
MFC: code cleanup, more sensible menu ordering for X bits, proper label columns

Revision 1.98.2.4: download - view: text, markup, annotated - select for diffs
Fri Mar 23 08:08:24 2001 UTC (10 years, 10 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.98.2.3: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.3: +4 -5 lines
MFC: fix soft update script bogon, eliminate warning

Revision 1.98.2.3: download - view: text, markup, annotated - select for diffs
Mon Mar 12 12:10:29 2001 UTC (10 years, 11 months ago) by jkh
Branches: RELENG_4
Diff to: previous 1.98.2.2: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.2: +50 -31 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.101
Wed Jan 17 07:14:43 2001 UTC (11 years ago) by jhb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.100: +1 -1 lines
Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything
now uses the sources found there.

Revision 1.98.2.2: 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.98.2.1: preferred, colored; branchpoint 1.98: preferred, colored
Changes since revision 1.98.2.1: +4 -4 lines
MFC: use No/Yes dialogs where more appropriate.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Dec 14 02:49:02 2000 UTC (11 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +4 -4 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.98.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 17 21:25:37 2000 UTC (11 years, 6 months ago) by jhb
Branches: RELENG_4
CVS tags: RELENG_4_2_0_RELEASE, RELENG_4_1_1_RELEASE, RELENG_4_1_0_RELEASE
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -10 lines
MFC: Teach sysinstall to support MBR boot loaders of multiple sectors.
     Remove all the 1024 cylinder checks as they no longer apply.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Jul 12 18:08:27 2000 UTC (11 years, 7 months ago) by jhb
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -10 lines
- Support MBR boot loaders that are larger than one sector size.
- Axe the 1024 cylinder checks as they are no longer relevant.

Revision 1.98: 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
CVS tags: RELENG_4_BP, RELENG_4_0_0_RELEASE
Branch point for: RELENG_4
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +6 -3 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.84.2.13: download - view: text, markup, annotated - select for diffs
Sat Dec 18 02:04:18 1999 UTC (12 years, 1 month ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_5_0_RELEASE, RELENG_3_4_0_RELEASE
Diff to: previous 1.84.2.12: preferred, colored; branchpoint 1.84: preferred, colored; next MAIN 1.85: preferred, colored
Changes since revision 1.84.2.12: +1 -12 lines
MFC: cosmetic fixes.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sat Dec 18 02:04:02 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -12 lines
Better screen handling in X desktop setup.
Don't get cute with nested dialogs now.

Revision 1.84.2.12: download - view: text, markup, annotated - select for diffs
Fri Dec 17 02:04:10 1999 UTC (12 years, 1 month ago) by jkh
Branches: RELENG_3
Diff to: previous 1.84.2.11: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.11: +4 -4 lines
MFC: larger defaults

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Dec 17 02:02:51 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -4 lines
Bump default root size to 50MB on i386 (70MB on Alpha).

Requested incessantly by:	billf

Revision 1.84.2.11: download - view: text, markup, annotated - select for diffs
Wed Dec 15 01:32:29 1999 UTC (12 years, 2 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.84.2.10: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.10: +10 -9 lines
MFC: bring across all the new changes for screen updates.  I've installed
a few snapshots with them in now and, with very few exceptions, it's
all way better than what I had before.  Those few exceptions will have
an extra screen clear or two added to make things look better.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Dec 14 04:25:24 1999 UTC (12 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +10 -9 lines
Completely rip-out and redesign sysinstall's refresh model as well
as redoing all the menus to have proper, or at least non-hallucinogenic,
keyboard accelerators.

This requires my recent update to libdialog to work properly and will
probably also exhibit some other "interesting" behavior while the last
few missing screen clears are found (which is why I'm not going to MFC
immediately).  At least now, however, sysinstall does not gratuitously
redraw random screens at the drop of a hat and drive serial console
installers out of their minds.

Revision 1.84.2.10: download - view: text, markup, annotated - select for diffs
Sun Dec 12 04:58:46 1999 UTC (12 years, 2 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.84.2.9: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.9: +2 -2 lines
MFC: correct PART_OFF in label editor and silence various warnings.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Dec 12 04:58:01 1999 UTC (12 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
I shouldn't have incremented PART_OFF; it was wrong and broke label
display to boot.  Also fix some various warning fluff while I'm in
here cleaning up.

Revision 1.84.2.9: download - view: text, markup, annotated - select for diffs
Thu Dec 2 02:56:13 1999 UTC (12 years, 2 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.84.2.8: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.8: +4 -4 lines
MFC: allow 2 more chars for long device names.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Dec 2 02:55:57 1999 UTC (12 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +4 -4 lines
Allow 2 more characters for Mike's long device names.

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

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

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

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

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

Revision 1.91: 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.90: preferred, colored
Changes since revision 1.90: +3 -2 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.84.2.6: download - view: text, markup, annotated - select for diffs
Mon Aug 2 15:43:28 1999 UTC (12 years, 6 months ago) by brian
Branches: RELENG_3
Diff to: previous 1.84.2.5: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.5: +5 -5 lines
MFC: Allow room for editing labels on disks that are >= 10000Mb

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

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Jul 29 06:28:52 1999 UTC (12 years, 6 months ago) by brian
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +5 -5 lines
Allow room for editing labels on disks that are >= 10000Mb
Submitted by: Josef L. Karthauser <joe@uk.FreeBSD.org>

Revision 1.84.2.5: download - view: text, markup, annotated - select for diffs
Fri May 7 10:42:30 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.84.2.4: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.4: +2 -1 lines
MFC: various fixes over the last 2 days.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri May 7 04:36:21 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -1 lines
1. Silence warning.
2. Deal with potential whitespace evil early (PR#7455).

Revision 1.84.2.4: 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.84.2.3: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.3: +6 -6 lines
MFC: allow device reprobe

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Mar 30 04:09:21 1999 UTC (12 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +6 -6 lines
Bump default root fs sizes, for both i386 and alpha architectures.

Revision 1.84.2.3: 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.84.2.2: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.2: +27 -3 lines
MFC: dependent package marking.

Revision 1.84.2.2: download - view: text, markup, annotated - select for diffs
Tue Mar 9 12:40:13 1999 UTC (12 years, 11 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.84.2.1: preferred, colored; branchpoint 1.84: preferred, colored
Changes since revision 1.84.2.1: +13 -2 lines
MFC: various.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Mar 9 12:36:28 1999 UTC (12 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +13 -2 lines
o Use larger minimum root size on alpha.
o Use proper architecture subdir when fetching bits from snapshot servers.

Submitted by:	Doug Rabson <dfr@nlsystems.com>

Revision 1.84.2.1: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:20:15 1999 UTC (13 years ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_1_0_RELEASE
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +11 -11 lines
MFC: new variable handling.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:15:49 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +11 -11 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.85: download - view: text, markup, annotated - select for diffs
Fri Jan 29 11:39:04 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +27 -3 lines
More support for Alpha installs.

Submitted by:	dfr

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Jan 8 00:14:21 1999 UTC (13 years, 1 month ago) by jkh
Branches: MAIN
CVS tags: RELENG_3_BP
Branch point for: RELENG_3
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +12 -1 lines
Adapt sysinstall more fully to the alpha (deal with proper boot signatures,
don't present label editor, etc).

Submitted by:	dfr

Revision 1.83: 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
CVS tags: RELENG_3_0_0_RELEASE
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +11 -3 lines
MF22: Paul Traina's changes.

Revision 1.63.2.18: download - view: text, markup, annotated - select for diffs
Sat Jul 18 09:35:25 1998 UTC (13 years, 6 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE, RELENG_2_2_7_RELEASE
Diff to: previous 1.63.2.17: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.17: +11 -3 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.82: download - view: text, markup, annotated - select for diffs
Fri Mar 13 11:09:03 1998 UTC (13 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +3 -5 lines
Fix bogusly shadowed variable.

Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>

Revision 1.63.2.17: download - view: text, markup, annotated - select for diffs
Fri Mar 13 11:08:06 1998 UTC (13 years, 11 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_6_RELEASE
Diff to: previous 1.63.2.16: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.16: +3 -5 lines
MFC: occluded variable fix.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Feb 6 04:35:21 1998 UTC (14 years ago) by jkh
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -1 lines
MF22: reset root flags properly.

Revision 1.63.2.16: download - view: text, markup, annotated - select for diffs
Fri Feb 6 04:11:24 1998 UTC (14 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.15: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.15: +3 -1 lines
Properly reset CHUNK_IS_ROOT flag for non-root partitions.

Submitted-By: "Brian Dean" <brdean@unx.sas.com>

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Nov 5 06:11:26 1997 UTC (14 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -3 lines
MFS.

Revision 1.63.2.15: download - view: text, markup, annotated - select for diffs
Wed Nov 5 05:54:27 1997 UTC (14 years, 3 months ago) by obrien
Branches: RELENG_2_2
Diff to: previous 1.63.2.14: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.14: +3 -3 lines
1. If running multi-user and doing initializing a new disk, don't mount
   async.
2. Try to be more consistant in our usage of partition when we really mean
   slice.  (still needs more work, but hopefully closer to being consistant)

Ok'ed by:	jkh

Revision 1.63.2.14: download - view: text, markup, annotated - select for diffs
Tue Oct 14 14:41:33 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_5_RELEASE
Diff to: previous 1.63.2.13: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.13: +5 -3 lines
MFC: debogotify

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Oct 14 14:41:17 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +5 -3 lines
Fix bogon I introduced while adding disks menu to label editor.

Revision 1.63.2.13: download - view: text, markup, annotated - select for diffs
Mon Oct 13 11:33:42 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.12: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.12: +5 -11 lines
MFC: call label editor only once.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Oct 13 11:33:27 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +5 -11 lines
Only need to call label editor for all drives.

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

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Oct 12 16:21:17 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +100 -41 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.63.2.11: download - view: text, markup, annotated - select for diffs
Sat Sep 20 06:24:29 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.10: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.10: +46 -50 lines
MFC: label editor enhancements.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Sep 20 06:24:17 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +46 -50 lines
More label editor enhancements.
Submitted by:	Ed Gold <vegold01@starbase.spd.louisville.edu>

Revision 1.63.2.10: download - view: text, markup, annotated - select for diffs
Sat Sep 20 02:49:13 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.9: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.9: +4 -4 lines
MFC:  messages and label bogon.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Sep 20 02:48:46 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +4 -4 lines
Fix conditional bogon in Label Editor [from Ed Gold]
Print info boxes without titles.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Sep 16 10:14:21 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +21 -19 lines
MF22: pst's changes.
Submitted by:	pst

Revision 1.63.2.9: download - view: text, markup, annotated - select for diffs
Tue Sep 16 10:12:53 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.8: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.8: +21 -19 lines
o Handle the dist set problem where you've got dist names == menu names.
o Allow user partition size of 0mb to do the right thing.
o Rate limit package install status for serial consoles.
o If you're on a serial console, debug messages go to /dev/null, not stdout.

Submitted By: pst

Revision 1.63.2.8: download - view: text, markup, annotated - select for diffs
Wed Sep 10 10:16:21 1997 UTC (14 years, 5 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.7: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.7: +144 -10 lines
MFC: label fixes, XF86 3.3.1.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Sep 9 16:32:01 1997 UTC (14 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +144 -10 lines
Scrolling partition and label lists now make it possible to partition
lots of disks from sysinstall.  Yay!  Please test this as much as
possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap),
especially those of you with larger disk farms.

Submitted by:	Ed Gold <vegold01@starbase.spd.louisville.edu>

Revision 1.63.2.7: download - view: text, markup, annotated - select for diffs
Mon Aug 11 13:15:23 1997 UTC (14 years, 6 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.6: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.6: +49 -38 lines
YAMFC

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Aug 11 13:08:26 1997 UTC (14 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +49 -38 lines
Make some changes to the way the label editor reads script variables
so you don't need to re-enter it for each and every filesystem. Heads up!
This change is incompatible with the previous scripting format,
so those folks (all 2 of you) using config files should take a look
at the changes to the sample install.cfg file for the diskLabelEditor's
new calling syntax.

Finally write a man page for this thing, documenting all of the above
and more.  I can't drive a stake through this thing's heart without
properly documenting it first, so please consider this step #1 in that
process (to be honest, sysinstall will also live on for some time in
the 2.2. branch since it's unlikely that the new install tools will ever
make it over there - they're strictly 3.0 material).

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

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

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Mar 11 17:51:01 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +10 -9 lines
Fix a long-standing bug with the label editor I just found (you could
mount two dos partitions with the same name).

Neaten up a dialog box that was encroaching on the right edge.

Revision 1.32.2.46: download - view: text, markup, annotated - select for diffs
Tue Mar 11 17:49:21 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.45: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.45: +10 -9 lines
YAMFC

Revision 1.63.2.5: download - view: text, markup, annotated - select for diffs
Tue Mar 11 17:48:39 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_2_RELEASE, RELENG_2_2_1_RELEASE, RELENG_2_2_0_RELEASE
Diff to: previous 1.63.2.4: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.4: +10 -9 lines
YAMFC

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

I just have this feeling... :)

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Mar 8 16:17:49 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -1 lines
YAMF22

Revision 1.63.2.4: download - view: text, markup, annotated - select for diffs
Sat Mar 8 16:16:15 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.3: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.3: +3 -1 lines
o Be just a wee bit more paranoid about saving configuration data before
  running off to invoke the XFree86 setup tool or the package manager or
  anything else which might die badly.

o Tidy up the label editor a bit.

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

Revision 1.32.2.44: download - view: text, markup, annotated - select for diffs
Fri Feb 7 04:26:19 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_7_RELEASE
Diff to: previous 1.32.2.43: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.43: +7 -4 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.63.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 24 21:05:55 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.2: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.2: +2 -2 lines
Merge the last 3 days worth of hackery from -current.  This will also require
a merge of libdisk (coming next).

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Jan 24 07:47:12 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +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.63.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 15 04:50:11 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63.2.1: preferred, colored; branchpoint 1.63: preferred, colored
Changes since revision 1.63.2.1: +4 -1 lines
Merge the current state of sysinstall into 2.2.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Jan 15 02:52:00 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -0 lines
Accept emacs-style editing keys for traversal and ESC as an abort character.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Jan 14 06:23:18 1997 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +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.63.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 9 09:29:01 1996 UTC (15 years, 2 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 lines
Merge-o-matic.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Dec 9 08:22:14 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -3 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.32.2.43: download - view: text, markup, annotated - select for diffs
Thu Nov 7 09:17:22 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.32.2.42: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.42: +0 -0 lines
Merge from HEAD.

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

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

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Oct 6 11:40:31 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_2_BP
Branch point for: RELENG_2_2
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +47 -25 lines
Correctly re-adjust current slice # when slices are deleted.
Beautify the code a little.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Oct 4 14:53:52 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +7 -5 lines
Various cosmetic tweaks.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Oct 2 02:19:35 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +6 -5 lines
Catch a clear() I missed.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Oct 1 14:08:23 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +5 -5 lines
Round 2.5

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

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Aug 3 10:11:10 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -4 lines
Try to make screen update more efficient (less flickering) by more
judicious use of dialog_clear_norefresh().

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Aug 3 05:25:56 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -6 lines
Fix an embarassing bogon in the key input code.  I'll roll another snap
boot floppy for this one..

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:39:49 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Clean up the results from getch().

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

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

Various cosmetic tweaks.

Revision 1.32.2.40: download - view: text, markup, annotated - select for diffs
Sun Jul 14 01:57:49 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_5_RELEASE
Diff to: previous 1.32.2.39: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.39: +1 -2 lines
Bring over to 2.1-stable branch, to be tagged into RELENG_2_1_5_RELEASE
as soon as Peter sees this. :-)  Peter:  Another problem:  There were
two files modified in -current; installUpgrade.c and label.c.  Of the two,
only label.c is branched properly (re: our earlier conversation with apache.c).
I don't know what effect this has, if any, but just FYI..

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jul 14 01:54:39 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -2 lines
Damn - looks like upgrade got broken along the way and it's not something
I usually test, so... :-(  Guess we'll have to slide the tag forward on
these two files - Peter, could you do the honors?  I've been up for the last
30 hours or so and I just *know* that any attempt on my part to do this would
probably end up deleting the entire repository somehow. :-)

Revision 1.32.2.39: download - view: text, markup, annotated - select for diffs
Fri Jul 12 15:26:58 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.38: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.38: +1 -10 lines
Merge-o-lator.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Jul 12 15:24:49 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -10 lines
Remove some suspect sector size calculations which are also the source
of some confusing messages from newfs (just judging by the number of people
who point them out, anyway).

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

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Jul 9 03:07:51 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -5 lines
Eradicate more lurking bogons.

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

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Jun 8 09:08:41 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -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.49: download - view: text, markup, annotated - select for diffs
Sat Jun 8 08:01:51 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
Put back some changes I inadvertantly spammed with a cvs update.

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

Revision 1.32.2.35: download - view: text, markup, annotated - select for diffs
Thu May 16 13:42:32 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.34: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.34: +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.32.2.34: download - view: text, markup, annotated - select for diffs
Thu May 16 12:17:01 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.33: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.33: +0 -0 lines
Merge from HEAD.

Revision 1.32.2.33: download - view: text, markup, annotated - select for diffs
Thu May 9 13:33:51 1996 UTC (15 years, 9 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.32: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.32: +146 -149 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.48: download - view: text, markup, annotated - select for diffs
Thu May 9 09:42:08 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +12 -15 lines
Some cosmetic changes:

Make "selection bar" inverse video white-on-blue on color screens to avoid
it getting muddled up with popup dialogs.

Do disk selection in a more friendly fashion (for one thing, allow a
drive to be de-selected again if you change your mind).

Add a few strategic screen-saves to prevent corruption of screen contents
(thanks, Michael Elbel!).

Revision 1.32.2.32: download - view: text, markup, annotated - select for diffs
Sat May 4 11:17:58 1996 UTC (15 years, 9 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.31: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.31: +41 -218 lines
Update from HEAD

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Apr 29 05:09:23 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +8 -2 lines
Fix some display bogons in the label editor.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Apr 28 22:54:18 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +132 -138 lines
Don't stop /etc/sysconfig if we're `faking'.
More asthetic adjustments to menus.
Improve both the display efficiency and usability of the label
screen - it's now possible to label quite a few disks in the label editor.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Apr 28 03:27:08 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -5 lines
Fix an ancient index list bug.
Make FTP re-initializion work.
Fix fix fix.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:31:21 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -6 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.43: download - view: text, markup, annotated - select for diffs
Tue Apr 23 01:29:25 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +9 -17 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.42: download - view: text, markup, annotated - select for diffs
Sat Apr 13 13:31:45 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +23 -76 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.41: download - view: text, markup, annotated - select for diffs
Sun Apr 7 03:52:30 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +8 -124 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.32.2.31: download - view: text, markup, annotated - select for diffs
Sun Mar 24 19:05:46 1996 UTC (15 years, 10 months ago) by joerg
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.30: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.30: +28 -28 lines
Rename `private' into `private_data' for libdisk data elements.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Mar 24 18:57:37 1996 UTC (15 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +28 -28 lines
Rename the usage of `private' to `private_data' to cope with the
recent libdisk changes.  (sysinstall is guilty of using `private' in
quite more places, but since this ain't in library code, it's not that
important.)

Whenever possible, better not use C++ reserved words...

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Mar 20 14:11:22 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Accept DEL as a synonym for `delete'

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Mar 18 15:27:58 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -2 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.37: download - view: text, markup, annotated - select for diffs
Sat Mar 2 20:02:13 1996 UTC (15 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Keep explicit newfs parameters, just set them differently.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Mar 2 20:00:50 1996 UTC (15 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Let fragment size default to 1K again - 2K is a little extreme.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Dec 11 16:32:33 1995 UTC (16 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -6 lines
Bring my changes forward from 2.1

Revision 1.32.2.30: download - view: text, markup, annotated - select for diffs
Mon Dec 11 16:30:25 1995 UTC (16 years, 2 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.29: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.29: +3 -6 lines
Fix a subtle bug that *may* be responsible for the clobber-disk-zero bug.
Also try to see if a device can still be `detected' by checking errno == EACCES
even if the open fails (idea from Bruce).

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Dec 7 10:33:54 1995 UTC (16 years, 2 months ago) by peter
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +366 -81 lines
Update the -current sources from the 2.1 branch.

Approved (in spirit) by: jkh

Revision 1.32.2.29: download - view: text, markup, annotated - select for diffs
Wed Nov 8 07:09:30 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_0_RELEASE
Diff to: previous 1.32.2.28: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.28: +4 -3 lines
o Use correct device for Wangtek tapes.
o Caution against use of `W' options in label/partition screens (dangerous!)
o Make various types of debugging dreck conditionalize on DEBUG flag
o Make a fake /var/db/mountdbtab file so new system doesn't complain
o Apply uniform permissions to entire /usr/X11R6 tree.
o Set erase character to ^H for all interactive commands.
o Don't panic if user exits upgrade shell, reboot.
o Document dangers of `W' options in help screens also.

Revision 1.32.2.28: download - view: text, markup, annotated - select for diffs
Sat Nov 4 15:45:23 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.27: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.27: +2 -2 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.32.2.27: download - view: text, markup, annotated - select for diffs
Sat Nov 4 11:09:05 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.26: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.26: +2 -2 lines
Move MBR selection to write/quite stage of disk editor for a more logical
grouping.

Don't print geometry warning in "all disk" case.

Clean up some unnecessary newlines in confirmation messages.

Revision 1.32.2.26: download - view: text, markup, annotated - select for diffs
Fri Nov 3 12:02:39 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.25: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.25: +2 -1 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.32.2.25: download - view: text, markup, annotated - select for diffs
Thu Oct 26 08:55:52 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.24: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.24: +0 -0 lines
Sync up for this snapshot.

Revision 1.32.2.24: download - view: text, markup, annotated - select for diffs
Thu Oct 26 08:10:44 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.23: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.23: +23 -20 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.32.2.23: download - view: text, markup, annotated - select for diffs
Tue Oct 24 02:18:11 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.22: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.22: +3 -3 lines
Make upgrades actually work (thanks, Julian).
Many other bug fixes.

Revision 1.32.2.22: download - view: text, markup, annotated - select for diffs
Sun Oct 22 17:39:17 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.21: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.21: +3 -1 lines
Second round of screen update changes.  Now handle the yes/no dialogs
as well as the confirmation dialogs.

Revision 1.32.2.21: download - view: text, markup, annotated - select for diffs
Sun Oct 22 17:18:27 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.20: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.20: +27 -6 lines
Style changes.  Clear the screen before a lot of error dialogs so that they
don't bogusly restore the screen to the message that was the cause of the
abort.  That resulted in lots of weird flickering dialog boxes that appeared
to be displayed out of sequence.

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

Revision 1.32.2.19: download - view: text, markup, annotated - select for diffs
Fri Oct 20 21:57:21 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.18: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.18: +0 -0 lines
Slip some more fixes in under the wire (build hasn't gotten this far yet).

Revision 1.32.2.18: download - view: text, markup, annotated - select for diffs
Fri Oct 20 20:10:41 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.17: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.17: +3 -4 lines
Slip some fixes under the wire.  Mostly cosmetic cleanup and
an attempt to make the package installer a little more robust (it's
still a little shakey, but will improve between now and the release)..

Revision 1.32.2.17: download - view: text, markup, annotated - select for diffs
Fri Oct 20 14:24:54 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.16: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.16: +2 -2 lines
Sync for Westhill build.

Revision 1.32.2.16: download - view: text, markup, annotated - select for diffs
Thu Oct 19 15:55:07 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.15: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.15: +3 -7 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.32.2.15: download - view: text, markup, annotated - select for diffs
Wed Oct 18 00:12:15 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.14: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.14: +35 -23 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.32.2.14: download - view: text, markup, annotated - select for diffs
Tue Oct 17 02:56:53 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.13: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.13: +12 -15 lines
Sync with me in prep for snapshot.

Revision 1.32.2.13: download - view: text, markup, annotated - select for diffs
Mon Oct 16 23:02:22 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.12: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.12: +5 -5 lines
Sync to my current development srcs.  I'm about to go off the air here for
awhile wwhile they work on my phone lines.

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

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

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

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

Revision 1.32.2.8: download - view: text, markup, annotated - select for diffs
Sat Oct 7 11:55:27 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.7: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.7: +6 -4 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.32.2.7: download - view: text, markup, annotated - select for diffs
Wed Oct 4 12:08:12 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.6: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.6: +4 -4 lines
General cleanup - sanitize use of variables.
Do more rational things in a number of other instances.

Revision 1.32.2.6: download - view: text, markup, annotated - select for diffs
Fri Sep 29 05:16:59 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.5: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.5: +26 -10 lines
Make the custom installation steps a little more self-explanatory.
Fix a bug where (W)rite in disklabel editor crashed.

Revision 1.32.2.5: download - view: text, markup, annotated - select for diffs
Mon Sep 25 15:18:41 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.4: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.4: +5 -3 lines
Make direct write from the label editor work.

Revision 1.32.2.4: download - view: text, markup, annotated - select for diffs
Fri Sep 22 23:35:18 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.3: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.3: +2 -2 lines
Actually have the help files found again.  Whoops!

Revision 1.32.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 18 17:00:20 1995 UTC (16 years, 4 months ago) by peter
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.2: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.2: +92 -5 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.33: download - view: text, markup, annotated - select for diffs
Mon Sep 18 16:52:28 1995 UTC (16 years, 4 months ago) by peter
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +121 -23 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.32.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 21 11:45:39 1995 UTC (16 years, 6 months ago) by rgrimes
Branches: RELENG_2_1_0
Diff to: previous 1.32.2.1: preferred, colored; branchpoint 1.32: preferred, colored
Changes since revision 1.32.2.1: +21 -17 lines
date: 1995/07/11 10:00:25;  author: jkh;  state: Exp;  lines: +36 -40
Tighten up the editors a bit - add direct `write' options
to fdisk and disklabel editors.

Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Fri Jul 21 10:53:56 1995 UTC (16 years, 6 months ago) by rgrimes
Branches: RELENG_2_1_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +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.32: download - view: text, markup, annotated - select for diffs
Sun Jun 11 19:29:59 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.31: preferred, colored
Changes since revision 1.31: +15 -11 lines
Merge RELENG_2_0_5 into HEAD

Revision 1.31.2.4: download - view: text, markup, annotated - select for diffs
Wed Jun 7 06:38:11 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.31.2.3: preferred, colored; branchpoint 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31.2.3: +11 -7 lines
Don't toggle newfs state to N every time with each mount, only
the first one.

Revision 1.31.2.3: download - view: text, markup, annotated - select for diffs
Mon Jun 5 08:34:55 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.31.2.2: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.2: +2 -2 lines
Head-off possible misunderstanding in tcpip menu.
Corrent name of help doc.

Revision 1.31.2.2: download - view: text, markup, annotated - select for diffs
Wed May 31 22:02:37 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.31.2.1: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.1: +3 -3 lines
Try to make my usage of ESC consistent.  ESC no longer
exits the label and disks menus, `Q' does.
Reviewed by:
Submitted by:
Obtained from:

Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Wed May 31 10:34:25 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
1. Totally re-write the helpfile snooping code with an eye towards elimiating the
   root fs overflows people have been seeing.

2. Change "ESC to exit" to "ESC to finish" in the disklabel and disk editor screens
   to be less confusing.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue May 30 08:28:43 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.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
Remove trailing whitespace.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 29 00:50:03 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_0_5_ALPHA
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -6 lines
Shrink the boot floppy by removing all extraneous stuff.  Also increase
number of inodes.

Fix various bugs reported by Poul.  Implement VTY switching.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 28 23:12:06 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +27 -6 lines
Add various missing seat belts.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun May 28 20:28:15 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +31 -45 lines
Fix bogon I introduced into dist extraction code last night.

Update to Poul's latest gripe list fixes.

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

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 26 11:21:46 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +12 -6 lines
This should fix the last of the ftp path problems.
It was all a bit more complex than it first looked.

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

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

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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue May 23 02:41:07 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +14 -30 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.21: download - view: text, markup, annotated - select for diffs
Mon May 22 14:10:20 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +62 -56 lines
Implement most of the CD extract code.
Clean up a few last display bugs.
Add sanity checking that makes sure user creates root and swap partitions.
Add swap partitions with swapon().

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 21 18:24:33 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Try AGAIN to get the disklabel editor to do the right thing.
This is getting ridiculous.  I may have to put the clear() back
and take the performance penalty, Poul.

Tweak the TCP/IP setup menu to look a little nicer.

Add lp0 to the list of available network devices (it was found before
but simply not described properly).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 21 17:53:27 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Stick in another strategic clear().

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun May 21 15:40:49 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 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.17: download - view: text, markup, annotated - select for diffs
Sun May 21 10:16:10 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -4 lines
Correct a display bug that Poul introduced with his last round
of optimizations.  Add a check to make sure that root filesystems
are at least 20MB in size (this is just a thumbnail approximation,
and we can revise it later if necessary).

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun May 21 06:12:43 1995 UTC (16 years, 8 months ago) by phk
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +99 -79 lines
The latest batch from me.  Still some screen anomalies (One could consider
the entire libdialog one such :-( ) but functionally ok I think.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun May 21 04:34:11 1995 UTC (16 years, 8 months ago) by phk
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
label.c: wizard mode now returns;
disks.c: clrtobot() so that deleted stuff disappears.
disks.c: offset is signed (for OnTrack diskmanager)
system.c: don't setbuf(stdout,0), it's too slow.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 21 03:20:05 1995 UTC (16 years, 8 months ago) by phk
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -6 lines
Make a fixit.flp target too.
Improve the search code for the -u # argument to newfs.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 21 01:56:02 1995 UTC (16 years, 8 months ago) by phk
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -5 lines
Make newfs options work on rootfs.
Add size argument to new_part, so it can come up with a good default for newfs.
Fix (possibly) a dialog botch after label.c's wizard mode.
Make vsystem even smarter abour crunched binaries (what a speedup!)
(You need to recompile crunchgen !)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 20 19:22:21 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Don't clear the screen for every redraw in the disklabel and
partition editors (ugh).  Fix an utterly bogus message (no arguments :)
in dist.c.  This should all make Poul a little happier and slide in
before the next CTM update window.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 20 10:33:04 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 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.10: download - view: text, markup, annotated - select for diffs
Fri May 19 02:19:15 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -24 lines
Big Sigh.  Both A_BOLD and A_UNDERLINE do not appear to work with
syscons (and/or cons25) at all.  This code looked just fine running
on an xterm, but on a console the attributes are all wrong.  I
now have to sacrifice some screen real-estate to pring cheesy
`-' characters to accomplish the same thing.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri May 19 02:09:02 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -5 lines
Switch to bold on the header line - the A_UNDERLINE handling appears to be
broken in syscons, or at least in the cons25 termcap entry! :-(  A_BOLD
won't show up on monochrome adapters (I don't think) but they'd be screwed
anyway since I don't have an attribute to use for them now at all.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 18 18:02:31 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -3 lines
Use raw devices for newfs.
Write and wizard mode only on enabled disks.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 18 17:38:02 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -9 lines
Use CHUNK_BSD_COMPAT as God and Poul intended it be used.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 18 09:01:57 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +32 -32 lines
1. Primitive bad144 support (I believe an additional command is needed, but
   won't know until Poul wakes up again).
2. Make vsystem() put its output on the debugging fd.
3. DTRT with root filesystem placement - now I see how this has to work
   (thanks, Poul).
4. Many miscellaneous spelling errors fixed and general cleanup.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 17 16:16:09 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
1. Set a path to /stand by default.
2. Don't clear() when I can dialog_clear().

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 17 15:41:52 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Remove the seat-belts from the root partition creation code; for some
reason I'm *always* getting CHUNK_PAST_1024 set now, even when it's
definitely not! :-(  Poul, can you perhaps take a look?  Thanks!

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 17 14:39:45 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -2 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.2: download - view: text, markup, annotated - select for diffs
Tue May 16 11:37:16 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +24 -16 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.1: download - view: text, markup, annotated - select for diffs
Tue May 16 02:53:13 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
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.

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