summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add bm(4) to the built-in ethernet devices list.nwhitehorn2009-04-221-0/+1
* Add docs category.blackend2009-04-191-0/+1
* Add an entry for the French macbook keyboard layout.roberto2009-04-171-0/+1
* Add uath(4) to the list of supported network interface.weongyo2009-04-071-0/+1
* Clear confirm password field first when adding new user.ganbold2009-03-181-0/+1
* Add menus to read install.cfg from any disk device sysinstall can seegrog2009-03-136-22/+241
OpenPOWER on IntegriCloud