summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of 'rpminstall' binary & manual afterall, flip flopPanu Matilainen2010-11-158-306/+1
| | | | | - It's a bad name for something that can also erase packages, leave the install/upgrade/erase modes for /bin/rpm instead.
* Add rough-cut man-pages for our new executablesPanu Matilainen2010-10-298-0/+1001
| | | | | - Chainsaw relevant information out of rpm.8 and tweak a little bit, adding cross-references etc. These will need a lot more love though...
* Eliminate useless --fileid query selectorPanu Matilainen2010-10-224-22/+3
| | | | | | | | - Finding out which package provides a file with a given digest is just .. useless functionality. Being next to useless is one thing, but we pay a high price for this particular uselessness: the index needed for this is one of the biggest and most expensive indexes we have.
* Eliminate %_signature from man pages tooPanu Matilainen2010-09-286-25/+0
|
* Add --delsign to man pagePanu Matilainen2010-06-291-1/+7
|
* Allow '--short-circuit' for '-bb'Michal Schmidt2010-06-231-2/+4
| | | | | | | | | | | | | | This patch allows short-circuiting of building binary packages. To prevent accidental use of short-circuited rpms, they are marked with an unsatisfiable dependency "rpmlib(ShortCircuited)". A developer using this feature for local development and testing will use "--nodeps". Should such a rpm leak into the world, users will quickly notice it does not install by default. (v3: avoids API change, suggested by Panu Matilainen. v2: added poisoning with unsatisfiable dependency.) Michal
* Add header extension tag RPMTAG_FILESTATUS for file verificationPanu Matilainen2010-05-281-0/+3
| | | | | | | | - Permits basic file verification with just a headerGet(), with some caveats: there's no way to control which attributes get verified, and there's no filtering of mtime differences of shared files. Those aside, rpm -q --qf "[%{filestates:vflags} %{filenames}\n] <args>" now performs the same as "rpm -V --nodeps --noscripts <args>"
* Add macro expansion queryformat extensionPanu Matilainen2010-02-091-0/+3
| | | | - unused at the moment but doesn't hurt anything either...
* Document --conflicts in rpm(8).Ville Skyttä2010-01-251-5/+8
|
* Convert French man page to Unix line-endingsPanu Matilainen2009-11-201-848/+848
|
* Document our new format extensionsPanu Matilainen2009-10-301-1/+10
|
* Document --nodeps in rpmbuild manual (RhBug:482921)Panu Matilainen2009-07-141-0/+3
|
* Make it clearer that PACKAGE_FILE logic applies to all -F, -U, and -i.Ville Skyttä2009-04-091-19/+15
|
* Remove obsolete info about --buildarch and --buildos.Ville Skyttä2009-04-091-6/+0
|
* Fix documentation and help for the md5 -> filedigest moveJindrich Novy2009-03-022-2/+2
| | | | | - add aliases for obsolete {RPM}VERIFY_MD5 flags to not to break API
* Add md5->filedigest aliases (rhbz#487597)Jindrich Novy2009-02-271-2/+2
| | | | | | | - add %verify(nofiledigest) as %verify(nomd5) file attribute alias - reference digests as digests not checksums - make old md5 related symbols obsolete and use newer reference - update man page accordingly
* Fix busted up Korean tranlations of manuals (rhbz#466597)Panu Matilainen2009-02-232-221/+221
| | | | | - previous conversion to utf-8 (from 2003!) was busted, wrong encoding or something
* --requires lists required capabilities, not packages (rhbz#483253)Panu Matilainen2009-02-051-2/+2
| | | | - also fix a minor typo in --whatrequires description
* Update docs wrt gpg path macro (rhbz#476201)Panu Matilainen2009-01-081-2/+2
|
* Lose deprecated DETAILS_AT_TOP doxygen settingPanu Matilainen2009-01-052-14/+0
|
* Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen2008-10-261-0/+2
| | | | | | | | - add minimal bits and pieces to check for capabilities in files on verify - for now, any capability set is a verification failure as the capability cannot have been set by rpm itself - patch from Andreas Gruenbacher, modified to use libcap instead of raw xattrs for portability
* Document manifest behavior for install options too (rhbz#461354)Panu Matilainen2008-09-181-3/+8
|
* Kick out references to "Red Hat Linux" out of the manpages, duh :)Panu Matilainen2008-09-1818-18/+18
| | | | - RHL hasn't existed in years and rpm isn't specific to RH anyway...
* Update man-page wrt supported query formatter typesPanu Matilainen2008-09-181-1/+9
|
* --repackage is gone, remove references from French manual tooPanu Matilainen2008-09-021-15/+3
|
* Updated French translation from man-pages-frPanu Matilainen2008-09-021-462/+860
|
* Fix --dump usage description in Japanese manpage translation.Panu Matilainen2008-09-021-7/+3
| | | | Patch from Masahiro Matsuya.
* Remove rpmcache from repositoryPanu Matilainen2008-07-044-390/+3
| | | | | - next to nobody even knew about it, much less used it... - hardly useful now that solvedb is gone
* Add documentation for keyringPanu Matilainen2008-07-022-0/+4
|
* Update rpm manpage wrt build modesPanu Matilainen2008-06-251-36/+3
| | | | - the build modes have been removed ages ago, just point to rpmbuild manual
* Add tag data container api to librpm + hacking docsPanu Matilainen2008-05-222-2/+6
|
* Remove rollback and repackage from documentationPanu Matilainen2008-03-176-130/+11
|
* Add rpmtypes to doxygen, with todo reminders..Panu Matilainen2008-01-302-0/+4
|
* Implementation of triggerprein scriptlets.Panu Matilainen2008-01-091-0/+6
| | | | | Ported from rpm5.org work of Jeff Johnson to 4.4.x by Pascal Rigaux, further adopted to fit HEAD...
* Drop RPC from apidocs..Panu Matilainen2007-12-032-4/+0
|
* rpmurl and argv doxygen groupingsPanu Matilainen2007-11-302-0/+8
|
* rpmpgp doxygen taggingPanu Matilainen2007-11-302-0/+4
|
* Doxygen cosmetics..Panu Matilainen2007-11-232-12/+12
|
* Add rpmtag + tag api doxygen group to librpm + hacking docsPanu Matilainen2007-11-232-2/+6
|
* Remove non-public stuff from librpm doxygen groupsPanu Matilainen2007-11-231-10/+0
|
* Add doxygen group for rpmstring, include in librpm + hacking docsPanu Matilainen2007-11-232-0/+4
|
* Add doxygen group for rpmfileutil, include in librpm + hacking docsPanu Matilainen2007-11-232-0/+4
|
* Add doxygen group for rpmfc, include in librpm + hacking docsPanu Matilainen2007-11-232-0/+4
|
* doxygen groupings for rpmsw, add to librpm + hacking doxPanu Matilainen2007-11-232-0/+4
|
* Add doxygen group for rpmsq, include in librpm + hacking docsPanu Matilainen2007-11-232-0/+4
|
* Add doxygen group for rpmlog, include in librpm + hacking docsPanu Matilainen2007-11-232-0/+4
|
* Add doxygen group for macros, include in librpm + hacking docsPanu Matilainen2007-11-232-0/+4
|
* Add rpmps to doxygen modules pagePanu Matilainen2007-11-232-0/+4
|
* Add Doxyheader.Ralf Corsépius2007-10-191-1/+3
|
* New (copied from Doxyheader).Ralf Corsépius2007-10-192-0/+80
|