summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* Update the man page to reflect the changes to the netDev configurationrandi2010-06-231-6/+4
* Make it easier to cancel a failing installation by only attempting tobrucec2010-06-232-9/+19
* When installing on a machine which doesn't have a VGA card installed, enablebrucec2010-06-231-0/+29
* Remove unnecessarily inflammatory commentary.randi2010-06-221-3/+0
* Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note thatrandi2010-06-204-5/+5
* * Allow partial MB/GB values to be entered in the slice and label editors.brucec2010-06-163-20/+39
* 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
* Clean up code by removing pre-C99 struct hack preprocessor magic.cperciva2010-06-111-6/+0
* Make sysinstall WARNS=2 clean.randi2010-06-116-8/+6
* Fix uninitialized variables that cause a crash when the network israndi2010-06-101-0/+3
* Flush all routes before adding the default route in order to allowrandi2010-05-221-2/+12
* Make the "Q = Finish" text visible when running sysinstall as a normalbrucec2010-04-212-12/+11
* Fix bug introduced in r198317: Don't leak a file descriptor after scanning fo...randi2010-04-211-0/+2
* Add sge(4) to the list of supported network interface.yongari2010-04-141-0/+1
* Add an entry for the old Beastie logo saver and re-sort.jkim2010-04-071-11/+13
* o Trim leading w/space.maxim2010-03-261-1/+1
* Add bwn(4) driver.weongyo2010-02-251-0/+1
* Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configur...brucec2010-02-081-1/+1
* Don't pop up the menu to select a documentation language for non-interactivejhb2010-01-261-0/+4
* Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2.nyan2010-01-021-4/+0
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* Remove unused variables.ed2010-01-021-1/+1
* Don't let sysinstall depend on <utmp.h>.ed2009-12-091-4/+3
* Convert syscons on i386 to TERM=xterm.ed2009-11-131-9/+2
* Switch the default terminal emulation style to xterm for most platforms.ed2009-11-131-0/+7
* Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) anddes2009-11-108-867/+1
* Don't leak a file descriptor when ejecting a CDROM.cperciva2009-10-261-0/+1
* Eject CDROM after installation if used as source media.cperciva2009-10-261-0/+22
* Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which res...rink2009-10-211-10/+73
* Spell Israel correctly.ed2009-09-181-1/+1
* Prevent sysinstall from needlessly waiting for confirmation when using an USBrink2009-08-161-1/+2
* Make sysinstall recognize /dev/ada* disk devices. The description stringcperciva2009-08-141-0/+1
* Fix references to the kernel distributions to use the correct namesjhb2009-08-122-3/+3
* Change the name displayed in sysinstall(8) from 'Wizard Mode'trasz2009-07-253-4/+4
* It is believed the last of the base system that could have an issue withkensmith2009-07-221-10/+10
* Remove the "dedicated disk mode" partitioning option from sysinstall, incperciva2009-07-221-16/+2
* Correct the name of the Mongolian Documentation package.kensmith2009-07-161-1/+1
* Add support for using a livefs from a USB disk.cperciva2009-07-084-3/+33
* Refactor code from installFixitCDROM into a new function, fixit_livefs_common.cperciva2009-07-081-49/+70
* - release/* update to use freebsd-doc-* packages instead of buildingblackend2009-06-285-12/+211
* Correct a typo (which you can use to in order -> which you can use in orderdelphij2009-06-251-1/+1
* Raise the default size of the EFI partition on ia64 from 100MB to 400MB.jhb2009-06-251-1/+1
* Make sysinstall search for /dev/daXa and register such devices as USB disks.cperciva2009-06-248-2/+180
* Add detection of UFS filesystems.cperciva2009-06-242-4/+61
* Add cas(4).marius2009-06-151-0/+1
* Fix typo.yongari2009-06-101-1/+1
* Add alc(4) to the list of supported network interface.yongari2009-06-101-0/+1
* Allow a comma-separated list of network interfaces to be specified via thecperciva2009-05-151-9/+16
OpenPOWER on IntegriCloud