summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/media.c
Commit message (Expand)AuthorAgeFilesLines
* As threatened a while ago, remove support for tape media. Reports varykensmith2008-12-171-55/+0
* Remove sysinstall's ability to adjust the tape block size. Installs fromkensmith2008-08-201-4/+4
* Be more consistant and use UNZIPPER everywhere.obrien2007-12-091-4/+2
* Fix numerous warnings. Aside from menu items in system.c and menu.cjhb2006-02-281-2/+3
* Add `mediaOpen' function. This function mounts selected media device.jkim2006-01-271-0/+8
* - Increase the maximum device name length.jwd2003-02-271-1/+16
* debugMsg() should end with "\n".kuriyama2002-11-011-3/+3
* Add the ability to use Bzip'ed packages.obrien2002-04-301-8/+12
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.obrien2002-04-011-1/+1
* #include <sys/time.h> instead of depending on namespace pollution inbde2002-02-251-0/+1
* If we're set to non-interactive, we shouldn't ask the user yes/no questionsjkh2001-07-301-4/+2
* Fix the type of the NULL arg to execl()brian2001-07-091-6/+6
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-021-7/+7
* Various changes to the messages so that they are now appropriate for bothnik2001-06-271-2/+2
* Fix the http proxy fetch code.jkh2000-09-251-7/+8
* Fix HTTP port addresses for the IPv6 case.jkh2000-08-031-11/+13
* Fix the HTTP transfer code to correctly parse the port number ifjkh2000-07-301-15/+14
* IPv6 support.ume2000-07-141-13/+37
* Installing via an HTTP proxy should not attempt to resolve themurray2000-04-101-1/+5
* o Fix http proxy code for various extentions and deal with FTP archivejkh2000-01-251-6/+5
* Add support for FTP installation via HTTP proxies.jkh2000-01-041-0/+43
* In retrospect, msgNotify() should leave its contents on the screenjkh1999-12-171-1/+1
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-27/+19
* Use sigemptyset rather than sa_mask = 0.peter1999-09-301-1/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-3/+6
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-6/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Quiet some overly chatty debug output, do some minor cleanups tojkh1999-08-211-4/+7
* Use a more correct filesystem type name if given a "UFS" mountpoint that'sjkh1999-05-071-2/+10
* Also look under FREEBSD/.. for distribution files; I meant to do thisjkh1999-03-101-1/+4
* Unbreak the fixit floppy.jkh1999-02-151-1/+3
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-16/+16
* Collapse the "get" code substantially by combining common functions.jkh1998-12-221-3/+21
* 1. Increase NFS path length.jkh1998-12-021-2/+2
* Remove the "adding default route" message and replace withobrien1998-11-021-1/+2
* Increase the granularity of the debugging messages.obrien1998-10-291-12/+17
* Add some debugging statments (only if DEBUG opt is set), to try pin downobrien1998-10-291-1/+5
* Make floppy media code more generic so that fixit floppy can use it.jkh1998-10-121-1/+3
* Add missing newline to debugging output.jkh1998-10-101-2/+2
* Make some changes to the way the label editor reads script variablesjkh1997-08-111-1/+26
* Back out the changes to set the resolver timeout. All they seem to dojkh1997-08-011-25/+0
* Fiddle with DNS options so that queries are also controlled byjkh1997-07-311-1/+26
* Resurrect / implement some of the more esoteric scripting features,jkh1997-06-051-3/+4
* Some of my pending merge changes, Paul Traina's more flexible configjkh1997-03-191-2/+2
* YAMF22jkh1997-03-111-11/+12
* YAMF22jkh1997-03-071-10/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Finally DTRT with tcpOpenDialog(); it should have never diddledjkh1997-02-171-17/+12
* o Try to be more aggressive about reading in old configuration datajkh1997-02-141-18/+42
* OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-241-27/+25
OpenPOWER on IntegriCloud