| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for configuring the X server from sysinstall. General | kensmith | 2004-08-30 | 1 | -2/+0 |
* | Initial pass at shifting sysinstall(8) to install X.org instead of XFree86. | kensmith | 2004-08-10 | 1 | -13/+9 |
* | o Save pointers to the chunks for root, home, swap, usr, var and tmp in | marcel | 2004-08-07 | 1 | -1/+12 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -2/+0 |
* | Move the inclusion of libdisk.h from sysinstall.h to the source files | marcel | 2004-08-02 | 1 | -1/+0 |
* | Fixed assorted misuses of NULL in integer context. | bde | 2004-03-11 | 1 | -1/+1 |
* | s/package_exists/package_installed/g as that's much more descriptive of | obrien | 2004-01-02 | 1 | -1/+1 |
* | FBSD nit. | obrien | 2004-01-02 | 1 | -2/+1 |
* | Add a Securelevel sub-menu to the Security configuration menu, | rwatson | 2003-11-29 | 1 | -0/+7 |
* | Remove security profiles from sysinstall. Currently, security profile | rwatson | 2003-11-28 | 1 | -4/+0 |
* | o Add PART_EFI so that we can use it instead of PART_FAT on ia64 | marcel | 2003-11-02 | 1 | -0/+1 |
* | o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot have | marcel | 2003-11-01 | 1 | -2/+2 |
* | Various NFS-related bug fixes (mostly related to using variable_get() | des | 2003-10-19 | 1 | -0/+2 |
* | Add a new variable 'skipPCCARD'. This variable will cause sysinstall | imp | 2003-08-20 | 1 | -0/+1 |
* | Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the | obrien | 2003-08-19 | 1 | -6/+0 |
* | Give users the ability to select an alternative MTA during the installation. | trhodes | 2003-07-12 | 1 | -1/+5 |
* | Teach sysinstall to recognize if acpi was turned off from the bootloader, | scottl | 2003-05-31 | 1 | -0/+4 |
* | Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc. | peter | 2003-05-24 | 1 | -3/+3 |
* | Throw the switch--change to UFS2 as our default file system format for | rwatson | 2003-04-20 | 1 | -1/+1 |
* | Remove a function prototype for `crc' and an associated comment which | robert | 2003-03-09 | 1 | -3/+0 |
* | Add a new variable `noInet6', which if set disables IPv6 configuration | sobomax | 2003-02-27 | 1 | -0/+1 |
* | - Increase the maximum device name length. | jwd | 2003-02-27 | 1 | -1/+1 |
* | - Rename installFixupBin to installFixupBase to finish up the 'bin' to | jhb | 2003-01-17 | 1 | -8/+5 |
* | Add a function driverFloppyCheck() that asks the user if they would like to | jhb | 2003-01-15 | 1 | -0/+1 |
* | Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an added | scottl | 2003-01-07 | 1 | -0/+2 |
* | Reformulate how sysinstall handles file system options in the label | rwatson | 2002-12-03 | 1 | -6/+31 |
* | Rename installX11package() to installPackage() and tweak it so that it | jhb | 2002-12-03 | 1 | -1/+1 |
* | ia64 specific. | marcel | 2002-12-02 | 1 | -0/+2 |
* | - Only declare the MBR menu for i386 that is not PC98. | jhb | 2002-11-27 | 1 | -1/+9 |
* | - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1 | jhb | 2002-11-27 | 1 | -0/+6 |
* | Add some helper macros to make #ifdef's in sysinstall easier to read | jhb | 2002-11-27 | 1 | -0/+14 |
* | Expand X_AS_PKG so that we don't declare distribution bitmasks or menus | jhb | 2002-11-27 | 1 | -1/+6 |
* | - Added the MenuIPLType menu for selecting pc98 boot IPL. | nyan | 2002-11-03 | 1 | -0/+4 |
* | Since NEWCARD is the default for i386, undef PCCARD_ARCH. | matusita | 2002-10-20 | 1 | -1/+1 |
* | Add 'Sendmail' menu to set sendmail_enable variable. | matusita | 2002-06-01 | 1 | -0/+1 |
* | Add a 'diskInteractive' variable that can be set to interactively partition | jhb | 2002-05-31 | 1 | -0/+1 |
* | Add the ability to use Bzip'ed packages. | obrien | 2002-04-30 | 1 | -0/+6 |
* | Add the concept of a volume to the device and package structures. If | murray | 2002-04-13 | 1 | -0/+2 |
* | GCC >= 3 and C99 handle zero-length arrays differently than older | murray | 2002-04-07 | 1 | -0/+6 |
* | Only build and link the pccard module on architectures that support it (and | murray | 2002-03-29 | 1 | -0/+3 |
* | o Add a configSecurity menu to generally configure security settings, | rwatson | 2001-12-21 | 1 | -0/+1 |
* | cleanup | dillon | 2001-12-10 | 1 | -2/+2 |
* | Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonable | dillon | 2001-12-09 | 1 | -1/+5 |
* | Remove kget() feature, which is removed from 5-current kernel. | matusita | 2001-12-01 | 1 | -1/+0 |
* | Add the ability to load klds from a floppy as part of the installation. | jkh | 2001-10-12 | 1 | -0/+2 |
* | DTRT in the restart case | jkh | 2001-10-12 | 1 | -0/+1 |
* | Add a couple of functions to create persistent variables that will | murray | 2001-09-24 | 1 | -0/+2 |
* | Silence warnings : | murray | 2001-09-22 | 1 | -1/+1 |
* | Add a function to free all of sysinstall's internal variables from the | murray | 2001-09-22 | 1 | -0/+1 |
* | o Reduce the number of offered security profiles, as we now have a more | rwatson | 2001-08-10 | 1 | -3/+1 |