summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/package.c
Commit message (Expand)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-270/+0
* Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configur...Rebecca Cran2010-02-081-1/+1
* Turns out its not a good idea to assume the packages that might beKen Smith2008-10-221-4/+11
* Package installation is handled by starting off with the list of packagesKen Smith2008-10-151-1/+1
* Don't set PACKAGE_BUILDING while installing packages.Florent Thoumie2008-07-171-1/+0
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-1/+2
* s/package_exists/package_installed/g as that's much more descriptive ofDavid E. O'Brien2004-01-021-1/+1
* I think we can stop doing 'ldconfig -aout' during the install now.David E. O'Brien2004-01-021-2/+0
* s/package_exists/package_installed/g as that's much more descriptive ofDavid E. O'Brien2004-01-021-3/+2
* Add the ability to use Bzip'ed packages.David E. O'Brien2002-04-301-6/+14
* Remove some last vestages of _interactiveHack.David E. O'Brien2002-04-071-6/+1
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.David E. O'Brien2002-04-011-1/+1
* Don't bogusly look for inexact matches because a package contains a '-'Steve Price2002-01-251-3/+2
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-2/+4
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As theDima Dorfman2001-07-021-3/+3
* Check for both hint files in /var/run (elf and aout) and eventually createJimmy Olgeni2001-05-121-1/+3
* According with RFC 2330 ("Framework for IP Performance Metrics", fromJordan K. Hubbard2001-04-081-1/+1
* Set BATCH and PACKAGE_BUILDING to environment before exec()ing pkg_addJordan K. Hubbard2000-11-101-0/+5
* We still need a hack for rsaref package; add it. This doesn'tJordan 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