| Commit message (Expand) | Author | Age | Files | Lines |
* | Partitions are only meaningful for i386 and amd64 architectures, so disable | delphij | 2006-08-08 | 1 | -1/+0 |
* | Make sade(8) WARNS=3 clean. | delphij | 2006-08-08 | 1 | -32/+20 |
* | Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe... | netchild | 2006-08-07 | 1 | -402/+11 |
* | Alpha doesn't support linux ABI compat now. | jhb | 2006-05-10 | 1 | -1/+1 |
* | Revamp base system packaging of kernels to enable up/smp selection | sam | 2006-03-08 | 1 | -0/+13 |
* | Fix numerous warnings. Aside from menu items in system.c and menu.c | jhb | 2006-02-28 | 1 | -1/+4 |
* | - Autogenerate a menu containing a list of countries and keymaps supported | jhb | 2006-02-28 | 1 | -0/+14 |
* | Add `mediaOpen' function. This function mounts selected media device. | jkim | 2006-01-27 | 1 | -0/+1 |
* | Remove usbd(8) and all references to it. It is no longer necessary | iedowse | 2005-12-15 | 1 | -3/+0 |
* | Switch from OLDCARD to NEWCARD on pc98. | nyan | 2005-09-27 | 1 | -4/+0 |
* | - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) fails | jhb | 2005-03-02 | 1 | -0/+1 |
* | Minor comment fix. | kensmith | 2005-01-07 | 1 | -1/+1 |
* | 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 |