summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/sysinstall.h
Commit message (Expand)AuthorAgeFilesLines
* MFS9->8 r248313: Add support for installation directly via HTTP.Devin Teske2013-03-181-0/+9
* MFS 9->8 r215314:Devin Teske2013-03-031-1/+1
* MFS 9->8 r209782:Devin Teske2013-03-031-0/+1
* MFC r215286:Rebecca Cran2010-11-211-1/+1
* Add support for using a livefs from a USB disk.Colin Percival2009-07-081-0/+1
* - release/* update to use freebsd-doc-* packages instead of buildingMarc Fonvieille2009-06-281-0/+5
* Make sysinstall search for /dev/daXa and register such devices as USB disks.Colin Percival2009-06-241-0/+8
* Add menus to read install.cfg from any disk device sysinstall can seeGreg Lehey2009-03-131-0/+4
* Remove vestiges of OLDCARD PC Card support. We haven't needed/usedWarner Losh2009-02-151-4/+0
* As threatened a while ago, remove support for tape media. Reports varyKen Smith2008-12-171-8/+0
* Stop treating Xorg as a distribution in the mainline portion of sysinstallKen Smith2008-12-161-6/+0
* Clean out the remaining alpha-isms.Ken Smith2008-12-141-1/+1
* Remove the offer to install Linux compatibility on i386 in the mainlineKen Smith2008-12-121-4/+0
* Begin the sysinstall cleanup. Remove the support for configuring OSFKen Smith2008-12-121-4/+0
* Package installation is handled by starting off with the list of packagesKen Smith2008-10-151-1/+5
* Remove sysinstall's ability to adjust the tape block size. Installs fromKen Smith2008-08-201-3/+0
* Better to just statically set the name vs. determine at run time.David E. O'Brien2008-05-111-0/+1
* Change sysinstall's handling of X11 stuff. Doing it in pieces wasKen Smith2008-01-011-8/+0
* Fix a number of documentation-lags-behind-reality bugs in sysinstall(8).Philip Paeps2007-06-251-1/+1
* If the user did not chose a distribution from the menu, a sensibleErwin Lansing2006-10-231-0/+1
* Add FreeBSD version information to the menu title so it's possible toSimon L. B. Nielsen2006-07-151-0/+1
* Alpha doesn't support linux ABI compat now.John Baldwin2006-05-101-1/+1
* Revamp base system packaging of kernels to enable up/smp selectionSam Leffler2006-03-081-0/+13
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-1/+4
* - Autogenerate a menu containing a list of countries and keymaps supportedJohn Baldwin2006-02-281-0/+14
* Add `mediaOpen' function. This function mounts selected media device.Jung-uk Kim2006-01-271-0/+1
* Remove usbd(8) and all references to it. It is no longer necessaryIan Dowse2005-12-151-3/+0
* Switch from OLDCARD to NEWCARD on pc98.Yoshihiro Takahashi2005-09-271-4/+0
* - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) failsJohn Baldwin2005-03-021-0/+1
* Minor comment fix.Ken Smith2005-01-071-1/+1
* Remove support for configuring the X server from sysinstall. GeneralKen Smith2004-08-301-2/+0
* Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.Ken Smith2004-08-101-13/+9
* o Save pointers to the chunks for root, home, swap, usr, var and tmp inMarcel Moolenaar2004-08-071-1/+12
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-2/+0
* Move the inclusion of libdisk.h from sysinstall.h to the source filesMarcel Moolenaar2004-08-021-1/+0
* Fixed assorted misuses of NULL in integer context.Bruce Evans2004-03-111-1/+1
* s/package_exists/package_installed/g as that's much more descriptive ofDavid E. O'Brien2004-01-021-1/+1
* FBSD nit.David E. O'Brien2004-01-021-2/+1
* Add a Securelevel sub-menu to the Security configuration menu,Robert Watson2003-11-291-0/+7
* Remove security profiles from sysinstall. Currently, security profileRobert Watson2003-11-281-4/+0
* o Add PART_EFI so that we can use it instead of PART_FAT on ia64Marcel Moolenaar2003-11-021-0/+1
* o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot haveMarcel Moolenaar2003-11-011-2/+2
* Various NFS-related bug fixes (mostly related to using variable_get()Dag-Erling Smørgrav2003-10-191-0/+2
* Add a new variable 'skipPCCARD'. This variable will cause sysinstallWarner Losh2003-08-201-0/+1
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theDavid E. O'Brien2003-08-191-6/+0
* Give users the ability to select an alternative MTA during the installation.Tom Rhodes2003-07-121-1/+5
* Teach sysinstall to recognize if acpi was turned off from the bootloader,Scott Long2003-05-311-0/+4
* Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.Peter Wemm2003-05-241-3/+3
* Throw the switch--change to UFS2 as our default file system format forRobert Watson2003-04-201-1/+1
* Remove a function prototype for `crc' and an associated comment whichRobert Drehmel2003-03-091-3/+0