summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/sysinstall.h
Commit message (Expand)AuthorAgeFilesLines
* - 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
* o Reduce the number of offered security profiles, as we now have a morerwatson2001-08-101-3/+1
* In preparation for MFC of sysinstall changes to edit /etc/ttys inrwatson2001-08-071-1/+1
* Add the ability to modify /etc/ttys before first reboot during therwatson2001-08-021-0/+1
* Compensate for default disabling of network services in inetd.conf(5)rwatson2001-08-021-0/+1
* Add ability to configure console terminal type in /etc/ttysache2001-07-171-0/+5
* Mark relevant functions __printflike()/__printf0like() and silence some ofkris2001-07-051-14/+14
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-021-0/+7
* Add terminal type configuration to the Options screen. It allows selectingolgeni2001-06-131-0/+1
* Fix what was clearly a 3am brain-o; Boolean should be signed, notjkh2001-05-091-1/+1
* Allow a script-using to disable the emergency holographic shell asjkh2001-03-121-0/+1
* Support setting soft updates from the label editor.jkh2001-03-101-0/+1
* Ack! I finally got annoyed enough to actually kill this. There is nopeter2001-03-021-1/+0
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-141-0/+1
* release/sysinstall/lndir.c has not been used, but statically linkedhosokawa2000-11-061-3/+0
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.hosokawa2000-10-311-0/+3
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldeivind2000-10-291-0/+1
* Add another security configuration profile, call it "high" andjkh2000-10-141-0/+1
* Fix the http proxy fetch code.jkh2000-09-251-0/+1
* One whack at the idea of having "security profiles" which select thejkh2000-09-221-2/+5
* Terminate, with extreme prejudice, the USAResident hack whichjkh2000-07-241-2/+0
* Add a terminal entry for xterm; a lot of people are using xtermsjkh2000-07-211-0/+1
* Allow the Fix-it functionality to detect that we are on a serial console,obrien2000-07-181-0/+3
OpenPOWER on IntegriCloud