CVS log for src/release/sysinstall/Attic/package.c
Up to [FreeBSD] / src / release / sysinstall
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.90.2.9: download - view: text, markup, annotated - select for diffs
Tue Apr 23 20:35:08 2002 UTC (9 years, 9 months ago) by obrien
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_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7, RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6, RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.90.2.8: preferred, colored; branchpoint 1.90: preferred, colored; next MAIN 1.91: preferred, colored
Changes since revision 1.90.2.8: +2 -7 lines
MFC: X_AS_PKG (this changes the install from XFree86 3 to XFree86 4). Sponsored by: FreeBSD Mall, Inc.
Revision 1.90.2.8: download - view: text, markup, annotated - select for diffs
Mon Apr 1 23:57:19 2002 UTC (9 years, 10 months ago) by murray
Branches: RELENG_4
Diff to: previous 1.90.2.7: preferred, colored; branchpoint 1.90: preferred, colored
Changes since revision 1.90.2.7: +5 -3 lines
MFC: r1.96 - fix type of NULL arg to execl().
Revision 1.90.2.7: download - view: text, markup, annotated - select for diffs
Mon Apr 1 21:37:16 2002 UTC (9 years, 10 months ago) by obrien
Branches: RELENG_4
Diff to: previous 1.90.2.6: preferred, colored; branchpoint 1.90: preferred, colored
Changes since revision 1.90.2.6: +2 -2 lines
MFC: our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.
Revision 1.90.2.6: download - view: text, markup, annotated - select for diffs
Fri Jan 25 05:12:48 2002 UTC (10 years ago) by steve
Branches: RELENG_4
CVS tags: RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5
Diff to: previous 1.90.2.5: preferred, colored; branchpoint 1.90: preferred, colored
Changes since revision 1.90.2.5: +3 -4 lines
MFC: allow "latest" packages to contain a '-' in the package name. Reviewed by: murray, sobomax Approved by: re
Revision 1.90.2.5: download - view: text, markup, annotated - select for diffs
Sun Jul 22 13:50:20 2001 UTC (10 years, 6 months ago) by dd
Branches: RELENG_4
CVS tags: RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4
Diff to: previous 1.90.2.4: preferred, colored; branchpoint 1.90: preferred, colored
Changes since revision 1.90.2.4: +4 -4 lines
MFC: DEVICE_* macros
Revision 1.90.2.4: download - view: text, markup, annotated - select for diffs
Sat May 19 09:18:37 2001 UTC (10 years, 8 months ago) by olgeni
Branches: RELENG_4
Diff to: previous 1.90.2.3: preferred, colored; branchpoint 1.90: preferred, colored
Changes since revision 1.90.2.3: +4 -2 lines
MFC: Check for both hint files in /var/run (elf and aout) and eventually create them. (1.94)
Revision 1.90.2.3: download - view: text, markup, annotated - select for diffs
Sun Apr 8 20:43:22 2001 UTC (10 years, 10 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3
Diff to: previous 1.90.2.2: preferred, colored; branchpoint 1.90: preferred, colored
Changes since revision 1.90.2.2: +2 -2 lines
MFC: correct metrics reporting
Revision 1.93
Wed Jan 17 07:14:44 2001 UTC (11 years ago) by jhb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.92: +1 -1 lines
Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything now uses the sources found there.
Revision 1.90.2.2: download - view: text, markup, annotated - select for diffs
Sat Nov 11 05:44:40 2000 UTC (11 years, 3 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_2_0_RELEASE
Diff to: previous 1.90.2.1: preferred, colored; branchpoint 1.90: preferred, colored
Changes since revision 1.90.2.1: +6 -1 lines
MFC: defeat interactive package's attempts to be interactive
Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Nov 10 09:34:06 2000 UTC (11 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +6 -1 lines
Set BATCH and PACKAGE_BUILDING to environment before exec()ing pkg_add in order to suppress onwonted package interaction. Submitted by: steve
Revision 1.91: download - view: text, markup, annotated - select for diffs
Sat Mar 18 08:46:23 2000 UTC (11 years, 10 months ago) by jkh
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +7 -3 lines
We still need a hack for rsaref package; add it. This doesn't affect CDs since they don't contain the rsaref package anyway.
Revision 1.90.2.1: download - view: text, markup, annotated - select for diffs
Sat Mar 18 08:45:35 2000 UTC (11 years, 10 months ago) by jkh
Branches: RELENG_4
CVS tags: RELENG_4_1_1_RELEASE, RELENG_4_1_0_RELEASE, RELENG_4_0_0_RELEASE
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +7 -3 lines
MFC: reintroduce hack for rsaref package
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Mar 12 03:57:26 2000 UTC (11 years, 11 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_4_BP
Branch point for: RELENG_4
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -3 lines
Remove PkgInteractive hack - it won't work like this.
Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Feb 29 10:40:59 2000 UTC (11 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -2 lines
o Add support for loading the rsaref or rsaintl packages, depending on locale. o Allow use of "G" in label editor to stand for gigabytes. This is actually an unrelated patch which I meant to commit separately but what the heck, it's late. Partially submitted by: phk
Revision 1.65.2.20: download - view: text, markup, annotated - select for diffs
Mon Dec 20 00:16:48 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.65.2.19: preferred, colored; branchpoint 1.65: preferred, colored; next MAIN 1.66: preferred, colored
Changes since revision 1.65.2.19: +2 -2 lines
MFC: proper return status.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Dec 20 00:16:10 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -2 lines
Whoops, this function is supposed to return a boolean status, not flags.
Revision 1.65.2.19: download - view: text, markup, annotated - select for diffs
Sun Dec 19 23:02:39 1999 UTC (12 years, 1 month ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.18: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.18: +2 -2 lines
MFC: add /usr/lib/compat to ldconfig list.
Revision 1.65.2.18: download - view: text, markup, annotated - select for diffs
Sun Dec 19 22:22:27 1999 UTC (12 years, 1 month ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.17: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.17: +1 -2 lines
MFC: another aout bogon I missed.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Dec 19 19:42:02 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -3 lines
Bah, I got the MFC and this commit backwards. :)
Revision 1.65.2.17: download - view: text, markup, annotated - select for diffs
Sun Dec 19 06:35:26 1999 UTC (12 years, 1 month ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.16: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.16: +5 -2 lines
MFC: cosmetics and nasty bug fix.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Dec 19 06:34:22 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -2 lines
More cosmetic surgery and a nasty null pointer bug in index.c fixed.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Dec 18 03:13:19 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -1 lines
Yet more cosmetic fixes (I have a little time to kill while waiting for something else, so I might as well tweak 3.4's look-and-feel for the better while I'm at it - final release build should be sometime later on tonite).
Revision 1.65.2.16: download - view: text, markup, annotated - select for diffs
Fri Dec 17 02:46:34 1999 UTC (12 years, 1 month ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.15: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.15: +2 -2 lines
MFC: DTRT with msgNotify();
Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Dec 17 02:46:04 1999 UTC (12 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +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.65.2.15: download - view: text, markup, annotated - select for diffs
Wed Dec 15 01:32:34 1999 UTC (12 years, 2 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.14: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.14: +5 -6 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.83: download - view: text, markup, annotated - select for diffs
Tue Dec 14 04:25:28 1999 UTC (12 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +5 -6 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.48.2.14: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:20:53 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_2_2
Diff to: previous 1.48.2.13: preferred, colored; branchpoint 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48.2.13: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.65.2.14: download - view: text, markup, annotated - select for diffs
Thu Sep 2 00:55:29 1999 UTC (12 years, 5 months ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_3_0_RELEASE
Diff to: previous 1.65.2.13: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.13: +7 -2 lines
NOW merge this over. Ahem.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Sep 2 00:51:14 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +6 -1 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.81: download - view: text, markup, annotated - select for diffs
Wed Sep 1 04:29:27 1999 UTC (12 years, 5 months ago) by jkh
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -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.65.2.13: download - view: text, markup, annotated - select for diffs
Sun Aug 29 15:54:12 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_3
Diff to: previous 1.65.2.12: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.12: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:34:19 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.65.2.12: download - view: text, markup, annotated - select for diffs
Wed Jul 7 09:53:28 1999 UTC (12 years, 7 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.11: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.11: +2 -2 lines
MFC: linux compat changes.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Jul 6 08:45:39 1999 UTC (12 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +2 -2 lines
Add an option for more fully enabling linux compatibility.
Revision 1.65.2.11: download - view: text, markup, annotated - select for diffs
Fri Jul 2 22:36:33 1999 UTC (12 years, 7 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.10: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.10: +13 -5 lines
MFC: eliminate varargs abuse.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Jul 2 22:36:12 1999 UTC (12 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +13 -5 lines
Eliminate some varargs abuse.
Revision 1.65.2.10: download - view: text, markup, annotated - select for diffs
Thu May 27 10:34:08 1999 UTC (12 years, 8 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.9: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.9: +5 -13 lines
MFC: message cleanup.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu May 27 10:32:49 1999 UTC (12 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +5 -13 lines
Do a clean-up pass on error/warning messages.
Revision 1.65.2.9: download - view: text, markup, annotated - select for diffs
Tue May 18 00:49:40 1999 UTC (12 years, 8 months ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_2_PAO_BP, RELENG_3_2_PAO, RELENG_3_2_0_RELEASE
Diff to: previous 1.65.2.8: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.8: +2 -1 lines
MFC: handle a.out ldconfig paths.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue May 18 00:44:28 1999 UTC (12 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -1 lines
deal with a.out ldconfig paths also.
Revision 1.65.2.8: download - view: text, markup, annotated - select for diffs
Sat May 15 14:38:44 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.7: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.7: +6 -6 lines
MFC: fix search bogons, prevent architectural miscegenation, etc.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat May 15 14:34:22 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +12 -7 lines
o Prevent alpha installs from grabbing x86 bits and vice-versa, at least on CDs and FTP sites. o Collapse some redundant code. o Fix typo'd menu. o Restrict searches properly to packages rather than categories. o Small tweaks to signal handling. All RELENG_3 candidates.
Revision 1.65.2.7: download - view: text, markup, annotated - select for diffs
Fri May 14 14:58:17 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.6: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.6: +4 -3 lines
MFC: DTRT for Latest
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri May 14 14:57:59 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +4 -3 lines
DTRT for "Latest" search keywords.
Revision 1.65.2.6: download - view: text, markup, annotated - select for diffs
Fri May 14 14:30:07 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.5: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.5: +5 -2 lines
MFC: extra verbosity.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri May 14 14:29:50 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +5 -2 lines
Be properly verbose.
Revision 1.65.2.5: download - view: text, markup, annotated - select for diffs
Fri May 14 12:15:52 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.4: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.4: +11 -9 lines
MFC: return status fixes.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri May 14 12:15:34 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +11 -9 lines
Correct return status logic a bit.
Revision 1.65.2.4: download - view: text, markup, annotated - select for diffs
Wed May 12 10:55:13 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.3: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.3: +4 -1 lines
Mild pull-up to -current.
Revision 1.65.2.3: download - view: text, markup, annotated - select for diffs
Wed May 12 09:04:15 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.2: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.2: +18 -7 lines
MFC: change the internals of package_add().
Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed May 12 09:02:36 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +19 -11 lines
Completely change the way package_add() does its work. Now we handle dependencies at a lower level and use package add for this. Also made index searches stricter.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed May 12 07:12:01 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +3 -7 lines
Erm, delete the package base hint again. Gotta lay off the crack! I simply forgot that I'd already proven this to be a "really good idea that unfortunately didn't work at all" the *last* time I tried it. Now I remember. Hmmm. I WILL defeat this evil problem.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed May 12 06:11:32 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +9 -4 lines
Set PKG_ADD_BASE hint in a certain case.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri May 7 20:31:36 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +6 -1 lines
Don't install compat22 by default. Add some more safety belts to package foo.
Revision 1.65.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 28 06:58:15 1999 UTC (12 years, 9 months ago) by jkh
Branches: RELENG_3
Diff to: previous 1.65.2.1: preferred, colored; branchpoint 1.65: preferred, colored
Changes since revision 1.65.2.1: +7 -2 lines
MFC: Add desktop menu.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Apr 27 14:33:29 1999 UTC (12 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +7 -2 lines
o Make package matching for specific package loading use the Latest/ feature of packages now so that no version info is embedded. o Add a default X desktop menu offering afterstep, enlightenment, KDE, GNOME and Windowmaker desktops instead of the boring twm(1) based one if the user so chooses. This will require a little testing.
Revision 1.65.2.1: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:20:16 1999 UTC (13 years ago) by jkh
Branches: RELENG_3
CVS tags: RELENG_3_1_0_RELEASE
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
MFC: new variable handling.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Feb 5 22:15:51 1999 UTC (13 years ago) by jkh
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 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.65: download - view: text, markup, annotated - select for diffs
Wed Oct 15 04:37:16 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_3_BP, RELENG_3_0_0_RELEASE
Branch point for: RELENG_3
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +5 -4 lines
Fix various bogons reported in this PR. PR: 4765 Submitted by: fdiv
Revision 1.48.2.13: download - view: text, markup, annotated - select for diffs
Wed Oct 15 04:34:41 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE, RELENG_2_2_7_RELEASE, RELENG_2_2_6_RELEASE, RELENG_2_2_5_RELEASE
Diff to: previous 1.48.2.12: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.12: +5 -4 lines
Fix issues noted in PR#4765 PR: 4765 Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org>
Revision 1.48.2.12: download - view: text, markup, annotated - select for diffs
Wed Sep 17 16:35:37 1997 UTC (14 years, 4 months ago) by pst
Branches: RELENG_2_2
Diff to: previous 1.48.2.11: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.11: +2 -2 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.64: download - view: text, markup, annotated - select for diffs
Wed Sep 17 16:18:16 1997 UTC (14 years, 4 months ago) by pst
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Put all variables in VAR_ #define's to force a single location for all of these magic knobs. This is purely cosmetic and a documentation issue so we don't have to glop through the source code looking for gems.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Sep 16 10:14:22 1997 UTC (14 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +6 -3 lines
MF22: pst's changes. Submitted by: pst
Revision 1.48.2.11: download - view: text, markup, annotated - select for diffs
Tue Sep 16 10:12:57 1997 UTC (14 years, 4 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.10: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.10: +6 -3 lines
o Handle the dist set problem where you've got dist names == menu names. o Allow user partition size of 0mb to do the right thing. o Rate limit package install status for serial consoles. o If you're on a serial console, debug messages go to /dev/null, not stdout. Submitted By: pst
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Jun 13 17:55:32 1997 UTC (14 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +16 -1 lines
YAMF22
Revision 1.48.2.10: download - view: text, markup, annotated - select for diffs
Fri Jun 13 17:54:47 1997 UTC (14 years, 8 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.9: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.9: +16 -1 lines
Support adding packages from script files. Clean minor typo in ntpdate fixes.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Mar 22 15:20:51 1997 UTC (14 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +20 -8 lines
YAMF22
Revision 1.48.2.9: download - view: text, markup, annotated - select for diffs
Sat Mar 22 15:20:26 1997 UTC (14 years, 10 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_2_RELEASE, RELENG_2_2_1_RELEASE
Diff to: previous 1.48.2.8: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.8: +20 -8 lines
I was an idiot to take the sigpipe handling code out of here; even if it *is* unnecessary in the FTP media case, that's still not true for the others (like CDROM for example :).
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Mar 11 09:29:23 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +7 -19 lines
Merge all my sysinstall changes over to the 2.1 branch. I just have this feeling... :)
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Mar 8 12:57:48 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -6 lines
YAMF22
Revision 1.48.2.8: download - view: text, markup, annotated - select for diffs
Sat Mar 8 11:13:22 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_0_RELEASE
Diff to: previous 1.48.2.7: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.7: +2 -6 lines
Remove overly chatty debuging.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Feb 14 23:00:01 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_1_7_RELEASE
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Don't bogotify pkg_add's stderr.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Feb 14 21:59:26 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +18 -6 lines
Revert some of the previous change - on second thought...
Revision 1.48.2.7: download - view: text, markup, annotated - select for diffs
Fri Feb 14 21:24:21 1997 UTC (14 years, 11 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.6: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.6: +11 -20 lines
YAMFC
Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Feb 14 20:59:06 1997 UTC (14 years, 11 months ago) by jkh
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +11 -20 lines
o Try to be more aggressive about reading in old configuration data so that we're more useful in multi-user mode. This is still not 100%, but it pulls in a lot more than it used to. Some of the "composite" variables in /etc/sysconfig are going to take more work. o Always write /etc/resolv.conf and /etc/hosts if it makes sense to do so. o Reset media properly when reselecting. Longstanding bogon. o Pull SIGPIPE handling out of package.c; I'm actually hoping to handle this differently shortly. o Fix bug where cancel in TCP setup dialog still checked data fields. I think this closes a PR, but I will have to go look.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Feb 7 04:26:47 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 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.48.2.6: download - view: text, markup, annotated - select for diffs
Wed Jan 29 21:46:13 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.5: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.5: +3 -3 lines
Merge.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Jan 29 21:45:30 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Cosmetic tweaks. Also redirect stderr to Debug when running multiuser.
Revision 1.48.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 24 21:06:02 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.4: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.4: +1 -2 lines
Merge the last 3 days worth of hackery from -current. This will also require a merge of libdisk (coming next).
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jan 24 19:24:47 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +0 -1 lines
OK, I've got two ideas to file in the "really seemed like a good idea at the time, but on further reflection..." bucket with these changes. 1. Checking the media before frobbing the disks was a fine idea, and I wish it could have worked, but that leads to a rather difficult situation when you need to mount the media someplace and you're about to: a) Chroot away from your present root. b) Newfs the root to be. You're basically screwed since there's no place to stick the mount point where it will be found following the newfs/chroot (and eliminating the chroot in favor of just using the "root bias" feature would work great for the distributions but not the pkg_add calls done by the package installer). 2. Automatic timeout handling. I don't know why, but alarm() frequently returns no residual even when the alarm didn't go off, which defies the man page but hey, since when was that so unusual? Take out timeouts but retain the code which temporarily replaces the SIGINT handler in favor of a more media-specific handler. This way, at least, if it's hanging you can at least whap it. I think the timeout code would have been losing over *really slow* links anyway, so it's probably best that it go. This should fix NFS, tape & CDROM installs again (serves me right for getting complacent and using just the FTP installs in my testing).
Revision 1.48.2.4: download - view: text, markup, annotated - select for diffs
Wed Jan 15 04:50:19 1997 UTC (15 years ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.3: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.3: +2 -5 lines
Merge the current state of sysinstall into 2.2.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Jan 14 06:23:29 1997 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +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.51: download - view: text, markup, annotated - select for diffs
Fri Jan 3 06:32:34 1997 UTC (15 years, 1 month ago) by jkh
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -5 lines
Do something I've wanted to do for quite some time - collapse all the common layout code into some work functions and make all the layout-using routine adopt them. Also reorganize includes and generally clean up.
Revision 1.48.2.3: download - view: text, markup, annotated - select for diffs
Thu Dec 12 11:18:25 1996 UTC (15 years, 2 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.2: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.2: +7 -6 lines
YAMFC, now that I'm happy with sysinstall again. It should now be safe to build releases in both 2.2 and 3.0-current.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Dec 11 09:35:04 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +8 -7 lines
Do a few things I've been threatening to do for a long time: 1. Don't use the MSDOSFS code for accessing FreeBSD distribution data. Use Robert Nordier's stand-alone DOS I/O library for the purpose. It this works as well as Robert says it does, it should drastically reduce (or even eliminate) our "I can't install from my DOS partition!" calls. 2. As a result of the above, go to stdio file descriptors for all media types. 3. Taking advantage of #2, start using libftpio for FTP transfers instead of maintaining our own parallel version of the FTP transfer code. Yay! I ripped something out for a change! #1 Submitted-By: Robert Nordier <rnordier@iafrica.com>
Revision 1.48.2.2: download - view: text, markup, annotated - select for diffs
Thu Nov 7 09:08:04 1996 UTC (15 years, 3 months ago) by jkh
Branches: RELENG_2_2
Diff to: previous 1.48.2.1: preferred, colored; branchpoint 1.48: preferred, colored
Changes since revision 1.48.2.1: +0 -0 lines
Merge from HEAD.
Revision 1.48.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 4 19:47:07 1996 UTC (15 years, 3 months ago) by phk
Branches: RELENG_2_2
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -5 lines
Merge from -current.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Nov 4 12:56:28 1996 UTC (15 years, 3 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_1_6_RELEASE, RELENG_2_1_6_1_RELEASE
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -5 lines
Use macros for package names so it's easier to update them in one place (sysinstall.h) when packages change rev. Change the way that the routing daemon is configured entirely, to placate Joerg. Also auto-load gated if it's specified, while we're at it.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Oct 12 19:30:26 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.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Some cosmetic tweaks, attempt to fix package wait problem by checking for error return as well (not sure if this is it, but it's one possible explanation).
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Oct 6 03:18:55 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -3 lines
Better PKG_TMPDIR handling.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Oct 5 12:28:36 1996 UTC (15 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -1 lines
Wait for any stray processes we might be sent while running as init. I have cautious hopes that this will fix the package installer zombie accumulation problem.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Aug 3 10:11:41 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Try to make screen update more efficient (less flickering) by more judicious use of dialog_clear_norefresh().
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Aug 1 12:35:51 1996 UTC (15 years, 6 months ago) by jkh
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Handle SIGPIPE in a couple of crucial places.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Jul 10 11:38:28 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_1_5_RELEASE
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Better error checking in helpfile expander. Tart up some of the output a little.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Jul 9 14:28:20 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
A number of improvements in the way statistics are printed, add a "chroot" option for installing distributions and/or packages to somewhere other than /, say for a case where you're installing to an external disk on some other machine's behalf. More miscellaneous fixes to various problems I stumbled across while adding this stuff.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jul 8 08:54:32 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
Whoops! Now that I'm decompressing docs into /tmp, it's important to make sure that /tmp is there first! :-) While I'm at it, clean up the somewhat inexplicably bogus Mkdir() function.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jun 29 02:22:46 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +5 -2 lines
Copy the documentation files up into the release area - I've been doing this by hand all along. Silly.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jun 25 04:28:23 1996 UTC (15 years, 7 months ago) by jkh
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +10 -3 lines
Handle tabs in INDEX files. Display full, un-truncated version of description in status line.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon May 27 22:12:05 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +24 -6 lines
Catch and DTRT with SIGPIPE
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu May 23 16:34:29 1996 UTC (15 years, 8 months ago) by jkh
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +23 -13 lines
Have both distribution and package extraction screens display the transfer speed in KB/sec while fetching stuff; this gives you a better idea if your link has crashed or is behaving oddly.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu May 16 11:47:42 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +13 -5 lines
Fix some long-standing malloc bugs in the package handling code (freeing garbage in one place, leaking memory in another). Add a facility to invoke subsystems directly by naming them on sysinstall's command-line when running post-install. A replacement for pkg_manage might, for example, be `/stand/sysinstall configPackages' Fix bogon where upgrade shell was entered with tty modes spammed. Fix bug with release name checking in ftp_strat. Turned a bunch of bogus exit()s into proper calls to systemShutdown().
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Apr 30 06:13:50 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -2 lines
Add a missing close that left ftpd's scattered around on pkg_installs
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Apr 30 05:40:15 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
Make sure package-installers refresh the screen properly.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Apr 28 03:27:22 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -3 lines
Fix an ancient index list bug. Make FTP re-initializion work. Fix fix fix.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Apr 23 01:29:32 1996 UTC (15 years, 9 months ago) by jkh
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -5 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.31: download - view: text, markup, annotated - select for diffs
Sat Apr 13 13:32:07 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +15 -14 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.30: download - view: text, markup, annotated - select for diffs
Thu Mar 21 09:30:14 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +10 -7 lines
Major enhancements to the package adder (next step is to use the new dialog functions to make the menus far less klunky, but one thing at a time). Fix bug that had debug output spewing uselessly on vty2 when running multiuser.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Mar 18 15:28:05 1996 UTC (15 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +34 -166 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.28: download - view: text, markup, annotated - select for diffs
Mon Dec 4 02:22:02 1995 UTC (16 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
mountdbtab -> mountdtab; whoops! A small extra diagnostic for loading packages.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Nov 12 20:47:15 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
CVS tags: RELENG_2_1_0_RELEASE
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -3 lines
More helpful error messages.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Nov 12 11:02:43 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -1 lines
Initialize ld.so.hints if necessary.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Nov 10 15:10:07 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +25 -7 lines
Also set PKG_PATH when adding from media types other than FTP.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Nov 10 06:49:03 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +8 -1 lines
Leave hints for pkg_add so that it can do dependency over FTP. This was formerly impossible due to the way pkg_add was insulated from where a package actually came from.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Nov 6 12:49:27 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +26 -11 lines
Some general fixes for the package menu (still need to fix the "more than 10 items checked bug though). Now allow user to specify a PKG_TMPDIR. If not selected, we try to make one.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Oct 27 03:07:14 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Last minute nits.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Oct 27 02:12:58 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Clean up some last bogons with the WEB server setup (now that I'm far enough along to worry about such things!).
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Oct 26 08:56:08 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -0 lines
Sync up for this snapshot.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Oct 26 08:11:07 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 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.18: download - view: text, markup, annotated - select for diffs
Tue Oct 24 02:18:18 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Make upgrades actually work (thanks, Julian). Many other bug fixes.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 23 13:19:49 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -4 lines
Reshuffle the network config code a little so that it's actually usable. Also fix the package extraction code.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Oct 22 23:20:45 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +15 -25 lines
Don't use tar to add packages, use cpio in tar mode. Works better. Make the apache setup try to load the package first..
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Oct 22 21:38:20 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -0 lines
Fixes and updates.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 22 20:14:58 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +17 -8 lines
1. Add Coranth Gryphon's Apache WWW server setup screen. 2. Fix an infinite recursion bug in FTP retry. Tricky, this FTP install! 3. Add messaging routines for scripts. 4. Fix yet more bogons. I think I'm fixing them faster than they're growing, but it's hard to say. I'm really glad we're throwing this code away for 2.2!
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 22 17:39:28 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -0 lines
Second round of screen update changes. Now handle the yes/no dialogs as well as the confirmation dialogs.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 22 17:18:35 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +38 -13 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.11: download - view: text, markup, annotated - select for diffs
Sun Oct 22 12:04:11 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -0 lines
Just fixin' them bugs as fast as they pop up. Also add instrumentation for adding packages from scripts.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Oct 22 11:32:57 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -1 lines
Fix a bug in dist extraction when a dist was missing. Allow instrumentation for adding packages from scripts.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 22 01:32:58 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Style police throughout. Fix the ppp startup code. Make the disklabel and fdisk screens "automatable"
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 21 20:03:07 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Error message reform. Make an unnecessarily fatal error a warning.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 20 22:36:06 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change the pkg_info check back - it was correct before!
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 20 21:57:23 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -0 lines
Slip some more fixes in under the wire (build hasn't gotten this far yet).
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Oct 20 20:10:45 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 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.4: download - view: text, markup, annotated - select for diffs
Thu Oct 19 15:55:27 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Sync with today's sources: o Implement the 2.0.5->2.1 upgrade procedure (gah). o Bring in Coranth's support for configuration of anon ftp and Samba plus some changes of my own. o More attempts to actually write the documentation in english. o Update docs to contain more 2.1-centric information.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 18 00:12:38 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -7 lines
Almost snapshot time.. Merge today's work. Now support an attributes file loaded at startup (true front-loaded install). Add fuller debugging support to all device I/O routines. Lots-o-bug fixes.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 16 15:14:21 1995 UTC (16 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -2 lines
Fix many more bogons, add some stuff to make the docs folk happy.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Oct 15 12:41:05 1995 UTC (16 years, 4 months ago) by jkh
Branches: MAIN
Sync. Split into more rational package support functions and clients of those functions.
