aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/package.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: X_AS_PKG (this changes the install from XFree86 3 to XFree86 4).David E. O'Brien2002-04-231-6/+1
* MFC: r1.96 - fix type of NULL arg to execl().Murray Stokely2002-04-011-2/+4
* MFC: our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.David E. O'Brien2002-04-011-1/+1
* MFC: allow "latest" packages to contain a '-' in the package name.Steve Price2002-01-251-3/+2
* MFC: DEVICE_* macrosDima Dorfman2001-07-221-3/+3
* MFC: Check for both hint files in /var/run (elf and aout) and eventuallyJimmy Olgeni2001-05-191-1/+3
* MFC: correct metrics reportingJordan K. Hubbard2001-04-081-1/+1
* MFC: defeat interactive package's attempts to be interactiveJordan K. Hubbard2000-11-111-0/+5
* MFC: reintroduce hack for rsaref packageJordan K. Hubbard2000-03-181-2/+6
* Remove PkgInteractive hack - it won't work like this.Jordan K. Hubbard2000-03-121-2/+1
* o Add support for loading the rsaref or rsaintl packages, dependingJordan K. Hubbard2000-02-291-1/+2
* Whoops, this function is supposed to return a boolean status, notJordan K. Hubbard1999-12-201-1/+1
* Bah, I got the MFC and this commit backwards. :)Jordan K. Hubbard1999-12-191-2/+1
* More cosmetic surgery and a nasty null pointer bug in index.c fixed.Jordan K. Hubbard1999-12-191-1/+3
* Yet more cosmetic fixes (I have a little time to kill while waiting forJordan K. Hubbard1999-12-181-0/+1
* In retrospect, msgNotify() should leave its contents on the screenJordan K. Hubbard1999-12-171-1/+1
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-5/+4
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-1/+6
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-6/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add an option for more fully enabling linux compatibility.Jordan K. Hubbard1999-07-061-2/+2
* Eliminate some varargs abuse.Jordan K. Hubbard1999-07-021-5/+13
* Do a clean-up pass on error/warning messages.Jordan K. Hubbard1999-05-271-13/+5
* deal with a.out ldconfig paths also.Jordan K. Hubbard1999-05-181-1/+2
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastJordan K. Hubbard1999-05-151-7/+12
* DTRT for "Latest" search keywords.Jordan K. Hubbard1999-05-141-3/+4
* Be properly verbose.Jordan K. Hubbard1999-05-141-2/+5
* Correct return status logic a bit.Jordan K. Hubbard1999-05-141-9/+11
* Completely change the way package_add() does its work. Now weJordan K. Hubbard1999-05-121-11/+19
* Erm, delete the package base hint again. Gotta lay off the crack!Jordan K. Hubbard1999-05-121-7/+3
* Set PKG_ADD_BASE hint in a certain case.Jordan K. Hubbard1999-05-121-4/+9
* Don't install compat22 by default.Jordan K. Hubbard1999-05-071-1/+6
* o Make package matching for specific package loading use the Latest/Jordan K. Hubbard1999-04-271-2/+7
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-2/+2
* Fix various bogons reported in this PR.Jordan K. Hubbard1997-10-151-4/+5
* Put all variables in VAR_ #define's to force a single location for allPaul Traina1997-09-171-2/+2
* MF22: pst's changes.Jordan K. Hubbard1997-09-161-3/+6
* YAMF22Jordan K. Hubbard1997-06-131-1/+16
* YAMF22Jordan K. Hubbard1997-03-221-8/+20
* Merge all my sysinstall changes over to the 2.1 branch.Jordan K. Hubbard1997-03-111-19/+7
* YAMF22Jordan K. Hubbard1997-03-081-6/+2
* Don't bogotify pkg_add's stderr.Jordan K. Hubbard1997-02-141-2/+2
* Revert some of the previous change - on second thought...Jordan K. Hubbard1997-02-141-6/+18
* o Try to be more aggressive about reading in old configuration dataJordan K. Hubbard1997-02-141-20/+11
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0Jordan K. Hubbard1997-02-071-1/+1
* Cosmetic tweaks.Jordan K. Hubbard1997-01-291-2/+2
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-241-1/+0
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-5/+2
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-7/+8