freebsd-dev/release
Jordan K. Hubbard 957bdf511e 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.
1996-04-07 03:52:36 +00:00
..
alpha ppp now requires -lmd 1996-02-08 18:02:51 +00:00
amd64 ppp now requires -lmd 1996-02-08 18:02:51 +00:00
compat20
i386 ppp now requires -lmd 1996-02-08 18:02:51 +00:00
libdisk Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
pc98 ppp now requires -lmd 1996-02-08 18:02:51 +00:00
picobsd/build
scripts Add install script for doc, make bin install more intelligent. 1996-02-02 23:53:48 +00:00
sysinstall Major surgery. 1996-04-07 03:52:36 +00:00
boot_crunch.conf ppp now requires -lmd 1996-02-08 18:02:51 +00:00
doFS.sh Make the reduction algorithm to tune the file system size less 1996-01-21 17:24:54 +00:00
fixit_crunch.conf Sheesh. I've added -lipx to the wrong crunch config file. 1996-01-03 23:41:03 +00:00
fixit.profile
info.sh
Makefile Move libdisk to its new home. 1996-03-19 03:26:33 +00:00
root_crunch.conf Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
write_mfs_in_kernel.c