summaryrefslogtreecommitdiff
path: root/release/sysinstall/dist.c
Commit message (Collapse)AuthorAgeFilesLines
* Sysinstall has been repocopied to src/usr.sbin/sysinstall and everythingJohn Baldwin2001-01-171-905/+0
| | | | | | | now uses the sources found there. Notes: svn path=/head/; revision=71150
* Finish the job of conditionalizing the PC98 stuff.Jordan K. Hubbard2000-11-221-3/+3
| | | | Notes: svn path=/head/; revision=69064
* Minimal distribution now gets cropto binaries.Jun Kuriyama2000-11-111-1/+3
| | | | | | | | | This can avoid waring about "no sshd" at booting after installation. Approved by: jkh Notes: svn path=/head/; revision=68599
* Update ports count to "over 4000"Jordan K. Hubbard2000-11-031-1/+1
| | | | Notes: svn path=/head/; revision=68281
* More explicitly set crypto bits.Jordan K. Hubbard2000-10-261-2/+3
| | | | | | | Partially submitted by: Jeff Kletsky <jeff@spotlife.com> Notes: svn path=/head/; revision=67621
* One whack at the idea of having "security profiles" which select theJordan K. Hubbard2000-09-221-42/+8
| | | | | | | | | | | appropriate(?) defaults for "low", "medium" and "high" security environments. Medium is basically what we currently have with a little seat-belt tightening where it made sense. Low is the same as medium but without the tightening. High is positively fascist with nothing turned on by default and an automatic call to 911 if it can find a modem. Notes: svn path=/head/; revision=66263
* Enable crypto by default with "canned" distributions (it can stillJordan K. Hubbard2000-09-161-0/+2
| | | | | | | be deselected or simply not chosen in a custom install). Notes: svn path=/head/; revision=65950
* MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.Jordan K. Hubbard2000-09-071-18/+0
| | | | Notes: svn path=/head/; revision=65574
* Don't offer the PC98 link kit or setup on non-i386 installs.David E. O'Brien2000-07-311-0/+4
| | | | Notes: svn path=/head/; revision=64068
* Don't give the DEC Alpha user the chance to install the X servers that areDavid E. O'Brien2000-07-251-0/+6
| | | | | | | non-existant on non-i386 platforms. Notes: svn path=/head/; revision=63862
* Terminate, with extreme prejudice, the USAResident hack whichJordan K. Hubbard2000-07-241-9/+2
| | | | | | | | | does bad things to /etc/make.conf in certain situations. Also soften the "don't install crypto from the USA!" messages since, except for RSA (which is still noted), that's not so true anymore. Notes: svn path=/head/; revision=63804
* - Clarify some of the text in sysinstall in regards to the cryto bits.John Baldwin2000-07-201-10/+12
| | | | | | | | | - Note that we are up to about 3600 ports now rather than about 3000 ports. Submitted by: kris Notes: svn path=/head/; revision=63583
* Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't addedJordan K. Hubbard2000-03-181-1/+1
| | | | | | | | completely. Take out another gratuitous warning which is omitted when All is selected and local dist does not exist. Notes: svn path=/head/; revision=58221
* Do the right thing with USA_RESIDENTJordan K. Hubbard2000-03-101-4/+4
| | | | Notes: svn path=/head/; revision=57893
* Fix inexplicable crypto->des reversion.Jordan K. Hubbard2000-03-081-1/+1
| | | | Notes: svn path=/head/; revision=57826
* Revise this for the brave new world of "crypto"Jordan K. Hubbard2000-02-291-44/+37
| | | | | | | | Submitted by: markm Approved by: me! Notes: svn path=/head/; revision=57613
* If user says they're in the USA, record that fact in /etc/make.confJordan K. Hubbard2000-02-191-0/+4
| | | | Notes: svn path=/head/; revision=57346
* add missing newline to previous cosmetic fixes.Jordan K. Hubbard2000-02-181-1/+1
| | | | Notes: svn path=/head/; revision=57305
* If no distribution file is found, abort the installation. PreviousDaniel C. Sobral2000-02-171-2/+4
| | | | | | | | | | behavior silently ignored the problem. This affects installations from a filesystem, and possible other types of media. Approved by: jkh Notes: svn path=/head/; revision=57293
* If the installation media disappears in the process of installingDaniel C. Sobral2000-02-171-2/+4
| | | | | | | | | | | | a distribution, recognize it and treat as fatal media error. This happens in the case of a timeout on FTP installations where the user chooses not to select another FTP site, and resulted in segmentation fault. Approved by: jkh Notes: svn path=/head/; revision=57292
* Various cosmetic fixes, stop saying "DES" when we really mean "crypto",Jordan K. Hubbard2000-02-171-13/+15
| | | | | | | go for more sensible defaults in a couple of menus. Notes: svn path=/head/; revision=57288
* Support the extraction of /usr/src/toolsJordan K. Hubbard2000-02-091-0/+1
| | | | | | | Submitted by: "John W. DeBoskey" <jwd@unx.sas.com> Notes: svn path=/head/; revision=57076
* Always set dist_attr to NULL.Jordan K. Hubbard2000-02-081-1/+1
| | | | | | | Submitted by: "John W. DeBoskey" <jwd@unx.sas.com> Notes: svn path=/head/; revision=57030
* o Fix http proxy code for various extentions and deal with FTP archiveJordan K. Hubbard2000-01-251-12/+37
| | | | | | | | | | | | format changes. o Make anonymous ftp setup more analy retentive. PR: 16070 Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de> Notes: svn path=/head/; revision=56573
* * add SVR4 and OSF/1 enabling in the Start Up config menuDavid E. O'Brien2000-01-181-1/+17
| | | | | | | | | * deals with X11 install when all we have is the Port (such as on the Alpha) Ok'ed by: JKH Notes: svn path=/head/; revision=56244
* Upgrade to XFree86 3.3.6Jordan K. Hubbard2000-01-111-3/+3
| | | | Notes: svn path=/head/; revision=55793
* Remove references to now-obsolete XFree86 source collection (use theJordan K. Hubbard2000-01-041-2/+0
| | | | | | | port, it's far better). Notes: svn path=/head/; revision=55394
* Only print "couldn't install distributions" popup if anyJordan K. Hubbard1999-12-291-3/+5
| | | | | | | | actual distributions were found to go along with the residual mask value. Notes: svn path=/head/; revision=55201
* Add more strategic screen clearsJordan K. Hubbard1999-12-181-1/+5
| | | | Notes: svn path=/head/; revision=54764
* In retrospect, msgNotify() should leave its contents on the screenJordan K. Hubbard1999-12-171-3/+5
| | | | | | | | 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. Notes: svn path=/head/; revision=54722
* Properly disable COMPAT_3X for alpha.Jordan K. Hubbard1999-12-151-1/+1
| | | | Notes: svn path=/head/; revision=54650
* Put up some more helpful dialog boxes.Jordan K. Hubbard1999-12-151-1/+2
| | | | | | | Adjust some text to make more sense. Notes: svn path=/head/; revision=54619
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-11/+14
| | | | | | | | | | | | | | | 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
* We need COMPAT3X for both i386 and alpha, not just i386.Jordan K. Hubbard1999-12-021-1/+1
| | | | Notes: svn path=/head/; revision=54011
* Don't make the failure of a LOCAL dist a reported error.Jordan K. Hubbard1999-12-011-0/+6
| | | | | | | If we're running 4.x and install X, auto-select COMPAT3X. Notes: svn path=/head/; revision=53973
* Allow distributions to be excluded more easily in scripts.Jordan K. Hubbard1999-11-081-0/+48
| | | | | | | Submitted by: Brian Dean <brdean@unx.sas.com> Notes: svn path=/head/; revision=53015
* Use sigemptyset rather than sa_mask = 0.Peter Wemm1999-09-301-1/+1
| | | | | | | Submitted by: "John W. DeBoskey" <jwd@unx.sas.com> Notes: svn path=/head/; revision=51825
* Prepare for K5.Mark Murray1999-09-191-2/+2
| | | | Notes: svn path=/head/; revision=51437
* Update to XFree86 release 3.3.5Jordan K. Hubbard1999-09-041-3/+3
| | | | Notes: svn path=/head/; revision=50920
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-1/+13
| | | | | | | | | | | | | 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-13/+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-1/+2
| | | | | | | 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/+6
| | | | | | | no sense here but list the TGA server, since it does. Notes: svn path=/head/; revision=49014
* Catch an XFree86 3.3.4 update I missed.Jordan K. Hubbard1999-07-191-4/+4
| | | | Notes: svn path=/head/; revision=48901
* Don't offer compat dists on alpha since it makes no sense to do so.Jordan K. Hubbard1999-07-161-2/+8
| | | | | | | Suggested by: msmith Notes: svn path=/head/; revision=48848
* The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''.Brian Somers1999-06-231-2/+2
| | | | | | | Suggested by: Mark Knight <markk@shrewd.demon.co.uk Notes: svn path=/head/; revision=48133
* Yikes! I almost left out the 3D Labs server. :)Jordan K. Hubbard1999-05-141-2/+2
| | | | Notes: svn path=/head/; revision=47165
* Another round of updates for -current and 3.2Jordan K. Hubbard1999-05-051-3/+1
| | | | Notes: svn path=/head/; revision=46503