summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Collapse)AuthorAgeFilesLines
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+1
| | | | | | (BCM57710, BCM57711, BCM57711E) MFC after: One month
* Fix typos - remove duplicate "the".brucec2011-02-211-1/+1
| | | | | | PR: bin/154928 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days
* Allow users to create ufs1 filesystems via the noninteractive install.cfgbrucec2011-02-191-0/+2
| | | | | | | system. PR: bin/113979 MFC after: 3 days
* Remove the quotas option from the Startup Services menu.brucec2011-02-191-2/+0
| | | | | | | | GENERIC has no support for quotas so this option has no effect. PR: bin/123237 Submitted by: Lawrence Mayer <lawmay3 at i12.com> MFC after: 3 days
* In the distribution list, 'A' is listed as the key to press to select bothbrucec2011-02-191-2/+2
| | | | | | | | | 'All' and 'Minimal'. Update the keys for Minimal and Custom to avoid the conflict. PR: bin/153809 Submitted by: Janne Snabb <snabb at epipe.com> MFC after: 3 days
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-181-0/+1
| | | | MFC after: 3 weeks
* Add missing comma to unbreak the PC98 build.brucec2011-01-171-1/+1
|
* Reduce the amount of text users need to read on each screen. Also try andbrucec2011-01-172-18/+14
| | | | | | | make it more relevant to modern systems: for example users will be familiar with the MBR but possibly less so with MS-DOS. After installation has finished don't return to the main menu but exit.
* Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-121-3/+3
| | | | | | | | | | | | | dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new features and a new and better libdialog API. The existing libdialog will be kept temporarily as libodialog for compatibility purposes until sade, sysinstall and tzsetup have been either updated or replaced. __FreeBSD_version is now 900030. Discussed on: -current Approved by: core Obtained from: http://invisible-island.net/dialog
* Add vte(4) to the list of supported network interface.yongari2010-12-311-0/+1
|
* Add an option to disable the screensaver.brucec2010-12-221-2/+4
|
* USB probing often takes a long time and finishes finding devices after initbrucec2010-12-131-1/+1
| | | | | | | | has started. In the case of sysinstall, this means that it has already built its list of devices before probing finishes. Add a hint for users who have booted from a USB stick only to find that sysinstall can't find it. MFC after: 3 days
* Ignore any failures with the "local" distribution since it's not presentbrucec2010-12-062-2/+5
| | | | | | | | | on release CDs and so will normally fail. installCommit() returns a DITEM_ value, not a Boolean. distExtractAll() returns a Boolean, not a DITEM_ value. Reported by: kensmith MFC after: 3 days
* If no floppy drive is installed kldBrowser() can generate an error early on.brucec2010-11-291-2/+2
| | | | | | | | | Initialize menu and count so the cleanup code doesn't try and use their uninitialized values. PR: bin/152270 Submitted by: Remi LAURENT <cloud at madpowah.org> MFC after: 3 days
* Update the serial port device names. They changed in 8.0 because the defaultbrucec2010-11-292-13/+13
| | | | | | | | driver is now uart(4). PR: bin/140887 Submitted by: Joe Barbish <fbsd1 at a1poweruser.com> MFC after: 3 days
* dispatch_add_command:brucec2010-11-211-9/+23
| | | | | | | | | | | | | | Modify the logic so there's only one exit point instead of two. Only insert valid (non-NULL) values into the queue. dispatch_free_command: Ensure that item is not NULL before removing it from the queue and dereferencing the pointer. NULL out free'd pointers to catch any use-after-free bugs. PR: bin/146855 Submitted by: gcooper MFC after: 3 days
* ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces.brucec2010-11-141-1/+1
|
* Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead ofbrucec2010-11-141-1/+1
| | | | | | | | variable_cmp. PR: bin/142960 Submitted by: G. Paul Ziemba <p-fbsd-bugs at ziemba.us> MFC after: 1 week
* Remove support for cpioVerbose=medium because bsdcpio doesn't support thebrucec2010-11-143-7/+2
| | | | | | | | "-V" flag. PR: bin/151821 Submitted by: Devin Teske <dteske at vicor.com> MFC after: 1 week
* ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.brucec2010-11-144-159/+159
| | | | | | PR: bin/148350 Submitted by: Joel FAEDI <joel.faedi at gmail.com> MFC after: 1 week
* "Web" should not be all upper-case because it's not an acronym.brucec2010-11-141-1/+1
| | | | | | PR: bin/130366 Submitted by: Royce Williams <royce at alaska.net> MFC after: 1 week
* Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.brucec2010-11-141-1/+1
| | | | | | PR: bin/128587 Submitted by: Mehmet Kose <mehmet.kose at gmail.com> MFC after: 1 week
* Add ftp4.se.freebsd.org to the set of mirrors.brucec2010-11-131-0/+2
| | | | | | PR: bin/150552 Submitted by: Niclas Zeising <zeising at lysator.liu.se> MFC after: 3 days
* We still support PLIP devices, so mention them in addition to ethernet.brucec2010-11-132-2/+2
|
* Use the RFC2606 domain example.com in examples.brucec2010-10-131-2/+2
|
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* Extend sysinstall to handle powerpc64 by teaching it that powerpc64 hasnwhitehorn2010-10-035-6/+12
| | | | | | | | | a lib32 distribution, and that the GENERIC kernel is named GENERIC64. More modifications will be required later for installations from ftp due to the shared platform name with 32-bit powerpc, but this is enough for snapshot CDs to work. Reviewed by: brucec
* MFtbemd:imp2010-08-231-1/+1
| | | | | Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want to test of all the CPUs of a given family conform.
* To restart, sysinstall calls execl. Since it will create a new process, webrucec2010-08-176-28/+51
| | | | | | | | | | | can't check to see if sysinstall is running as init just by checking if the PID is 0. Introduce a new option that sets the RunningAsInit flag, and update the code to check RunningAsInit intstead of getpid(). PR: bin/38854 Submitted by: Peter Sedeffow <peter at trumanbrewery.com> Approved by: rrs (mentor) MFC after: 1 month
* Correctly spell janice and jimmy as janis and jimi (assumingschweikh2010-08-141-14/+14
| | | | the famous rock stars meant were Miss Joplin and Mr Hendrix.)
* Fix a couple of typos.uqs2010-07-301-1/+1
| | | | | | PR: docs/148891 Submitted by: olgeni MFC after: 1 week
* If a size suffix isn't entered, just use the value entered. This fixesbrucec2010-07-221-0/+3
| | | | | | | | | | a bug caused by r209235 where entering a number of blocks after previously entering a size in MB/GB would result in the size of the previous partition being used. PR: bin/148266 Submitted by: jpaetzel Approved by: rrs (mentor)
* - Add Latinamerican keymaps to sysinstall's Makefile so that it cangabor2010-07-191-2/+3
| | | | | | | | | find them [1] - While here, also add a missing Spanish entry PR: bin/67365 [1] Submitted by: Pedro F. Giffuni <giffunip@asme.org> [1] Approved by: delphij (mentor)
* FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuringbrucec2010-07-164-262/+4
| | | | | | | | and installing via such devices from sysinstall. Reviewed by: randi Approved by: rrs (mentor) MFC after: 1 month
* Revert r209787 pending further discussion.randi2010-07-087-6/+551
| | | | Approved by: cperciva (mentor)
* Remove the ability to upgrade via sysinstall. This feature has been flakyrandi2010-07-087-551/+6
| | | | | | | | and broken for a number of years. freebsd-update now provides a reasonable way to handle upgrades, so keeping this functionality in sysinstall only serves to mislead users. Approved by: cperciva (mentor)
* Add support for remote logging to syslogd via an install.cfg variable.randi2010-07-073-6/+82
| | | | | Approved by: cperciva (mentor) MFC after: 3 weeks
* Add further documentation for netDev in install.cfg to reflect the newrandi2010-07-071-0/+1
| | | | | | | usage. Approved by: cperciva (mentor) MFC after: 3 days
* Increase the default and minimum partition sizes.brucec2010-07-071-7/+7
| | | | | | | | | | | | | | | | Bump / to 1GB, /var to 4GB and /tmp to 1GB. A 512MB root partition is now too small to hold two kernels, so to prevent installkernel failing 1GB is a better default. Likewise, applications are storing more data in /var so 4GB is more reasonable on a modern machine. The previous minimum partition sizes were too small to hold a minimal installation, and have been adjusted accordingly. Discussed with: rwatson, simon Approved by: rrs (mentor) MFC after: 1 week
* Simplify the wording of the console configuration dialogs since we nowbrucec2010-07-061-10/+9
| | | | | | | only have a single video console driver. Approved by: rrs (mentor) MFC after: 1 month
* Update the man page to reflect the changes to the netDev configurationrandi2010-06-231-6/+4
| | | | | | | variable. Approved by: cperciva (mentor) MFC after: 3 days
* Make it easier to cancel a failing installation by only attempting tobrucec2010-06-232-9/+19
| | | | | | | | | extract distributions once. If a distribution fails to fetch/extract and the user doesn't want to retry, abort the installation. Reviewed by: randi Approved by: rrs (mentor) MFC after: 1 month
* When installing on a machine which doesn't have a VGA card installed, enablebrucec2010-06-231-0/+29
| | | | | | | | | | | a getty on the serial port so that it's possible to login when the system is rebooted. PR: bin/23098 Submitted by: Doug Ambrisko <ambrisko at whistle.com> Reviewed by: randi Approved by: rrs (mentor) MFC after: 1 month
* Remove unnecessarily inflammatory commentary.randi2010-06-221-3/+0
| | | | Approved by: cperciva (mentor)
* Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note thatrandi2010-06-204-5/+5
| | | | | | | the "aux" value in libdialog is really an opaque pointer, but libdialog stores it as a long for historical reasons. Approved by: cperciva (mentor)
* * Allow partial MB/GB values to be entered in the slice and label editors.brucec2010-06-163-20/+39
| | | | | | | | | | | | * Don't strdup the name when calling deviceRegister because the string is copied within new_device. * Use a subtype of 165, not 3, when creating a slice in noninteractive mode. PR: bin/135333 PR: bin/66350 Approved by: rrs (mentor) MFC after: 1 month
* Further unbreak powerpc & sparc64.marcel2010-06-141-1/+3
|
* Fix build breakages on ia64 introduced some commits ago.marcel2010-06-132-36/+37
|
* Unbreak the build on less common architectures.ed2010-06-131-1/+6
| | | | Submitted by: Andreas Tobler <andreast list fgznet ch>
* Clean up code by removing pre-C99 struct hack preprocessor magic.cperciva2010-06-111-6/+0
| | | | Approved by: randi (maintainer)
OpenPOWER on IntegriCloud