aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall
Commit message (Expand)AuthorAgeFilesLines
...
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-051-0/+1
* Remove references to now-obsolete XFree86 source collection (use theJordan K. Hubbard2000-01-043-9/+1
* Add new code for HTTP proxy support.Jordan K. Hubbard2000-01-041-0/+183
* Add support for FTP installation via HTTP proxies.Jordan K. Hubbard2000-01-045-1/+57
* Ignore SIGPIPE by default.Jordan K. Hubbard2000-01-041-0/+1
* Only print "couldn't install distributions" popup if anyJordan K. Hubbard1999-12-291-3/+5
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-281-0/+1
* configSamba is gone, and is not coming back.Daniel C. Sobral1999-12-231-1/+0
* Fix the brain-o which prevented the Custom installation item fromJordan K. Hubbard1999-12-221-1/+1
* configApache does not exist anymore.Daniel C. Sobral1999-12-201-1/+0
* Whoops, this function is supposed to return a boolean status, notJordan K. Hubbard1999-12-201-1/+1
* Do better things with router configuration (use proper display variable,Jordan K. Hubbard1999-12-192-2/+7
* Whoops, I broke the doc browser (not that anyone would notice since nobodyJordan K. Hubbard1999-12-191-4/+4
* D'oh! Inserted a clear() in a *very* wrong place with my last commit.Jordan K. Hubbard1999-12-191-1/+0
* Bah, I got the MFC and this commit backwards. :)Jordan K. Hubbard1999-12-193-4/+2
* MFC: can't stop tweaking this compulsively.Jordan K. Hubbard1999-12-191-1/+10
* cosmetics missed in last commit.Jordan K. Hubbard1999-12-191-14/+29
* More cosmetic surgery and a nasty null pointer bug in index.c fixed.Jordan K. Hubbard1999-12-194-35/+59
* Be paranoid about refreshing after an action.Jordan K. Hubbard1999-12-191-2/+1
* Yet more cosmetic fixes (I have a little time to kill while waiting forJordan K. Hubbard1999-12-182-0/+5
* Add more strategic screen clearsJordan K. Hubbard1999-12-181-1/+5
* Better screen handling in X desktop setup.Jordan K. Hubbard1999-12-182-13/+1
* Add another strategic screen clear.Jordan K. Hubbard1999-12-171-1/+7
* In retrospect, msgNotify() should leave its contents on the screenJordan K. Hubbard1999-12-1715-29/+42
* Bump default root size to 50MB on i386 (70MB on Alpha).Jordan K. Hubbard1999-12-171-3/+3
* Properly disable COMPAT_3X for alpha.Jordan K. Hubbard1999-12-151-1/+1
* Put up some more helpful dialog boxes.Jordan K. Hubbard1999-12-152-3/+4
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-1421-657/+646
* Make kerberos4 conditional.Jordan K. Hubbard1999-12-142-0/+8
* Conditionalize kerberos4 to keep sources in sync.Jordan K. Hubbard1999-12-141-0/+5
* I shouldn't have incremented PART_OFF; it was wrong and broke labelJordan K. Hubbard1999-12-125-5/+4
* Remove references to ze and zp drivers.Poul-Henning Kamp1999-12-101-2/+0
* Remove sysinstall knowledge of the wd based devices..Søren Schmidt1999-12-081-6/+0
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driversBill Paul1999-12-041-5/+1
* Allow 2 more characters for Mike's long device names.Jordan K. Hubbard1999-12-021-3/+3
* We need COMPAT3X for both i386 and alpha, not just i386.Jordan K. Hubbard1999-12-021-1/+1
* Don't make the failure of a LOCAL dist a reported error.Jordan K. Hubbard1999-12-012-2/+15
* Add support for the AMI MegaRAID and Mylex drivers to sysinstall.Mike Smith1999-11-271-0/+4
* Add ftp.nz.freebsd.org to the list of available FTP sites.Ollivier Robert1999-11-271-0/+2
* Remove BAD144 support.Poul-Henning Kamp1999-11-272-34/+1
* minor bugfix to loader.conf code.Jordan K. Hubbard1999-11-251-1/+1
* Clean up the loader.conf write-out code.Jordan K. Hubbard1999-11-241-12/+11
* Update for new doc paths.Jordan K. Hubbard1999-11-211-2/+2
* Don't ask about SCO/IBSC2 binary support on the Alpha.David E. O'Brien1999-11-181-2/+2
* Add devices from the ATA driver (ad, acd, afd, ast).Søren Schmidt1999-11-091-1/+6
* Add the latest categories.Jordan K. Hubbard1999-11-081-2/+5
* Defensive coding to prevent a potential segfault.Jordan K. Hubbard1999-11-081-1/+1
* Allow distributions to be excluded more easily in scripts.Jordan K. Hubbard1999-11-083-0/+50
* Make sure modes on new skeleton files are correct.Jordan K. Hubbard1999-11-051-0/+1
* Really fix the auto keyword botch correctly by just letting itJordan K. Hubbard1999-10-051-2/+2