summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dist.c
Commit message (Expand)AuthorAgeFilesLines
* - Rename installFixupBin to installFixupBase to finish up the 'bin' tojhb2003-01-171-430/+449
* Move the realloc outside the inner loop. This reduces the number of timesobrien2003-01-151-1/+1
* Fix a typo: s/save_free/safe_free/.jhb2003-01-091-1/+1
* save_free the buf.obrien2003-01-091-0/+1
* Separate the uses of a buffer and make it dynamically sized.obrien2003-01-091-15/+16
* Compare pointers to NULL rather than make it look like they are ints.obrien2003-01-061-2/+2
* - Convert the installation of the X package to using installPackage()jhb2002-12-031-1/+9
* Enable the compat4x distribution on Alpha as well as i386.jhb2002-11-271-0/+2
* Expand X_AS_PKG so that we don't declare distribution bitmasks or menusjhb2002-11-271-7/+34
* Mount devfs with nmount(2) instead of mount(2). This error was maskedjhb2002-11-051-1/+12
* MFS: Update sysinstall text for the number and size or ports in the portsbmah2002-10-251-2/+2
* The ports collection now contains over 7000 applications and consumesmurray2002-05-271-2/+2
* Add the ability to use Bzip'ed packages.obrien2002-04-301-3/+4
* Change the name of the 'bin' distribution to 'base'.obrien2002-04-231-4/+4
* Switch to using XFree86 version 4. We do this thru installing the package,obrien2002-04-021-0/+20
* Update number of ports available.murray2002-03-111-1/+1
* Update the number of ports available.murray2002-01-261-1/+1
* Compilers are very picky about matching opeining and closing brackets.jhay2002-01-151-1/+0
* Unbreak installation for the CD-ROM and possiblhy other media types.green2002-01-141-1/+14
* An XFree86 install should not depend on any compat libs any longer.obrien2001-12-101-9/+0
* We do have a compat4x dist for Alpha.obrien2001-12-101-1/+1
* Silence more warnings.murray2001-09-221-2/+2
* Increase disk space estimate for installing the ports collection frommurray2001-09-141-1/+1
* 4000 -> 5800 ports. We really need to add some smarts to themurray2001-09-051-1/+1
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-021-10/+10
* Various changes to the messages so that they are now appropriate for bothnik2001-06-271-1/+1
* Clarify that we're talking about KBytes per second vs kBits per second.jkh2001-04-091-1/+1
* According with RFC 2330 ("Framework for IP Performance Metrics", fromjkh2001-04-081-1/+1
* Include docs with "default X dist" so XF86Config won't complain about it.jkh2001-03-221-1/+1
* Don't install Kerberos stuff if user has selected minimal or "user"jkh2001-03-221-2/+2
* Teach sysinstall about the `compat4x' distribution.murray2001-02-091-0/+4
* Finish the job of conditionalizing the PC98 stuff.jkh2000-11-221-3/+3
* Minimal distribution now gets cropto binaries.kuriyama2000-11-111-1/+3
* Update ports count to "over 4000"jkh2000-11-031-1/+1
* More explicitly set crypto bits.jkh2000-10-261-2/+3
* One whack at the idea of having "security profiles" which select thejkh2000-09-221-42/+8
* Enable crypto by default with "canned" distributions (it can stilljkh2000-09-161-0/+2
* MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.jkh2000-09-071-18/+0
* Don't offer the PC98 link kit or setup on non-i386 installs.obrien2000-07-311-0/+4
* Don't give the DEC Alpha user the chance to install the X servers that areobrien2000-07-251-0/+6
* Terminate, with extreme prejudice, the USAResident hack whichjkh2000-07-241-9/+2
* - Clarify some of the text in sysinstall in regards to the cryto bits.jhb2000-07-201-10/+12
* Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't addedjkh2000-03-181-1/+1
* Do the right thing with USA_RESIDENTjkh2000-03-101-4/+4
* Fix inexplicable crypto->des reversion.jkh2000-03-081-1/+1
* Revise this for the brave new world of "crypto"jkh2000-02-291-44/+37
* If user says they're in the USA, record that fact in /etc/make.confjkh2000-02-191-0/+4
* add missing newline to previous cosmetic fixes.jkh2000-02-181-1/+1
* If no distribution file is found, abort the installation. Previousdcs2000-02-171-2/+4
* If the installation media disappears in the process of installingdcs2000-02-171-2/+4
OpenPOWER on IntegriCloud