aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
...
* Unbreak the build on less common architectures.Ed Schouten2010-06-131-1/+6
* Clean up code by removing pre-C99 struct hack preprocessor magic.Colin Percival2010-06-111-6/+0
* Make sysinstall WARNS=2 clean.Randi Harper2010-06-116-8/+6
* Fix uninitialized variables that cause a crash when the network isRandi Harper2010-06-101-0/+3
* Flush all routes before adding the default route in order to allowRandi Harper2010-05-221-2/+12
* Make the "Q = Finish" text visible when running sysinstall as a normalRebecca Cran2010-04-212-12/+11
* Fix bug introduced in r198317: Don't leak a file descriptor after scanning fo...Randi Harper2010-04-211-0/+2
* Add sge(4) to the list of supported network interface.Pyun YongHyeon2010-04-141-0/+1
* Add an entry for the old Beastie logo saver and re-sort.Jung-uk Kim2010-04-071-11/+13
* o Trim leading w/space.Maxim Konovalov2010-03-261-1/+1
* Add bwn(4) driver.Weongyo Jeong2010-02-251-0/+1
* Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configur...Rebecca Cran2010-02-081-1/+1
* Don't pop up the menu to select a documentation language for non-interactiveJohn Baldwin2010-01-261-0/+4
* Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2.Yoshihiro Takahashi2010-01-021-4/+0
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove unused variables.Ed Schouten2010-01-021-1/+1
* Don't let sysinstall depend on <utmp.h>.Ed Schouten2009-12-091-4/+3
* Convert syscons on i386 to TERM=xterm.Ed Schouten2009-11-131-9/+2
* Switch the default terminal emulation style to xterm for most platforms.Ed Schouten2009-11-131-0/+7
* Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) andDag-Erling Smørgrav2009-11-108-867/+1
* Don't leak a file descriptor when ejecting a CDROM.Colin Percival2009-10-261-0/+1
* Eject CDROM after installation if used as source media.Colin Percival2009-10-261-0/+22
* Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which res...Rink Springer2009-10-211-10/+73
* Spell Israel correctly.Ed Schouten2009-09-181-1/+1
* Prevent sysinstall from needlessly waiting for confirmation when using an USBRink Springer2009-08-161-1/+2
* Make sysinstall recognize /dev/ada* disk devices. The description stringColin Percival2009-08-141-0/+1
* Fix references to the kernel distributions to use the correct namesJohn Baldwin2009-08-122-3/+3
* Change the name displayed in sysinstall(8) from 'Wizard Mode'Edward Tomasz Napierala2009-07-253-4/+4
* It is believed the last of the base system that could have an issue withKen Smith2009-07-221-10/+10
* Remove the "dedicated disk mode" partitioning option from sysinstall, inColin Percival2009-07-221-16/+2
* Correct the name of the Mongolian Documentation package.Ken Smith2009-07-161-1/+1
* Add support for using a livefs from a USB disk.Colin Percival2009-07-084-3/+33
* Refactor code from installFixitCDROM into a new function, fixit_livefs_common.Colin Percival2009-07-081-49/+70
* - release/* update to use freebsd-doc-* packages instead of buildingMarc Fonvieille2009-06-285-12/+211
* Correct a typo (which you can use to in order -> which you can use in orderXin LI2009-06-251-1/+1
* Raise the default size of the EFI partition on ia64 from 100MB to 400MB.John Baldwin2009-06-251-1/+1
* Make sysinstall search for /dev/daXa and register such devices as USB disks.Colin Percival2009-06-248-2/+180
* Add detection of UFS filesystems.Colin Percival2009-06-242-4/+61
* Add cas(4).Marius Strobl2009-06-151-0/+1
* Fix typo.Pyun YongHyeon2009-06-101-1/+1
* Add alc(4) to the list of supported network interface.Pyun YongHyeon2009-06-101-0/+1
* Allow a comma-separated list of network interfaces to be specified via theColin Percival2009-05-151-9/+16
* Add bm(4) to the built-in ethernet devices list.Nathan Whitehorn2009-04-221-0/+1
* Add docs category.Marc Fonvieille2009-04-191-0/+1
* Add an entry for the French macbook keyboard layout.Ollivier Robert2009-04-171-0/+1
* Add uath(4) to the list of supported network interface.Weongyo Jeong2009-04-071-0/+1
* Clear confirm password field first when adding new user.Ganbold Tsagaankhuu2009-03-181-0/+1
* Add menus to read install.cfg from any disk device sysinstall can seeGreg Lehey2009-03-136-22/+241
* Remove vestiges of OLDCARD PC Card support. We haven't needed/usedWarner Losh2009-02-157-324/+0
* Add urtw(4) to the list of supported network interface.Weongyo Jeong2009-01-231-0/+1