aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/dist.h
Commit message (Collapse)AuthorAgeFilesLines
* Sysinstall has been repocopied to src/usr.sbin/sysinstall and everythingJohn Baldwin2001-01-171-135/+0
| | | | | | | now uses the sources found there. Notes: svn path=/head/; revision=71150
* More explicitly set crypto bits.Jordan K. Hubbard2000-10-261-7/+15
| | | | | | | Partially submitted by: Jeff Kletsky <jeff@spotlife.com> Notes: svn path=/head/; revision=67621
* Enable crypto by default with "canned" distributions (it can stillJordan K. Hubbard2000-09-161-4/+4
| | | | | | | be deselected or simply not chosen in a custom install). Notes: svn path=/head/; revision=65950
* Revise this for the brave new world of "crypto"Jordan K. Hubbard2000-02-291-10/+12
| | | | | | | | Submitted by: markm Approved by: me! Notes: svn path=/head/; revision=57613
* Support the extraction of /usr/src/toolsJordan K. Hubbard2000-02-091-1/+1
| | | | | | | Submitted by: "John W. DeBoskey" <jwd@unx.sas.com> Notes: svn path=/head/; revision=57076
* Remove references to now-obsolete XFree86 source collection (use theJordan K. Hubbard2000-01-041-3/+1
| | | | | | | port, it's far better). Notes: svn path=/head/; revision=55394
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-1/+2
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=54587
* Make kerberos4 conditional.Jordan K. Hubbard1999-12-141-0/+4
| | | | Notes: svn path=/head/; revision=54582
* Prepare for K5.Mark Murray1999-09-191-1/+1
| | | | Notes: svn path=/head/; revision=51437
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-1/+8
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=50780
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-8/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=50725
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Add a local distribution under the "costum distribution" menu.Søren Schmidt1999-08-051-2/+3
| | | | | | | This allows to add local additions on install time.. Notes: svn path=/head/; revision=49442
* More changes for the Alpha X support - don't list PC98 servers since they makeJordan K. Hubbard1999-07-231-1/+5
| | | | | | | no sense here but list the TGA server, since it does. Notes: svn path=/head/; revision=49014
* Don't offer compat dists on alpha since it makes no sense to do so.Jordan K. Hubbard1999-07-161-1/+3
| | | | | | | Suggested by: msmith Notes: svn path=/head/; revision=48848
* Fix stupid error where more bits where set than actual distributionsJordan K. Hubbard1999-07-021-2/+2
| | | | | | | | | used. Doh! Embarassingly-pointed-out-by: Brian Dean <brdean@unx.sas.com> Notes: svn path=/head/; revision=48437
* Yikes! I almost left out the 3D Labs server. :)Jordan K. Hubbard1999-05-141-2/+2
| | | | Notes: svn path=/head/; revision=47165
* Don't install compat22 by default.Jordan K. Hubbard1999-05-071-3/+3
| | | | | | | Add some more safety belts to package foo. Notes: svn path=/head/; revision=46653
* Add Id.David E. O'Brien1999-04-211-0/+2
| | | | Notes: svn path=/head/; revision=45901
* Add compat3x to the mix.David E. O'Brien1999-04-211-17/+18
| | | | | | | Reviewed by: jkh Notes: svn path=/head/; revision=45896
* SMAILCF distro no longer exists.Jordan K. Hubbard1999-02-071-4/+3
| | | | Notes: svn path=/head/; revision=43739
* Add compat22 distribution in anticipation of its appearance.Jordan K. Hubbard1999-02-041-6/+6
| | | | Notes: svn path=/head/; revision=43577
* Remove some remaining references to LKM's. Snaps were trying to unpackPeter Wemm1999-01-061-1/+1
| | | | | | | slkm* etc, among other things. Notes: svn path=/head/; revision=42345
* MF22: Important fixes for loading XFree86 distributions I forgot toJordan K. Hubbard1998-09-231-1/+1
| | | | | | | | merge after 2.2.7 (I was wondering why that bug looked so familiar!). Also update some docs accordingly. Notes: svn path=/head/; revision=39595
* Update to XFree86 3.3.2 - I had to remove the entries for the VFB andJordan K. Hubbard1998-03-101-24/+26
| | | | | | | | | | PRT servers since the extra PC98 servers have eaten all my flag bits. Time to redo the way distribution masks are calculated, definitely, but for now I guess people can always install those two components by hand if they really want them. Notes: svn path=/head/; revision=34442
* Remove deprecated XIG support - that project neverJordan K. Hubbard1998-03-091-6/+0
| | | | | | | happened. Notes: svn path=/head/; revision=34431
* Un-nuke krb and do what I *meant* to do, darn it.Jordan K. Hubbard1997-10-041-0/+1
| | | | Notes: svn path=/head/; revision=30100
* Adapt for new crypto source layout.Jordan K. Hubbard1997-10-041-1/+1
| | | | Notes: svn path=/head/; revision=30099
* Sync with 2.2 and clean up some tortured english that was added.Jordan K. Hubbard1997-04-201-2/+8
| | | | Notes: svn path=/head/; revision=25052
* YAMF22Jordan K. Hubbard1997-03-081-1/+2
| | | | Notes: svn path=/head/; revision=23516
* Add a "catpages" distribution for the catman stuff.Jordan K. Hubbard1996-12-291-1/+2
| | | | | | | Submitted-By: joerg Notes: svn path=/head/; revision=21009
* Several areas of improvement:Jordan K. Hubbard1996-12-081-4/+2
| | | | | | | | | | | o Incorporate some of Tatsumi's bug fixes. o Remove the xperimnt and commerce distribution items; they haven't been actual distributions for awhile. o Try to sanitize the device checking code a little more. o Cosmetic work on the network code. Notes: svn path=/head/; revision=20208
* More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2'sJordan K. Hubbard1996-11-071-3/+0
| | | | | | | new packaging scheme. Notes: svn path=/head/; revision=19518
* Complete switch-over to XF86 3.2.Jordan K. Hubbard1996-11-071-1/+1
| | | | Notes: svn path=/head/; revision=19509
* Update to XFree86 3.2Jordan K. Hubbard1996-11-061-30/+44
| | | | Notes: svn path=/head/; revision=19469
* Ahem. It might be nice if I included /usr/src/contrib in with the otherJordan K. Hubbard1996-10-101-17/+18
| | | | | | | | src dists. This alone is a good reason to re-roll the SNAP before putting it on CD. Notes: svn path=/head/; revision=18852
* Take compat dists out of the canned set - they seem to do more harmJordan K. Hubbard1996-07-091-1/+1
| | | | | | | than good, actually, and those who actually need them can select them. Notes: svn path=/head/; revision=17039
* Put my changes back - Thanks, Peter! Boy, an errant Tag sure can messJordan K. Hubbard1996-06-291-1/+1
| | | | | | | you up! :-) Notes: svn path=/head/; revision=16828
* Sync with 2.1-stable (I commited my changes there first by mistake due toJordan K. Hubbard1996-06-291-1/+1
| | | | | | | an errant CVS tag file). Notes: svn path=/head/; revision=16825
* Copy the documentation files up into the release area - I've been doingJordan K. Hubbard1996-06-291-1/+1
| | | | | | | this by hand all along. Silly. Notes: svn path=/head/; revision=16823
* Bump snapshot release date - looks like I was off by a coupleJordan K. Hubbard1996-04-281-1/+4
| | | | | | | | | of days! More display fixes to sysinstall and assorted tweaking. Notes: svn path=/head/; revision=15416
* Quite a few changes:Jordan K. Hubbard1996-04-251-0/+1
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=15383
* Major surgery.Jordan K. Hubbard1996-04-071-5/+6
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=15091
* Understand about the doc distribution.Jordan K. Hubbard1996-02-021-3/+3
| | | | Notes: svn path=/head/; revision=13846
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-15/+20
| | | | | | | Approved (in spirit) by: jkh Notes: svn path=/head/; revision=12661
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-0/+1
| | | | | | | | | | 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... Notes: svn path=/head/; revision=10882
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-29/+33
| | | | Notes: svn path=/head/; revision=9202
* 1. Bring in the first cut of Poul's ftp routines. We still don'tJordan K. Hubbard1995-05-231-1/+1
| | | | | | | | | | | | | use them yet, but it's close (we're working on the last wrinkles in the CD install for now). 2. Complete the CDROM installation strategy code. 3. Simplify the distribtuion loading code. 4. General error message cleanup. 5. Write the /etc/fstab file now and split those routines into config.c 6. Clean up the menus a little more. Notes: svn path=/head/; revision=8705
* Make _DIST_USER use the right flag.Jordan K. Hubbard1995-05-191-1/+1
| | | | Notes: svn path=/head/; revision=8632
* 1. Incorporate Nickolay's ammended patches for Russian screenmap supportJordan K. Hubbard1995-05-191-3/+4
| | | | | | | | | | | | | | | | as per Andrey's letter. Make a few modifications for correctness. 2. Add Language menu back to first menu - it was too buried in the Options menu. 3. Add size information to all distributions. 4. Add a compat20 distribution (we need to make one of these!! Any takers? Please?) Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su> & jkh Notes: svn path=/head/; revision=8629