| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for installation directly via HTTP. | Devin Teske | 2013-03-15 | 1 | -0/+1 |
| * | Fix several 'format string is not a literal' warnings in sysinstall. | Dimitry Andric | 2012-04-27 | 1 | -1/+1 |
| * | dispatch_add_command: | Rebecca Cran | 2010-11-21 | 1 | -9/+23 |
| * | Revert r209787 pending further discussion. | Randi Harper | 2010-07-08 | 1 | -0/+1 |
| * | Remove the ability to upgrade via sysinstall. This feature has been flaky | Randi Harper | 2010-07-08 | 1 | -1/+0 |
| * | Add support for using a livefs from a USB disk. | Colin Percival | 2009-07-08 | 1 | -0/+1 |
| * | Make sysinstall search for /dev/daXa and register such devices as USB disks. | Colin Percival | 2009-06-24 | 1 | -1/+3 |
| * | Add menus to read install.cfg from any disk device sysinstall can see | Greg Lehey | 2009-03-13 | 1 | -7/+198 |
| * | As threatened a while ago, remove support for tape media. Reports vary | Ken Smith | 2008-12-17 | 1 | -1/+0 |
| * | Stop treating Xorg as a distribution in the mainline portion of sysinstall | Ken Smith | 2008-12-16 | 1 | -2/+0 |
| * | Add `mediaOpen' function. This function mounts selected media device. | Jung-uk Kim | 2006-01-27 | 1 | -0/+8 |
| * | Remove support for configuring the X server from sysinstall. General | Ken Smith | 2004-08-30 | 1 | -2/+0 |
| * | Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the | David E. O'Brien | 2003-08-19 | 1 | -6/+0 |
| * | - Rename installFixupBin to installFixupBase to finish up the 'bin' to | John Baldwin | 2003-01-17 | 1 | -1/+1 |
| * | Only include the diskPartitionEditor script command if WITH_SLICES is | John Baldwin | 2002-11-27 | 1 | -0/+2 |
| * | Expand X_AS_PKG so that we don't declare distribution bitmasks or menus | John Baldwin | 2002-11-27 | 1 | -0/+2 |
| * | Fix handling of the 'noError' variable. According to the code comments, | John Baldwin | 2002-06-03 | 1 | -12/+11 |
| * | Add a 'mediaClose' script command to close the open media. An example use | John Baldwin | 2002-06-03 | 1 | -0/+9 |
| * | Switch to using XFree86 version 4. We do this thru installing the package, | David E. O'Brien | 2002-04-02 | 1 | -0/+2 |
| * | Compensate for default disabling of network services in inetd.conf(5) | Robert Watson | 2001-08-02 | 1 | -0/+1 |
| * | Mark relevant functions __printflike()/__printf0like() and silence some of | Kris Kennaway | 2001-07-05 | 1 | -1/+1 |
| * | Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As the | Dima Dorfman | 2001-07-02 | 1 | -2/+2 |
| * | One whack at the idea of having "security profiles" which select the | Jordan K. Hubbard | 2000-09-22 | 1 | -1/+0 |
| * | Revise this for the brave new world of "crypto" | Jordan K. Hubbard | 2000-02-29 | 1 | -1/+1 |
| * | Don't call it a Novice install, call it Standard. | Jordan K. Hubbard | 2000-02-18 | 1 | -1/+1 |
| * | Add support for FTP installation via HTTP proxies. | Jordan K. Hubbard | 2000-01-04 | 1 | -0/+1 |
| * | Completely rip-out and redesign sysinstall's refresh model as well | Jordan K. Hubbard | 1999-12-14 | 1 | -4/+1 |
| * | Allow distributions to be excluded more easily in scripts. | Jordan K. Hubbard | 1999-11-08 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | o Make package matching for specific package loading use the Latest/ | Jordan K. Hubbard | 1999-04-27 | 1 | -2/+3 |
| * | Remove the registration stuff; we're redoing this and the emailed | Jordan K. Hubbard | 1999-04-24 | 1 | -3/+1 |
| * | Totally change the way variables are accounted for in sysinstall. | Jordan K. Hubbard | 1999-02-05 | 1 | -5/+5 |
| * | o Break fixups into binary fixups and XFree86 based fixups. | Jordan K. Hubbard | 1998-11-15 | 1 | -2/+3 |
| * | MF22: Paul Traina's changes. | Jordan K. Hubbard | 1998-07-18 | 1 | -4/+34 |
| * | Put all variables in VAR_ #define's to force a single location for all | Paul Traina | 1997-09-17 | 1 | -2/+2 |
| * | Much better dispatch code and scripting support. | Jordan K. Hubbard | 1997-09-16 | 1 | -44/+241 |
| * | Make upgrade potentially a little less interactive. | Jordan K. Hubbard | 1997-09-08 | 1 | -2/+33 |
| * | Make some changes to the way the label editor reads script variables | Jordan K. Hubbard | 1997-08-11 | 1 | -3/+1 |
| * | Eliminate Samba configuration. Sorry, but this was another one of | Jordan K. Hubbard | 1997-07-16 | 1 | -2/+1 |
| * | Adjust my installation script to more closely match reality. | Jordan K. Hubbard | 1997-06-22 | 1 | -2/+17 |
| * | Change the way that X configuration method is selected. | Jordan K. Hubbard | 1997-06-21 | 1 | -2/+2 |
| * | YAMF22 | Jordan K. Hubbard | 1997-06-13 | 1 | -1/+2 |
| * | YAMF22 | Jordan K. Hubbard | 1997-06-13 | 1 | -2/+2 |
| * | YAMF22 | Jordan K. Hubbard | 1997-06-12 | 1 | -1/+5 |
| * | Resurrect / implement some of the more esoteric scripting features, | Jordan K. Hubbard | 1997-06-05 | 1 | -5/+18 |
| * | Actually, rethink last commit and simply remove the apache configuration | Jordan K. Hubbard | 1997-05-22 | 1 | -2/+1 |
| * | Sync with 2.2. | Jordan K. Hubbard | 1997-03-10 | 1 | -1/+2 |
| * | Add a registration screen so we can finally start counting our little user | Jordan K. Hubbard | 1997-03-09 | 1 | -1/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Clean up a long-standing bug in the scripting code. You could set variables, | Jordan K. Hubbard | 1997-01-16 | 1 | -6/+22 |