summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg/pkg.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r278173bapt2015-02-111-1/+5
* MFC: r278172bapt2015-02-111-4/+10
* Merge r268728 from head:gavin2014-08-131-1/+2
* MFC: r263648, r264789, r266636bapt2014-07-191-2/+2
* r262400,r262401,r262418bapt2014-03-111-42/+29
* MFC r258550:gjb2013-11-301-24/+0
* Merge r257945 from head:glebius2013-11-141-2/+2
* MFC r257505:bdrewery2013-11-041-19/+45
* MFC r257377:bdrewery2013-11-031-0/+9
* MFC: r256770,r257142,r257145,r257146,r257147,r257148,bdrewery2013-10-291-56/+655
* MFC r257051:bdrewery2013-10-291-0/+7
* MFC: r256968, r256971, r256978bapt2013-10-291-1/+19
* Fix bootstrapping pkgng by not appending "/latest/" to PACKAGESITE.bapt2013-03-081-1/+1
* Add the ability to correctly read pkg.conf is exists.bapt2013-03-051-168/+18
* Do not use deprecated functions from libarchivebapt2013-02-201-2/+2
* In case of failure of the pkg boostrap advice the user to either change thebapt2013-02-141-0/+2
* Remove extraneous space and new-line.matthew2012-12-231-2/+2
* Third time's the charm. pkg -N output needs to go to stderr.matthew2012-12-231-4/+2
* Switch from 'pkg -n' to 'pkg -N' as the test for pkgn activationmatthew2012-12-221-2/+2
* In preparation for making 'pkg -n' the one true method of determiningmatthew2012-12-211-0/+10
* if PACKAGESITE url scheme is not 'file://', always try to revolv SRV records andbapt2012-12-051-8/+40
* Fix confirmation logic when detecting a ttybapt2012-08-241-3/+3
* - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8)bapt2012-08-241-3/+5
* Make pkg bootstrap program ask for confirmation before proceeding.kan2012-07-151-1/+35
* Add missing \n when generating pkg.confbapt2012-05-211-1/+1
* - close the open file after fetchingbapt2012-05-011-3/+27
* - Use _PATH_TMP instead of hardcoded /tmpbapt2012-04-161-95/+99
* - Fix style(9) bugs + inconsistenciesbapt2012-04-151-32/+29
* Do not do double initialisationbapt2012-04-151-2/+2
* add usr.sbin/pkg which is a bootstrap tool for pkgng.bapt2012-04-151-0/+383
OpenPOWER on IntegriCloud