summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/sade.h
Commit message (Expand)AuthorAgeFilesLines
* Minor comment fix.kensmith2005-01-071-1/+1
* Remove support for configuring the X server from sysinstall. Generalkensmith2004-08-301-2/+0
* Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.kensmith2004-08-101-13/+9
* o Save pointers to the chunks for root, home, swap, usr, var and tmp inmarcel2004-08-071-1/+12
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-2/+0
* Move the inclusion of libdisk.h from sysinstall.h to the source filesmarcel2004-08-021-1/+0
* Fixed assorted misuses of NULL in integer context.bde2004-03-111-1/+1
* s/package_exists/package_installed/g as that's much more descriptive ofobrien2004-01-021-1/+1
* FBSD nit.obrien2004-01-021-2/+1
* Add a Securelevel sub-menu to the Security configuration menu,rwatson2003-11-291-0/+7
* Remove security profiles from sysinstall. Currently, security profilerwatson2003-11-281-4/+0
* o Add PART_EFI so that we can use it instead of PART_FAT on ia64marcel2003-11-021-0/+1
* o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot havemarcel2003-11-011-2/+2
* Various NFS-related bug fixes (mostly related to using variable_get()des2003-10-191-0/+2
* Add a new variable 'skipPCCARD'. This variable will cause sysinstallimp2003-08-201-0/+1
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theobrien2003-08-191-6/+0
* Give users the ability to select an alternative MTA during the installation.trhodes2003-07-121-1/+5
* Teach sysinstall to recognize if acpi was turned off from the bootloader,scottl2003-05-311-0/+4
* Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.peter2003-05-241-3/+3
* Throw the switch--change to UFS2 as our default file system format forrwatson2003-04-201-1/+1
* Remove a function prototype for `crc' and an associated comment whichrobert2003-03-091-3/+0
* Add a new variable `noInet6', which if set disables IPv6 configurationsobomax2003-02-271-0/+1
* - Increase the maximum device name length.jwd2003-02-271-1/+1
* - Rename installFixupBin to installFixupBase to finish up the 'bin' tojhb2003-01-171-8/+5
* Add a function driverFloppyCheck() that asks the user if they would like tojhb2003-01-151-0/+1
* Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an addedscottl2003-01-071-0/+2
* Reformulate how sysinstall handles file system options in the labelrwatson2002-12-031-6/+31
* Rename installX11package() to installPackage() and tweak it so that itjhb2002-12-031-1/+1
* ia64 specific.marcel2002-12-021-0/+2
* - Only declare the MBR menu for i386 that is not PC98.jhb2002-11-271-1/+9
* - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1jhb2002-11-271-0/+6
* Add some helper macros to make #ifdef's in sysinstall easier to readjhb2002-11-271-0/+14
* Expand X_AS_PKG so that we don't declare distribution bitmasks or menusjhb2002-11-271-1/+6
* - Added the MenuIPLType menu for selecting pc98 boot IPL.nyan2002-11-031-0/+4
* Since NEWCARD is the default for i386, undef PCCARD_ARCH.matusita2002-10-201-1/+1
* Add 'Sendmail' menu to set sendmail_enable variable.matusita2002-06-011-0/+1
* Add a 'diskInteractive' variable that can be set to interactively partitionjhb2002-05-311-0/+1
* Add the ability to use Bzip'ed packages.obrien2002-04-301-0/+6
* Add the concept of a volume to the device and package structures. Ifmurray2002-04-131-0/+2
* GCC >= 3 and C99 handle zero-length arrays differently than oldermurray2002-04-071-0/+6
* Only build and link the pccard module on architectures that support it (andmurray2002-03-291-0/+3
* o Add a configSecurity menu to generally configure security settings,rwatson2001-12-211-0/+1
* cleanupdillon2001-12-101-2/+2
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonabledillon2001-12-091-1/+5
* Remove kget() feature, which is removed from 5-current kernel.matusita2001-12-011-1/+0
* Add the ability to load klds from a floppy as part of the installation.jkh2001-10-121-0/+2
* DTRT in the restart casejkh2001-10-121-0/+1
* Add a couple of functions to create persistent variables that willmurray2001-09-241-0/+2
* Silence warnings :murray2001-09-221-1/+1
* Add a function to free all of sysinstall's internal variables from themurray2001-09-221-0/+1
OpenPOWER on IntegriCloud