summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dist.c
Commit message (Expand)AuthorAgeFilesLines
* Force a redraw if all dists are selected so the checklist is updated.jhb2004-09-201-1/+1
* Start the de-orbital burn of our previous FreeBSD version compat libsobrien2004-08-291-10/+0
* No longer do special handling of Perl. FreeBSD users have all of 5.xobrien2004-08-251-1/+0
* Teach sysinstall about the "srescue" distribution, which contains thecperciva2004-08-101-0/+1
* Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.kensmith2004-08-101-64/+35
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-28/+6
* Use C99 conforming designated initialisers rather than the obsolete GCC syntax.stefanf2004-07-031-1/+1
* Update number of portsmurray2004-04-191-2/+2
* Remove unused variables.jhb2004-03-111-1/+1
* Install 100dpi fonts by default when installing X11: fun as using 75dpirwatson2003-12-171-1/+1
* Once upon a time, DEVFS was optional, major numbers where static, and /devscottl2003-12-161-22/+1
* Update the number of ports.murray2003-10-121-1/+1
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theobrien2003-08-191-101/+0
* Update the number and size of ports in the Ports Collection.murray2003-06-091-2/+2
* Add a missing return statement to distExtractTarball().tmm2003-06-021-0/+1
* Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.peter2003-05-241-2/+2
* The "krb5" distribution was merged with "crypto", record the death.ru2003-05-221-6/+2
* KerberosIV deorbit sequence: Un-teach sysinstall about KerberosIV. I'mmarkm2003-03-081-3/+1
* Update the number of ports in the ports collection. Although we'vemurray2003-03-031-1/+1
* - 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
OpenPOWER on IntegriCloud