summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
AgeCommit message (Expand)Author
2011-10-03Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn
2011-06-24Remove duplicated header filesKevin Lo
2011-03-14- Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.David Christensen
2011-02-21Fix typos - remove duplicate "the".Rebecca Cran
2011-02-19Allow users to create ufs1 filesystems via the noninteractive install.cfgRebecca Cran
2011-02-19Remove the quotas option from the Startup Services menu.Rebecca Cran
2011-02-19In the distribution list, 'A' is listed as the key to press to select bothRebecca Cran
2011-02-18cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.Navdeep Parhar
2011-01-17Add missing comma to unbreak the PC98 build.Rebecca Cran
2011-01-17Reduce the amount of text users need to read on each screen. Also try andRebecca Cran
2011-01-12Update dialog to version 20100428. This changes the license under whichNathan Whitehorn
2010-12-31Add vte(4) to the list of supported network interface.Pyun YongHyeon
2010-12-22Add an option to disable the screensaver.Rebecca Cran
2010-12-13USB probing often takes a long time and finishes finding devices after initRebecca Cran
2010-12-06Ignore any failures with the "local" distribution since it's not presentRebecca Cran
2010-11-29If no floppy drive is installed kldBrowser() can generate an error early on.Rebecca Cran
2010-11-29Update the serial port device names. They changed in 8.0 because the defaultRebecca Cran
2010-11-21dispatch_add_command:Rebecca Cran
2010-11-14ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces.Rebecca Cran
2010-11-14Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead ofRebecca Cran
2010-11-14Remove support for cpioVerbose=medium because bsdcpio doesn't support theRebecca Cran
2010-11-14ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.Rebecca Cran
2010-11-14"Web" should not be all upper-case because it's not an acronym.Rebecca Cran
2010-11-14Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.Rebecca Cran
2010-11-13Add ftp4.se.freebsd.org to the set of mirrors.Rebecca Cran
2010-11-13We still support PLIP devices, so mention them in addition to ethernet.Rebecca Cran
2010-10-13Use the RFC2606 domain example.com in examples.Rebecca Cran
2010-10-08mdoc: drop redundant .Pp and .LP callsUlrich Spörlein
2010-10-03Extend sysinstall to handle powerpc64 by teaching it that powerpc64 hasNathan Whitehorn
2010-08-23MFtbemd:Warner Losh
2010-08-17To restart, sysinstall calls execl. Since it will create a new process, weRebecca Cran
2010-08-14Correctly spell janice and jimmy as janis and jimi (assumingJens Schweikhardt
2010-07-30Fix a couple of typos.Ulrich Spörlein
2010-07-22If a size suffix isn't entered, just use the value entered. This fixesRebecca Cran
2010-07-19- Add Latinamerican keymaps to sysinstall's Makefile so that it canGabor Kovesdan
2010-07-16FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuringRebecca Cran
2010-07-08Revert r209787 pending further discussion.Randi Harper
2010-07-08Remove the ability to upgrade via sysinstall. This feature has been flakyRandi Harper
2010-07-07Add support for remote logging to syslogd via an install.cfg variable.Randi Harper
2010-07-07Add further documentation for netDev in install.cfg to reflect the newRandi Harper
2010-07-07Increase the default and minimum partition sizes.Rebecca Cran
2010-07-06Simplify the wording of the console configuration dialogs since we nowRebecca Cran
2010-06-23Update the man page to reflect the changes to the netDev configurationRandi Harper
2010-06-23Make it easier to cancel a failing installation by only attempting toRebecca Cran
2010-06-23When installing on a machine which doesn't have a VGA card installed, enableRebecca Cran
2010-06-22Remove unnecessarily inflammatory commentary.Randi Harper
2010-06-20Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note thatRandi Harper
2010-06-16* Allow partial MB/GB values to be entered in the slice and label editors.Rebecca Cran
2010-06-14Further unbreak powerpc & sparc64.Marcel Moolenaar
2010-06-13Fix build breakages on ia64 introduced some commits ago.Marcel Moolenaar