| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore any failures with the "local" distribution since it's not present | brucec | 2010-12-06 | 1 | -1/+4 |
* | Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has | nwhitehorn | 2010-10-03 | 1 | -2/+2 |
* | Make it easier to cancel a failing installation by only attempting to | brucec | 2010-06-23 | 1 | -7/+15 |
* | Don't pop up the menu to select a documentation language for non-interactive | jhb | 2010-01-26 | 1 | -0/+4 |
* | Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and | des | 2009-11-10 | 1 | -8/+0 |
* | Correct the name of the Mongolian Documentation package. | kensmith | 2009-07-16 | 1 | -1/+1 |
* | - release/* update to use freebsd-doc-* packages instead of building | blackend | 2009-06-28 | 1 | -6/+98 |
* | Stop treating Xorg as a distribution in the mainline portion of sysinstall | kensmith | 2008-12-16 | 1 | -54/+1 |
* | Update ports number and size of Ports Collection. | blackend | 2008-11-07 | 1 | -2/+2 |
* | Catch up with the removal of /usr/src/compat. | kensmith | 2008-08-14 | 1 | -1/+0 |
* | Change sysinstall's handling of X11 stuff. Doing it in pieces was | kensmith | 2008-01-01 | 1 | -37/+3 |
* | A few more adjustments needed because of changes in xorg. Just installing | kensmith | 2007-12-17 | 1 | -0/+2 |
* | xorg-printserver still exists in the ports tree but it's marked as | kensmith | 2007-11-10 | 1 | -1/+0 |
* | Teach source installation shell script and sysinstall(8) about | ru | 2007-11-09 | 1 | -0/+1 |
* | Update X11 dists for xorg-7.3 layout. | kensmith | 2007-11-08 | 1 | -4/+2 |
* | Teach sysinstall about the 'scddl' source dist. | jhb | 2007-06-28 | 1 | -0/+1 |
* | Fix a number of documentation-lags-behind-reality bugs in sysinstall(8). | philip | 2007-06-25 | 1 | -2/+2 |
* | Make sysinstall's code WARNS=2 clean . | matteo | 2007-03-23 | 1 | -0/+1 |
* | Provide a more accurate description of the size of the ports collection. | murray | 2007-01-16 | 1 | -1/+1 |
* | If the user did not chose a distribution from the menu, a sensible | erwin | 2006-10-23 | 1 | -1/+1 |
* | If the user asks for "kernel sources" to be installed, extract the | cperciva | 2006-05-24 | 1 | -1/+1 |
* | Fix copy-and-pasto in comment. | jkim | 2006-04-14 | 1 | -1/+1 |
* | Revamp base system packaging of kernels to enable up/smp selection | sam | 2006-03-08 | 1 | -10/+102 |
* | Fix numerous warnings. Aside from menu items in system.c and menu.c | jhb | 2006-02-28 | 1 | -3/+4 |
* | Update number and size of Ports Collection. | murray | 2005-08-28 | 1 | -2/+2 |
* | Provide 32-bit runtime support on amd64 as a separate distribution, lib32. | ru | 2005-06-16 | 1 | -0/+3 |
* | Use static for static variables. This fixes gcc4 build. | delphij | 2005-05-02 | 1 | -3/+2 |
* | Force a redraw if all dists are selected so the checklist is updated. | jhb | 2004-09-20 | 1 | -1/+1 |
* | Start the de-orbital burn of our previous FreeBSD version compat libs | obrien | 2004-08-29 | 1 | -10/+0 |
* | No longer do special handling of Perl. FreeBSD users have all of 5.x | obrien | 2004-08-25 | 1 | -1/+0 |
* | Teach sysinstall about the "srescue" distribution, which contains the | cperciva | 2004-08-10 | 1 | -0/+1 |
* | Initial pass at shifting sysinstall(8) to install X.org instead of XFree86. | kensmith | 2004-08-10 | 1 | -64/+35 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -28/+6 |
* | Use C99 conforming designated initialisers rather than the obsolete GCC syntax. | stefanf | 2004-07-03 | 1 | -1/+1 |
* | Update number of ports | murray | 2004-04-19 | 1 | -2/+2 |
* | Remove unused variables. | jhb | 2004-03-11 | 1 | -1/+1 |
* | Install 100dpi fonts by default when installing X11: fun as using 75dpi | rwatson | 2003-12-17 | 1 | -1/+1 |
* | Once upon a time, DEVFS was optional, major numbers where static, and /dev | scottl | 2003-12-16 | 1 | -22/+1 |
* | Update the number of ports. | murray | 2003-10-12 | 1 | -1/+1 |
* | Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the | obrien | 2003-08-19 | 1 | -101/+0 |
* | Update the number and size of ports in the Ports Collection. | murray | 2003-06-09 | 1 | -2/+2 |
* | Add a missing return statement to distExtractTarball(). | tmm | 2003-06-02 | 1 | -0/+1 |
* | Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc. | peter | 2003-05-24 | 1 | -2/+2 |
* | The "krb5" distribution was merged with "crypto", record the death. | ru | 2003-05-22 | 1 | -6/+2 |
* | KerberosIV deorbit sequence: Un-teach sysinstall about KerberosIV. I'm | markm | 2003-03-08 | 1 | -3/+1 |
* | Update the number of ports in the ports collection. Although we've | murray | 2003-03-03 | 1 | -1/+1 |
* | - Rename installFixupBin to installFixupBase to finish up the 'bin' to | jhb | 2003-01-17 | 1 | -430/+449 |
* | Move the realloc outside the inner loop. This reduces the number of times | obrien | 2003-01-15 | 1 | -1/+1 |
* | Fix a typo: s/save_free/safe_free/. | jhb | 2003-01-09 | 1 | -1/+1 |
* | save_free the buf. | obrien | 2003-01-09 | 1 | -0/+1 |