summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dist.c
Commit message (Expand)AuthorAgeFilesLines
* Stop treating Xorg as a distribution in the mainline portion of sysinstallkensmith2008-12-161-54/+1
* Update ports number and size of Ports Collection.blackend2008-11-071-2/+2
* Catch up with the removal of /usr/src/compat.kensmith2008-08-141-1/+0
* Change sysinstall's handling of X11 stuff. Doing it in pieces waskensmith2008-01-011-37/+3
* A few more adjustments needed because of changes in xorg. Just installingkensmith2007-12-171-0/+2
* xorg-printserver still exists in the ports tree but it's marked askensmith2007-11-101-1/+0
* Teach source installation shell script and sysinstall(8) aboutru2007-11-091-0/+1
* Update X11 dists for xorg-7.3 layout.kensmith2007-11-081-4/+2
* Teach sysinstall about the 'scddl' source dist.jhb2007-06-281-0/+1
* Fix a number of documentation-lags-behind-reality bugs in sysinstall(8).philip2007-06-251-2/+2
* Make sysinstall's code WARNS=2 clean .matteo2007-03-231-0/+1
* Provide a more accurate description of the size of the ports collection.murray2007-01-161-1/+1
* If the user did not chose a distribution from the menu, a sensibleerwin2006-10-231-1/+1
* If the user asks for "kernel sources" to be installed, extract thecperciva2006-05-241-1/+1
* Fix copy-and-pasto in comment.jkim2006-04-141-1/+1
* Revamp base system packaging of kernels to enable up/smp selectionsam2006-03-081-10/+102
* Fix numerous warnings. Aside from menu items in system.c and menu.cjhb2006-02-281-3/+4
* Update number and size of Ports Collection.murray2005-08-281-2/+2
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.ru2005-06-161-0/+3
* Use static for static variables. This fixes gcc4 build.delphij2005-05-021-3/+2
* 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
OpenPOWER on IntegriCloud