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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.118.2.15: download - view: text, markup, annotated - select for diffs
Sat Sep 18 16:57:39 2004 UTC (7 years, 4 months ago) by delphij
Branches: RELENG_4
CVS tags: RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11
Diff to: previous 1.118.2.14: preferred, colored; branchpoint 1.118: preferred, colored; next MAIN 1.119: preferred, colored
Changes since revision 1.118.2.14: +7 -1 lines
MFC revision 1.153
date: 2004/09/15 08:19:03;  author: delphij;  state: Exp;  lines: +7 -1
Clear all "active partition" bits before we set a new one.

This adds a safebelt that prevents users to mark more than
one "active" partitions, which will lead to a unbootable
machine, especially in multi-boot configurations.

Approved by:	re (scottl), mentor (murray)

Revision 1.118.2.14: download - view: text, markup, annotated - select for diffs
Thu Oct 24 13:03:44 2002 UTC (9 years, 3 months ago) by nyan
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.118.2.13: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.13: +5 -3 lines
MFC: Fix to check disk geometry for pc98.

Revision 1.118.2.13: download - view: text, markup, annotated - select for diffs
Wed Jul 3 00:01:07 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.118.2.12: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.12: +5 -3 lines
MFC: Add 'diskInteractive' variable.

Sponsored by:	The Weather Channel

Revision 1.118.2.12: download - view: text, markup, annotated - select for diffs
Tue Jul 2 21:35:31 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.118.2.11: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.11: +5 -5 lines
MFC: Document the DD and Wizard modes.

Revision 1.118.2.11: download - view: text, markup, annotated - select for diffs
Tue Jul 2 21:34:15 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.118.2.10: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.10: +2 -2 lines
MFC: Warning fixes.

Revision 1.118.2.10: download - view: text, markup, annotated - select for diffs
Tue Jul 2 21:33:04 2002 UTC (9 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.118.2.9: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.9: +4 -4 lines
MFC: Fix integer overflow causing disk/partition size display wrapping
above 4GB.

Revision 1.118.2.9: download - view: text, markup, annotated - select for diffs
Thu Apr 4 08:39:39 2002 UTC (9 years, 10 months ago) by ru
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.118.2.8: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.8: +18 -11 lines
MFC: Teach sysinstall(8) how to read boot managers out of /boot.

Revision 1.118.2.8: download - view: text, markup, annotated - select for diffs
Thu Sep 27 06:51:09 2001 UTC (10 years, 4 months ago) by murray
Branches: RELENG_4
CVS tags: RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5
Diff to: previous 1.118.2.7: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.7: +3 -3 lines
MFC: silence warnings.

Revision 1.118.2.7: download - view: text, markup, annotated - select for diffs
Fri Mar 16 00:11:56 2001 UTC (10 years, 10 months ago) by nyan
Branches: RELENG_4
CVS tags: RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4, RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3
Diff to: previous 1.118.2.6: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.6: +2 -2 lines
MFC: Moved '#endif' to correct position.

Approved by:	jkh

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

Revision 1.125: download - view: text, markup, annotated - select for diffs
Mon Jan 15 08:15:19 2001 UTC (11 years ago) by peter
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +12 -2 lines
Backtrack a bit.. Put the dangerously dedicated option under a
non-advertised option (F = "FreeBSD only"), and leave the A key with
standard partitioning.  It seems people still want a runtime backdoo
to get to dangerously dedicated mode.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Mon Jan 15 05:29:53 2001 UTC (11 years ago) by peter
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +3 -10 lines
Don't invite trouble by waving the 'Dangerously Dedicated' (DD) option
at people.  This has been sitting in my tree for a few months now.  I
have spoken with quite a few folks about this and the support for doing
this was pretty strong.  I dont remember names though, so I cannot share
the blame :-(.  Note that this does not *remove* DD mode, it just stops
waving it at new users.  You can still set it via config files etc, and
the bootblocks and kernel still support it.  You can still use disklabel
to make true DD disks.

Revision 1.118.2.5: 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.118.2.4: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.4: +4 -4 lines
MFC: use No/Yes dialogs where more appropriate.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Dec 14 02:49:01 2000 UTC (11 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +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.118.2.4: download - view: text, markup, annotated - select for diffs
Thu Sep 14 12:10:46 2000 UTC (11 years, 4 months ago) by nyan
Branches: RELENG_4
CVS tags: RELENG_4_2_0_RELEASE, RELENG_4_1_1_RELEASE
Diff to: previous 1.118.2.3: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.3: +113 -21 lines
MFC: Added boot selector supports for PC-98.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Aug 12 14:20:31 2000 UTC (11 years, 6 months ago) by nyan
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +113 -21 lines
- Added support for installing boot0 and boot0.5 for PC-98.
- Cosmetic changes.

Revision 1.118.2.3: 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_1_0_RELEASE
Diff to: previous 1.118.2.2: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.2: +31 -18 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.118.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 14 07:05:17 2000 UTC (11 years, 7 months ago) by jhb
Branches: RELENG_4
Diff to: previous 1.118.2.1: preferred, colored; branchpoint 1.118: preferred, colored
Changes since revision 1.118.2.1: +35 -10 lines
MFC: Add the 'Z' key to the fdisk editor to toggle the units of the slice
     sizes.

Revision 1.121: 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
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +32 -19 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.118.2.1: 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.118: preferred, colored
Changes since revision 1.118: +78 -11 lines
MFC: Added PC-98 support.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Jun 5 13:17:22 2000 UTC (11 years, 8 months ago) by nyan
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +79 -12 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.119: download - view: text, markup, annotated - select for diffs
Fri May 26 00:38:20 2000 UTC (11 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +35 -10 lines
Add the 'Z' key to the slice editor.  Hitting it toggles the units the
sizes are displayed in.

Ok'ed by:	murray

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Feb 29 10:40:57 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.117: preferred, colored
Changes since revision 1.117: +5 -1 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.108.2.5: download - view: text, markup, annotated - select for diffs
Fri Dec 17 02:46:33 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.108.2.4: preferred, colored; branchpoint 1.108: preferred, colored; next MAIN 1.109: preferred, colored
Changes since revision 1.108.2.4: +2 -2 lines
MFC: DTRT with msgNotify();

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Dec 17 02:46:02 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -2 lines
In retrospect, msgNotify() should leave its contents on the screen
longer to give the user something to look at while things are happening.
Change it to do so and insert the appropriate screen saves elsewhere.

Revision 1.108.2.4: download - view: text, markup, annotated - select for diffs
Wed Dec 15 01:32:23 1999 UTC (12 years, 2 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.108.2.3: preferred, colored; branchpoint 1.108: preferred, colored
Changes since revision 1.108.2.3: +3 -10 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.116: download - view: text, markup, annotated - select for diffs
Tue Dec 14 04:25:20 1999 UTC (12 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +3 -10 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.115: download - view: text, markup, annotated - select for diffs
Sun Dec 12 04:58:00 1999 UTC (12 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -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.114: download - view: text, markup, annotated - select for diffs
Sat Nov 27 14:33:06 1999 UTC (12 years, 2 months ago) by phk
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -34 lines
Remove BAD144 support.

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

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

Revision 1.108.2.3: download - view: text, markup, annotated - select for diffs
Thu Sep 2 00:55:22 1999 UTC (12 years, 5 months ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_3_0_RELEASE
Diff to: previous 1.108.2.2: preferred, colored; branchpoint 1.108: preferred, colored
Changes since revision 1.108.2.2: +7 -11 lines
NOW merge this over.  Ahem.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Sep 2 00:51:10 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +6 -10 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.112: download - view: text, markup, annotated - select for diffs
Wed Sep 1 04:29:23 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +11 -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.108.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 29 15:53:56 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_3
Diff to: previous 1.108.2.1: preferred, colored; branchpoint 1.108: preferred, colored
Changes since revision 1.108.2.1: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sat Aug 28 12:10:13 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +7 -11 lines
Always set the MBR value.  When you leave it uninitialized, it seems
like libdisk does bad things. :)

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

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

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:15:48 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +10 -10 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.108: 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.107: preferred, colored
Changes since revision 1.107: +8 -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.107: download - view: text, markup, annotated - select for diffs
Sat Jan 2 07:23:37 1999 UTC (13 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +39 -5 lines
Read in /boot contents at runtime.  Assumes /boot/boot1 on alpha (which
may not yet be caught up).

Revision 1.106: download - view: text, markup, annotated - select for diffs
Tue Oct 13 09:49:16 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_3_0_0_RELEASE
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -2 lines
properly conditionalize for alpha.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Oct 13 09:45:59 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +3 -3 lines
switch to proper boot0

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Oct 7 03:15:08 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +5 -1 lines
Don't use boot2 on alpha.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Sep 30 21:58:36 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +3 -1 lines
One last alpha seat belt - never ask for an MBR boot manager.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Sep 30 21:55:33 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +6 -1 lines
Add another check to prevent user from hanging themselves on alpha.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Sep 30 21:48:11 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +5 -1 lines
Always use dedicated disk case on alpha.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Sep 15 10:24:46 1998 UTC (13 years, 4 months ago) by gibbs
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -1 lines
Device name cleanup for CAM.

Revision 1.70.2.29: download - view: text, markup, annotated - select for diffs
Mon Sep 14 19:14:23 1998 UTC (13 years, 5 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE
Diff to: previous 1.70.2.28: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.28: +2 -2 lines
MFC: PR#7560

Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Sep 14 19:14:11 1998 UTC (13 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -2 lines
Fix printf warnings and add a few casts.
PR:		7560
Submitted by:	Stefan Eggers <seggers@semyam.dinoco.de>

Revision 1.70.2.28: download - view: text, markup, annotated - select for diffs
Thu Jul 16 10:35:23 1998 UTC (13 years, 6 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_7_RELEASE
Diff to: previous 1.70.2.27: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.27: +2 -2 lines
MFC: Some of these files, like the relnotes, are due for revisiting.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Mar 23 08:36:26 1998 UTC (13 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +14 -1 lines
MF22: resync.

Revision 1.70.2.27: download - view: text, markup, annotated - select for diffs
Mon Mar 23 08:33:32 1998 UTC (13 years, 10 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_6_RELEASE
Diff to: previous 1.70.2.26: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.26: +4 -1 lines
o Put back check for written disk case - it was necessary after all.
o If we're upgrading, try and get old system information.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Mar 23 05:59:10 1998 UTC (13 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +13 -2 lines
MF22: catch up with recent changes.

Revision 1.70.2.26: download - view: text, markup, annotated - select for diffs
Sat Mar 21 21:20:40 1998 UTC (13 years, 10 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.25: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.25: +13 -2 lines
Add additional check for don't-spam-the-MBR-in-dedicated-disk case.

Submitted by:	eivind

Revision 1.70.2.25: download - view: text, markup, annotated - select for diffs
Sat Mar 21 01:36:42 1998 UTC (13 years, 10 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.24: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.24: +11 -1 lines
Don't ask for a boot manager if the last time we came through was with
a dedicated disk.  That's fatal.  Eivind:  You may now be happy. :)

Submitted by:	msmith

Revision 1.70.2.24: download - view: text, markup, annotated - select for diffs
Thu Mar 19 15:07:47 1998 UTC (13 years, 10 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.23: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.23: +9 -7 lines
MFC: DTRT when writing twice.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Mar 19 15:07:20 1998 UTC (13 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +9 -7 lines
correct checks for "already written" case.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Feb 13 08:01:01 1998 UTC (14 years ago) by jkh
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
MF22: correct bogus failure return.

Revision 1.70.2.23: download - view: text, markup, annotated - select for diffs
Fri Feb 13 07:58:45 1998 UTC (14 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.22: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.22: +2 -2 lines
Change a bogus failure return to the more proper success return.

Revision 1.70.2.22: download - view: text, markup, annotated - select for diffs
Sun Feb 1 06:01:00 1998 UTC (14 years ago) by steve
Branches: RELENG_2_2
Diff to: previous 1.70.2.21: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.21: +2 -2 lines
MFC: type: PAT -> FAT

PR:		5593

Revision 1.94: download - view: text, markup, annotated - select for diffs
Sun Feb 1 05:58:42 1998 UTC (14 years ago) by steve
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
Typo: PAT -> FAT.

PR:		5593

Revision 1.70.2.21: download - view: text, markup, annotated - select for diffs
Sat Oct 18 21:22:43 1997 UTC (14 years, 3 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_5_RELEASE
Diff to: previous 1.70.2.20: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.20: +5 -5 lines
MFC: disk count bug.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Oct 18 21:22:25 1997 UTC (14 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +5 -5 lines
Fix disk counting bug.
Submitted by:	Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>

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

Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun Oct 12 16:21:09 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +66 -40 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.70.2.19: download - view: text, markup, annotated - select for diffs
Wed Sep 17 16:35:33 1997 UTC (14 years, 4 months ago) by pst
Branches: RELENG_2_2
Diff to: previous 1.70.2.18: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.18: +3 -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.70.2.18: download - view: text, markup, annotated - select for diffs
Thu Sep 11 17:21:12 1997 UTC (14 years, 5 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.17: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.17: +42 -9 lines
MFC: display bug and (T)ype command.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Sep 11 17:12:08 1997 UTC (14 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +42 -9 lines
Fix offset bug in partition display that made partitions of type
`linux_swap' hose the output.

Also add a (T)ype command for changing the type of a partition.

Revision 1.70.2.17: download - view: text, markup, annotated - select for diffs
Sun Sep 7 14:07:47 1997 UTC (14 years, 5 months ago) by joerg
Branches: RELENG_2_2
Diff to: previous 1.70.2.16: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.16: +4 -2 lines
MFC: 1.90, add a hint to the FAQ.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Sep 7 14:05:21 1997 UTC (14 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +4 -2 lines
Add a hint to the FAQ regarding ``DD'' disks.

Revision 1.70.2.16: download - view: text, markup, annotated - select for diffs
Thu Sep 4 07:47:32 1997 UTC (14 years, 5 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.15: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.15: +1 -17 lines
MFC: less annoying messages for all-disk case.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Sep 3 10:47:44 1997 UTC (14 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -17 lines
People have complained that this is overly chatty, and
"dangerously dedicated" mode doesn't appear to have killed
anyone in recent memory, so I agree.

Revision 1.70.2.15: download - view: text, markup, annotated - select for diffs
Wed Jun 18 05:11:59 1997 UTC (14 years, 7 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.14: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.14: +4 -3 lines
YAMFC

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Jun 18 05:11:36 1997 UTC (14 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +4 -3 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.87: download - view: text, markup, annotated - select for diffs
Thu Jun 12 08:46:50 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +8 -3 lines
YAMF22

Revision 1.70.2.14: download - view: text, markup, annotated - select for diffs
Thu Jun 12 08:45:47 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.13: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.13: +8 -3 lines
Make install.cfg sample file more closely match current reality.
Add MBR setting under script control to diskPartitionEditor

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

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

Revision 1.70.2.12: download - view: text, markup, annotated - select for diffs
Sat May 10 17:14:22 1997 UTC (14 years, 9 months ago) by pst
Branches: RELENG_2_2
CVS tags: RELENG_2_2_2_RELEASE
Diff to: previous 1.70.2.11: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.11: +3 -3 lines
MFH: fix core dump on 'A'

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat May 10 17:11:24 1997 UTC (14 years, 9 months ago) by pst
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -3 lines
Fix null dereference if config variable not set.

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

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon May 5 05:16:00 1997 UTC (14 years, 9 months ago) by pst
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +26 -21 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.83: download - view: text, markup, annotated - select for diffs
Sun Apr 20 16:46:27 1997 UTC (14 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -3 lines
Sync with 2.2 and clean up some tortured english that was added.

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

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Mar 11 16:27:25 1997 UTC (14 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +7 -1 lines
YAMF22 (rev 1.70.2.10, added blurb to explanations)

Revision 1.70.2.10: download - view: text, markup, annotated - select for diffs
Tue Mar 11 16:22:22 1997 UTC (14 years, 11 months ago) by joerg
Branches: RELENG_2_2
CVS tags: RELENG_2_2_1_RELEASE, RELENG_2_2_0_RELEASE
Diff to: previous 1.70.2.9: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.9: +8 -2 lines
Add a little blurb to two explanations where the past experience
shows that many users have problems.

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

Revision 1.31.2.53: download - view: text, markup, annotated - select for diffs
Fri Feb 7 04:25:38 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_1_0
CVS tags: RELENG_2_1_7_RELEASE
Diff to: previous 1.31.2.52: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.52: +44 -43 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.70.2.9: download - view: text, markup, annotated - select for diffs
Fri Jan 24 21:05:50 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.8: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.8: +14 -13 lines
Merge the last 3 days worth of hackery from -current.  This will also require
a merge of libdisk (coming next).

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Jan 24 07:47:08 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +11 -11 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.79: download - view: text, markup, annotated - select for diffs
Fri Jan 24 02:26:42 1997 UTC (15 years ago) by obrien
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -1 lines
Change from using chunk_n to slice_type_name().

Reviewed by:	jkh

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

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

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Jan 17 08:47:05 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
Now that I know which parts of the installation really need it (since
there's no menu display bug to work around now), be far more selective
in my use of DITEM_RECREATE (which is slow and involves much screen I/O).

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Jan 16 14:42:21 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +10 -8 lines
Cope with Open_Disk() failure much more gracefully.

Revision 1.70.2.6: download - view: text, markup, annotated - select for diffs
Wed Jan 15 07:31:20 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.5: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.5: +2 -3 lines
Merge this up-to-date.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Jan 15 07:06:39 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -2 lines
Make the bindist-only checks actually work.
Add code which theoretically should let you get a disk up from
start to finish while running multiuser, using your existing /dev
entries.

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

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

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jan 14 06:23:07 1997 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +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.70.2.4: download - view: text, markup, annotated - select for diffs
Thu Nov 28 08:17:38 1996 UTC (15 years, 2 months ago) by phk
Branches: RELENG_2_2
Diff to: previous 1.70.2.3: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.3: +16 -20 lines
YAMFC

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Nov 27 22:52:34 1996 UTC (15 years, 2 months ago) by phk
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +16 -20 lines
Try to impreve DD mode.
Try to make 4Mb floppies work again.

Revision 1.31.2.52: download - view: text, markup, annotated - select for diffs
Sun Nov 10 13:14:14 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.31.2.51: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.51: +2 -1 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.70.2.3: download - view: text, markup, annotated - select for diffs
Sat Nov 9 21:04:00 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.70.2.2: preferred, colored; branchpoint 1.70: preferred, colored
Changes since revision 1.70.2.2: +2 -1 lines
Merge Makefile fix, an old disks.c fix which somehow didn't get in
and kill the mysterious extra copy of keymap.c appended to itself.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Nov 7 16:40:10 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -1 lines
Make sure current_chunk is 0 each time we enter the editor.

Revision 1.31.2.51: download - view: text, markup, annotated - select for diffs
Thu Nov 7 09:16:44 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.50: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.50: +1 -6 lines
Merge from HEAD.

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

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

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Nov 5 19:53:20 1996 UTC (15 years, 3 months ago) by phk
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -6 lines
Remove a bogon from version 1.69.  Just because we say "use all disk"
doesn't mean that our geometry can be flushed down the drain.

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

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

Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Oct 9 09:53:27 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.69: preferred, colored
Changes since revision 1.69: +4 -2 lines
DTRT if ESC is hit in a Yes/No dialog.
Noticed-by: jfieber

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Oct 6 11:40:30 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +72 -60 lines
Correctly re-adjust current slice # when slices are deleted.
Beautify the code a little.

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

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

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Oct 3 06:01:31 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +29 -32 lines
First cut at a "copy userconfig changes from installation kernel to installed
kernel" mechanism.  This is just the foundation - more work follows
and will be committed over the next few hours.
Submitted-by: "Eric L. Hernes" <erich@lodgenet.com> & jkh

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Oct 1 04:56:31 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +12 -3 lines
Saner screen refresh changes, part I.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Sep 22 00:48:55 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -6 lines
Remove some gratutious screen saves.

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

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Aug 3 05:29:24 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -6 lines
Make the same fix to the disk partition editor screen.

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

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Jul 31 14:49:20 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -1 lines
Add a required save/restore

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Jul 31 10:55:19 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Try again.

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

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jul 31 09:10:39 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +6 -11 lines
Prevent Geometry warning messages when the disk is already "dedicated"

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

Various cosmetic tweaks.

Revision 1.31.2.48: download - view: text, markup, annotated - select for diffs
Tue Jul 9 03:13:12 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.31.2.47: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.47: +2 -1 lines
Merge.

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

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

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jul 5 08:35:52 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +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.31.2.46: download - view: text, markup, annotated - select for diffs
Wed Jul 3 01:31:07 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.45: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.45: +3 -3 lines
Merge with HEAD.

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

Revision 1.31.2.45: download - view: text, markup, annotated - select for diffs
Wed Jun 26 09:31:45 1996 UTC (15 years, 7 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.44: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.44: +9 -7 lines
Merge with HEAD

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Jun 25 18:41:08 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +9 -7 lines
Make "Fake" turn off more potentially system-nuking options.

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

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Jun 11 13:07:57 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1 lines
Put in a strategic dialog_clear() to prevent screen corruption reported
by Joerg.

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

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

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

Revision 1.31.2.41: download - view: text, markup, annotated - select for diffs
Thu May 16 13:42:24 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.40: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.40: +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.31.2.40: download - view: text, markup, annotated - select for diffs
Thu May 16 12:16:54 1996 UTC (15 years, 8 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.39: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.39: +0 -0 lines
Merge from HEAD.

Revision 1.31.2.39: download - view: text, markup, annotated - select for diffs
Thu May 9 13:33:42 1996 UTC (15 years, 9 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.38: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.38: +23 -11 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:03 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +16 -10 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.31.2.38: download - view: text, markup, annotated - select for diffs
Sat May 4 11:17:47 1996 UTC (15 years, 9 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.37: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.37: +60 -172 lines
Update from HEAD

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Apr 30 05:23:45 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +5 -1 lines
More cosmetic changes before tomorrow's snapshot.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Apr 29 06:47:08 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -1 lines
Add some more debugging statements.

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

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

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Apr 28 00:37:28 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +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.42: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:31:14 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +7 -7 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.41: download - view: text, markup, annotated - select for diffs
Tue Apr 23 01:29:14 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +14 -33 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.40: download - view: text, markup, annotated - select for diffs
Sat Apr 13 13:31:28 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +44 -54 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.39: download - view: text, markup, annotated - select for diffs
Sun Apr 7 03:52:20 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -94 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.31.2.37: download - view: text, markup, annotated - select for diffs
Sun Mar 24 19:05:44 1996 UTC (15 years, 10 months ago) by joerg
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.36: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.36: +1 -2 lines
Rename `private' into `private_data' for libdisk data elements.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Mar 24 18:57:35 1996 UTC (15 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 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.37: download - view: text, markup, annotated - select for diffs
Wed Mar 20 14:11:21 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Accept DEL as a synonym for `delete'

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Mar 18 15:27:49 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +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.35: download - view: text, markup, annotated - select for diffs
Tue Jan 23 21:05:22 1996 UTC (16 years ago) by joerg
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -2 lines
Add an additional warning that a "dangerously dedicated" disk cannot have
a boot selector in sector 0.

Closes PR # conf/963: Using the...

Submitted by:	muir@idiom.com (David Muir Sharnoff)

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

Revision 1.31.2.36: download - view: text, markup, annotated - select for diffs
Mon Dec 11 16:30:19 1995 UTC (16 years, 2 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.35: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.35: +1 -5 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.33: download - view: text, markup, annotated - select for diffs
Thu Dec 7 10:33:39 1995 UTC (16 years, 2 months ago) by peter
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +307 -86 lines
Update the -current sources from the 2.1 branch.

Approved (in spirit) by: jkh

Revision 1.31.2.35: download - view: text, markup, annotated - select for diffs
Thu Nov 16 08:35:16 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.31.2.34: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.34: +3 -3 lines
Whoops!  Correct munge.

Revision 1.31.2.34: download - view: text, markup, annotated - select for diffs
Thu Nov 16 08:10:14 1995 UTC (16 years, 2 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.33: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.33: +19 -7 lines
Set a reasonable geometry in the face of failure.

Revision 1.31.2.33: download - view: text, markup, annotated - select for diffs
Wed Nov 8 07:09:17 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.32: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.32: +5 -4 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.31.2.32: download - view: text, markup, annotated - select for diffs
Sun Nov 5 01:00:29 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.31: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.31: +4 -2 lines
More bug fixes noticed from last install.

Revision 1.31.2.31: download - view: text, markup, annotated - select for diffs
Sat Nov 4 15:45:20 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.30: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.30: +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.31.2.30: download - view: text, markup, annotated - select for diffs
Sat Nov 4 11:21:24 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.29: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.29: +4 -2 lines
Cosmetic tweaks.

Revision 1.31.2.29: download - view: text, markup, annotated - select for diffs
Sat Nov 4 11:08:47 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.28: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.28: +60 -52 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.31.2.28: download - view: text, markup, annotated - select for diffs
Mon Oct 30 08:04:46 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.27: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.27: +2 -2 lines
Merge in Coranth's latest Apache setup fixes.
Add support for wcd0 back in.
Incorporate some of Frank Durda's doc fixes.
Other miscellany.
Submitted by:	SNAP testers & myself.

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

Revision 1.31.2.26: download - view: text, markup, annotated - select for diffs
Thu Oct 26 08:10:11 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.25: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.25: +2 -2 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.31.2.25: download - view: text, markup, annotated - select for diffs
Sun Oct 22 17:39:02 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.24: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.24: +0 -0 lines
Second round of screen update changes.  Now handle the yes/no dialogs
as well as the confirmation dialogs.

Revision 1.31.2.24: download - view: text, markup, annotated - select for diffs
Sun Oct 22 17:18:12 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.23: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.23: +30 -8 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.31.2.23: download - view: text, markup, annotated - select for diffs
Sun Oct 22 12:04:03 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.22: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.22: +0 -0 lines
Just fixin' them bugs as fast as they pop up.
Also add instrumentation for adding packages from scripts.

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

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

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

Revision 1.31.2.19: download - view: text, markup, annotated - select for diffs
Fri Oct 20 20:10:17 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.18: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.18: +2 -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.31.2.18: download - view: text, markup, annotated - select for diffs
Thu Oct 19 15:54:57 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.17: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.17: +3 -2 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.31.2.17: download - view: text, markup, annotated - select for diffs
Mon Oct 16 15:13:55 1995 UTC (16 years, 3 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.16: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.16: +2 -2 lines
Fix many more bogons, add some stuff to make the docs folk happy.

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

Revision 1.31.2.15: download - view: text, markup, annotated - select for diffs
Mon Oct 16 07:30:58 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.14: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.14: +19 -6 lines
Sync up to today's development snapshot for the other folks working on this.

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

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

Revision 1.31.2.12: download - view: text, markup, annotated - select for diffs
Sat Oct 14 09:30:45 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.11: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.11: +3 -3 lines
Sync with my development sources, smashing an annoying bug and making
the options editor a little less pathological.

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

Revision 1.31.2.10: download - view: text, markup, annotated - select for diffs
Wed Oct 11 00:59:37 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.9: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.9: +2 -5 lines
Fix a long-standing bug that enabled you to stomp a boot manager
on a drive NOT selected!  Woo doggies!

Revision 1.31.2.9: download - view: text, markup, annotated - select for diffs
Sat Oct 7 11:55:15 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.8: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.8: +17 -13 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.31.2.8: download - view: text, markup, annotated - select for diffs
Fri Oct 6 08:51:00 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.7: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.7: +2 -2 lines
Correct a bogon I introduced while trying to make redisplay more
efficient.

Revision 1.31.2.7: download - view: text, markup, annotated - select for diffs
Tue Oct 3 23:36:39 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.6: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.6: +32 -19 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.31.2.6: download - view: text, markup, annotated - select for diffs
Sat Sep 23 22:20:10 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.5: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.5: +2 -2 lines
A few cosmetic tweaks.

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

Revision 1.31.2.4: download - view: text, markup, annotated - select for diffs
Wed Sep 20 10:43:11 1995 UTC (16 years, 4 months ago) by jkh
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.3: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.3: +29 -4 lines
1. Pick a proper default netmask in the TCP/IP install screen.
2. Handle the `all disk for FreeBSD' case more gracefully.
Submitted by:	joerg

Revision 1.31.2.3: download - view: text, markup, annotated - select for diffs
Mon Sep 18 17:00:17 1995 UTC (16 years, 4 months ago) by peter
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.2: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.2: +4 -9 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.32: download - view: text, markup, annotated - select for diffs
Mon Sep 18 16:52:23 1995 UTC (16 years, 4 months ago) by peter
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +82 -10 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.31.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 21 11:45:38 1995 UTC (16 years, 6 months ago) by rgrimes
Branches: RELENG_2_1_0
Diff to: previous 1.31.2.1: preferred, colored; branchpoint 1.31: preferred, colored
Changes since revision 1.31.2.1: +7 -2 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.31.2.1: download - view: text, markup, annotated - select for diffs
Fri Jul 21 10:53:46 1995 UTC (16 years, 6 months ago) by rgrimes
Branches: RELENG_2_1_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +73 -1 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.31: download - view: text, markup, annotated - select for diffs
Sun Jun 11 19:29:46 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.30: preferred, colored
Changes since revision 1.30: +27 -11 lines
Merge RELENG_2_0_5 into HEAD

Revision 1.30.2.7: download - view: text, markup, annotated - select for diffs
Thu Jun 8 09:48:31 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.30.2.6: preferred, colored; branchpoint 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30.2.6: +2 -2 lines
Minor tweak:  Change name of "Master partition editor" to "FDISK partition
editor" here and in the docs.  People have come to understand "FDISK"
as a more understandable term and have been complaining that they didn't
equate the "master" partition editor with the old fdisk stage and were
confused.

Revision 1.30.2.6: download - view: text, markup, annotated - select for diffs
Wed Jun 7 10:08:22 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.30.2.5: preferred, colored; branchpoint 1.30: preferred, colored
Changes since revision 1.30.2.5: +4 -1 lines
Added:

    if ((!d->bios_cyl || d->bios_cyl > 65536) || (!d->bios_hd || d->bios_hd > 2\
56) || (!d->bios_sect || d->bios_sect >= 64))
        msgConfirm("WARNING:  The detected geometry is incorrect!  Please adjus\
t it to\nthe correct values manually with the (G)eometry command.  If you are\n\
unsure about the correct geometry (which may be \"translated\"), please\nconsul\
t the Hardware Guide in the Documentation submenu.");

This look right, Bruce & Poul?  Anything to save us a few questions..

Revision 1.30.2.5: download - view: text, markup, annotated - select for diffs
Mon Jun 5 10:18:59 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.30.2.4: preferred, colored; branchpoint 1.30: preferred, colored
Changes since revision 1.30.2.4: +2 -2 lines
Review some of the distribution types; fix a couple of mismatches.

Revision 1.30.2.4: download - view: text, markup, annotated - select for diffs
Sat Jun 3 08:40:48 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.30.2.3: preferred, colored; branchpoint 1.30: preferred, colored
Changes since revision 1.30.2.3: +3 -3 lines
Poul's fixes for bad144 handling and general disk sanity.
Submitted by:	phk

Revision 1.30.2.3: download - view: text, markup, annotated - select for diffs
Wed May 31 22:02:35 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.30.2.2: preferred, colored; branchpoint 1.30: preferred, colored
Changes since revision 1.30.2.2: +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.30.2.2: download - view: text, markup, annotated - select for diffs
Wed May 31 10:34:23 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.30.2.1: preferred, colored; branchpoint 1.30: preferred, colored
Changes since revision 1.30.2.1: +2 -2 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.30.2.1: download - view: text, markup, annotated - select for diffs
Wed May 31 09:05:34 1995 UTC (16 years, 8 months ago) by jkh
Branches: RELENG_2_0_5
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +19 -6 lines
1. Don't bring up disks menu if user only has one disk!
2. Warn the user of the emergency holographic shell that it's chroot'd.
3. Eliminate potentially confusing english contractions (for non-native
   speakers) in menus and generally clean up the verbiage.
4. Warn the user if a DOS partition can't be mounted.
5. Fix the breakage I committed against serial console support.

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

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

Update to Poul's latest gripe list fixes.

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

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon May 22 14:10:12 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 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.26: download - view: text, markup, annotated - select for diffs
Sun May 21 06:12:42 1995 UTC (16 years, 8 months ago) by phk
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -0 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.25: download - view: text, markup, annotated - select for diffs
Sun May 21 04:34:10 1995 UTC (16 years, 8 months ago) by phk
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2 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.24: download - view: text, markup, annotated - select for diffs
Sat May 20 19:22:18 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
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.23: download - view: text, markup, annotated - select for diffs
Sat May 20 10:33:02 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -4 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
Thu May 18 09:01:50 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -3 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.21: download - view: text, markup, annotated - select for diffs
Wed May 17 16:16:07 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -5 lines
1. Set a path to /stand by default.
2. Don't clear() when I can dialog_clear().

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 17 14:39:38 1995 UTC (16 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -8 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.19: download - view: text, markup, annotated - select for diffs
Tue May 16 11:37:10 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -9 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.18: download - view: text, markup, annotated - select for diffs
Tue May 16 02:53:02 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +173 -415 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.17: download - view: text, markup, annotated - select for diffs
Thu May 11 09:01:28 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1 lines
1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and is
   getting in the way of testing right now.
2. Call system() on commands, not vsystem().  No need for vsystem() here.
3. Add a path for the shell.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 11 06:10:48 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +17 -10 lines
First round of changes after testing this on actual systems.  Clean up
some of the badly displayed menus, use the proper notification box for
messages, make proceed work.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed May 10 09:25:49 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +10 -59 lines
Sync up to Poul - use his new Create_Chunk_DWIM() function and use the pointer
it passes back.  Thanks, Poul!

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 10 08:03:21 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -2 lines
Make sure that mountpoints start with a /.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 8 18:41:37 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Whoops!  Uncomment Write_Disk() again.

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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon May 8 01:27:07 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -5 lines
Implement the geometry command.  Clean up the help a little.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 8 00:56:28 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +20 -1 lines
Add a wizard button for Poul.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 8 00:38:02 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +23 -20 lines
Fix a bug in multi-column output.

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 7 22:07:51 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +114 -48 lines
Implement a work-around for Create_Chunk providing no pointer to the
new chunk.  The partition editor now works as well as the underlying
libdisk can support it - have at it, Poul!

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 7 05:58:56 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +67 -41 lines
Make this compile again.  Poul and I need to sync up again.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 7 03:37:59 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +20 -15 lines
Correct a few ordering errors in how the partitions were being displayed.

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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 6 09:34:11 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +26 -45 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.2: download - view: text, markup, annotated - select for diffs
Fri May 5 23:47:40 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +357 -2 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.1: download - view: text, markup, annotated - select for diffs
Thu May 4 23:36:17 1995 UTC (16 years, 9 months ago) by jkh
Branches: MAIN
Everything but the partition editor is done.  This commit is for MBR testing.

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