bde
e76b8b78f2
Fixed SRCS so that `make depend' works.
1996-05-24 15:33:25 +00:00
jkh
11fb58e39c
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.
1996-05-23 16:34:30 +00:00
jkh
b96a3a1896
Remove some harmless 3am hacking artifacts.
1996-05-23 11:50:11 +00:00
jkh
27cad58470
Remove a particularly annoying confirmation dialog.
1996-05-21 15:57:21 +00:00
julian
a49a433b92
stand alone (kinda) floppy generation..
...
you still need tohave done a make world and have made 'sysinstall'
this should not interfere with existing code as it's standalone.
write_mfs_in_kernel.c is duplicated alsewhere.. one will go ..
1996-05-21 01:12:48 +00:00
jkh
faac9e56ad
Correct device list.
1996-05-16 20:06:14 +00:00
jkh
f0650b170d
Rethink the previous X distribution change. Including COMPAT_21 is just
...
bogus, and I think I'll simply see that the X distribtion is rebuilt for
-current before doing another snapshot for it. :-)
1996-05-16 13:39:08 +00:00
jkh
c930abb7de
Get X user and X developer distributions checked correctly again in menus.
...
Oh yeah, last commit also fixed (I hope) the /etc/sysinstall not being
written on Custom installation problem.
1996-05-16 13:30:24 +00:00
jkh
a7e3c5bdcb
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().
1996-05-16 11:47:46 +00:00
jkh
8ad4262a4f
Simply comment-out BUILDNAME and CHROOTDIR - they should be set at the time of
...
make's invocation.
1996-05-16 03:20:52 +00:00
jkh
9420d51426
More informative command sequence for creating UFS floppies.
...
Submitted by: harold barker <hbarker@dsms.com>
1996-05-13 07:12:27 +00:00
jkh
0a48a1418d
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!).
1996-05-09 09:42:17 +00:00
jkh
c2b754ad79
Bring in some changes to make the FTP installation warn you if it can't
...
find the requested release on a given site.
1996-05-05 21:54:23 +00:00
jkh
d92d5aec99
Clear the TCP/IP device configuration screen away after we invoke it.
1996-05-02 10:09:45 +00:00
jkh
059d7025c6
Yow! /dev/wcd0c got omitted from the boot.flp somehow. Guess that explains
...
why ATAPI CDROMs were broken in the last (and this!) SNAPSHOT.. :-(
Oh well, next SNAP I guess.
1996-05-02 08:18:28 +00:00
jkh
c8f407fce3
Bump SNAP date to 960501 since that's what it is now. Next SNAP, these
...
WON'T be hardcoded in here! :-)
1996-05-01 09:42:17 +00:00
jkh
cc560bac57
Might as well be factual. Sigh!
1996-05-01 09:35:34 +00:00
jkh
40bd73b1b7
Fix the last known bogon with the packages menu. It's SNAP time!
1996-05-01 09:31:50 +00:00
jkh
c5b26cbaf8
If we've selected X, select the compat21 distribution as well.
1996-05-01 08:50:00 +00:00
jkh
b6ae37bbdb
Add the compat21 dist.
1996-05-01 08:42:40 +00:00
jkh
8d98cdb41b
Micro tweak for getting the Holographic shell message to stay on the
...
screen longer.
1996-05-01 03:31:08 +00:00
jkh
d9ba0a3c8b
Fix another couple of bogons with the package menu.
1996-04-30 21:22:29 +00:00
jkh
637a9d3254
Add a missing close that left ftpd's scattered around on pkg_installs
1996-04-30 06:13:50 +00:00
jkh
e1f1eb4547
properly reset SYSTEM_STATE after installCommit runs.
1996-04-30 06:02:51 +00:00
jkh
6187d18818
Fix some bogons in the package installer menu and search function.
1996-04-30 06:00:06 +00:00
jkh
bdcaecdc72
Make sure package-installers refresh the screen properly.
1996-04-30 05:40:15 +00:00
jkh
cffd65bf75
Clear the screen before putting up tcpip dialog.
1996-04-30 05:25:15 +00:00
jkh
877388151a
More cosmetic changes before tomorrow's snapshot.
1996-04-30 05:23:49 +00:00
jkh
3f106c67e7
Fix more display weirdnesses that only show up during a real installation.
1996-04-29 21:15:44 +00:00
jkh
b574e88bfa
Remove a bogus dialog_clear();
1996-04-29 21:07:44 +00:00
jkh
21c3b8135b
Face the truth and bump the 2.2-960428-SNAP to 2.2-960430; that's the
...
last bump, I promise!
1996-04-29 20:29:29 +00:00
jkh
c7fcde80dc
Add an extra line to the floppies target which will make it refresh
...
the distribution area's floppy images.
1996-04-29 19:38:36 +00:00
jkh
75eff6ce68
Reshuffle the installation routines a little for greater clarify.
1996-04-29 19:34:25 +00:00
jkh
7d018bcad9
Yikes - bogon crept into the NFS setup menu.
1996-04-29 18:06:08 +00:00
jkh
aa459649ab
Fix a small display bogon with the progress indicators.
1996-04-29 17:59:07 +00:00
jkh
9884b186fd
Add some more debugging statements.
1996-04-29 06:47:10 +00:00
jkh
c095b66ef2
Fix some display bogons in the label editor.
1996-04-29 05:09:23 +00:00
jkh
653fe18598
Don't stop /etc/sysconfig if we're `faking'.
...
More asthetic adjustments to menus.
Improve both the display efficiency and usability of the label
screen - it's now possible to label quite a few disks in the label editor.
1996-04-28 22:54:21 +00:00
jkh
e8a6aab937
Add a new -fake argument to make sysinstall not actually change things while
...
I'm testing it.
1996-04-28 20:54:11 +00:00
jkh
3bb21f9b78
Update to new SNAP revision information.
1996-04-28 06:08:41 +00:00
jkh
fd7d53abb8
Fix an ancient index list bug.
...
Make FTP re-initializion work.
Fix fix fix.
1996-04-28 03:27:26 +00:00
jkh
a082b04410
Move some of functions around in order to make this stuff easier
...
to work on.
1996-04-28 01:07:27 +00:00
jkh
034f07f7c8
Bump snapshot release date - looks like I was off by a couple
...
of days!
More display fixes to sysinstall and assorted tweaking.
1996-04-28 00:37:38 +00:00
jkh
878aff132c
Add a missing helpfile for fixit.
1996-04-27 07:18:59 +00:00
jkh
d55392a274
More misc menu hackery.
1996-04-27 07:04:12 +00:00
jkh
aa9b3d85af
Fix a minor typo.
1996-04-27 04:57:43 +00:00
jkh
24f34d459d
Update more docs to match -current reality.
1996-04-27 01:34:47 +00:00
jkh
d7e9fdbb78
Remove libdisk from the old location.
1996-04-26 19:27:47 +00:00
jkh
8c8f947c8c
Fix display refresh bug in displayHelp()
...
Go back to Normal menus for Media and FTP menus rather than
radio menus - the difference in behavior is confusing and sort
of detracts from the added (small) advantage of seeing what you last
picked.
1996-04-26 18:19:38 +00:00
jkh
b494489e44
Might as well update the release notes while I'm here!
1996-04-25 19:04:45 +00:00