Commit Graph

97 Commits

Author SHA1 Message Date
jbj 68b42bb762 - update rpmcache.8.
CVS patchset: 5540
CVS date: 2002/07/05 16:51:57
2002-07-05 16:51:57 +00:00
jbj 8c4991e9d5 - warn only once for each NOKEY/UNTRUSTED key id.
- factor common options into table, add rpmcliInit() and rpmcliFini().
- add preliminary rpmgraph(8) and rpmcache(8) executables to rpm-devel.

CVS patchset: 5535
CVS date: 2002/06/30 22:47:32
2002-06-30 22:47:32 +00:00
jbj 110df96c22 - add translated man pages from PLD.
CVS patchset: 5514
CVS date: 2002/06/20 17:17:23
2002-06-20 17:17:23 +00:00
jbj be2a538537 Merge in PLD non-english man pages.
CVS patchset: 5513
CVS date: 2002/06/20 14:50:02
2002-06-20 14:50:02 +00:00
jbj d523f4266d - document digital signature verification in rpm.8.
CVS patchset: 5480
CVS date: 2002/06/10 16:07:12
2002-06-10 16:07:12 +00:00
jbj bafe527949 Document file attribute opt outs in verify mode.
Document --nodigest/--nosignature/--nosuggest.

CVS patchset: 5479
CVS date: 2002/06/10 13:07:32
2002-06-10 13:07:32 +00:00
jbj db4e72211e Sanity.
CVS patchset: 5477
CVS date: 2002/06/09 22:15:16
2002-06-09 22:15:16 +00:00
jbj d29a60e1f2 Update rpm.8 and rpmbuild.8 from docbook in max-rpm CVS.
CVS patchset: 5475
CVS date: 2002/06/09 17:12:35
2002-06-09 17:12:35 +00:00
jbj 9ecc4d884f Typo.
CVS patchset: 5407
CVS date: 2002/04/15 13:59:22
2002-04-15 13:59:22 +00:00
jbj ffdfd1056e - speedup large queries by ~50%.
- revert to presentation ordering Yet Again (#62158).
- non-glibc: on upgrade, mergesort is much faster than quicksort.

CVS patchset: 5377
CVS date: 2002/04/07 19:52:42
2002-04-07 19:52:42 +00:00
jbj f9f29be96a Don't bother with man page.
CVS patchset: 5310
CVS date: 2002/02/09 22:40:52
2002-02-09 22:40:52 +00:00
jbj d83891c743 Sync with 4.0.4, splint clean.
CVS patchset: 5309
CVS date: 2002/02/09 22:39:29
2002-02-09 22:39:29 +00:00
jbj c6fba63aca - fix: --noscripts is another multimode option.
- add tmpdir to configure db3 tmpdir into chroot tree.
- permit lazy db opens within chroot.
- fix: diddle dbenv path to accomodate backing store reopen in chroot.

CVS patchset: 4990
CVS date: 2001/07/28 00:33:07
2001-07-28 00:33:07 +00:00
jbj 81de17180f - fix: adjust arg count for --POPTdesc/--POPTargs deletion.
- add linux per-platform macro %_smp_mflags <sopwith@redhat.com>.
- document more popt aliases for --help usage.
- remove --tarbuild from man page(s), use -t[abpcils] instead (#48666).

CVS patchset: 4936
CVS date: 2001/07/11 14:23:01
2001-07-11 14:23:01 +00:00
jbj c6bd3de937 - preliminary abstraction to support per-header methods.
CVS patchset: 4878
CVS date: 2001/06/19 11:38:51
2001-06-19 11:38:51 +00:00
jbj 16d8c9e229 - document build modes in rpmbuild.8, rpmbuild is born.
CVS patchset: 4846
CVS date: 2001/06/06 16:18:03
2001-06-06 16:18:03 +00:00
jbj 0112602155 - refuse to install on systems using db1.
CVS patchset: 4805
CVS date: 2001/05/22 18:09:30
2001-05-22 18:09:30 +00:00
jbj a71985e5be - regenerate rpm.8 man page from docbook glop (in max-rpm).
- lib/depends.c: diddle debugging messages.

CVS patchset: 4703
CVS date: 2001/04/23 20:56:59
2001-04-23 20:56:59 +00:00
jbj 1975b49aa7 - python: strip header regions during unload.
- add -g to optflags in per-platform config.
- permit confgure/compile with db3-3.2.9.
- permit manifest files as args to query/verify modes.

CVS patchset: 4649
CVS date: 2001/03/22 23:39:01
2001-03-22 23:39:01 +00:00
jbj 63890e6a4a Doco updates.
CVS patchset: 4641
CVS date: 2001/03/17 19:55:09
2001-03-17 19:55:09 +00:00
jbj 54704b3b83 - add --with/--without popt glue for conditional builds(Tomasz Kloczko).
CVS patchset: 4639
CVS date: 2001/03/16 20:23:49
2001-03-16 20:23:49 +00:00
jbj 93e502737a Correct --verify modifiers.
CVS patchset: 4628
CVS date: 2001/03/15 14:48:52
2001-03-15 14:48:52 +00:00
jbj db68dedc82 - update per-interpreter dependency scripts, add sql/tcl (#20295).
- fix: rpmvercmp("1.a", "1.") returned -1, not +1 (#21392).

CVS patchset: 4627
CVS date: 2001/03/15 14:44:08
2001-03-15 14:44:08 +00:00
jbj fc920e3ac3 Update to doxygen-1.2.6 configuration.
Add manual files to Doxfile.in.
lclint annotations.

CVS patchset: 4624
CVS date: 2001/03/14 23:09:09
2001-03-14 23:09:09 +00:00
jbj abcf8c192a rpm2cpio(8) typos (#23662).
CVS patchset: 4428
CVS date: 2001/01/11 17:18:10
2001-01-11 17:18:10 +00:00
jbj 5f541ebafd Document that --target needs equal sign.
CVS patchset: 4242
CVS date: 2000/11/02 14:48:43
2000-11-02 14:48:43 +00:00
jbj edfbc6958a Document that --target needs equal sign.
CVS patchset: 4235
CVS date: 2000/10/31 16:22:43
2000-10-31 16:22:43 +00:00
jbj 8829000486 Man page and help message correction (#18759).
CVS patchset: 4203
CVS date: 2000/10/10 21:17:53
2000-10-10 21:17:53 +00:00
jbj c7b24dad58 - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).
Doxygen annotations.

CVS patchset: 4146
CVS date: 2000/08/29 22:04:33
2000-08-29 22:04:33 +00:00
jbj c12ee61e0e Consistent example for gendiff (#16669).
CVS patchset: 4120
CVS date: 2000/08/24 15:56:51
2000-08-24 15:56:51 +00:00
jbj 41cb8868ee Document --noscripts when verifying (#7905).
CVS patchset: 4049
CVS date: 2000/08/10 06:05:50
2000-08-10 06:05:50 +00:00
jbj 60ae47c618 Document "?" output with -Va (#8113).
CVS patchset: 4048
CVS date: 2000/08/10 05:55:20
2000-08-10 05:55:20 +00:00
jbj 5807d4262e Remove build modes from rpm, use rpmb and/or popt glue instead.
CVS patchset: 3754
CVS date: 2000/05/26 18:51:11
2000-05-26 18:51:11 +00:00
jbj 3065159ad3 Add builddependenciees.
CVS patchset: 3728
CVS date: 2000/05/13 19:06:41
2000-05-13 19:06:41 +00:00
jbj c0650f0a19 Correct attribution.
CVS patchset: 3607
CVS date: 2000/03/03 23:44:13
2000-03-03 23:44:13 +00:00
jbj f35fa76d2d Typo.
CVS patchset: 3551
CVS date: 2000/02/11 19:20:51
2000-02-11 19:20:51 +00:00
jbj 091acab1c8 add manpage for gendiff (pbrown@redhat.com).
CVS patchset: 3512
CVS date: 2000/01/10 15:50:47
2000-01-10 15:50:47 +00:00
jbj 171f602c27 add ja translation and man pages (Kanda Mitsuru kanda@nn.iij4u.or.jp).
CVS patchset: 3500
CVS date: 1999/12/30 18:26:13
1999-12-30 18:26:13 +00:00
jbj 63798c65a1 updated pl/rpm.8 (PLD team).
CVS patchset: 3338
CVS date: 1999/09/28 18:38:51
1999-09-28 18:38:51 +00:00
jbj f2cfa9e494 suggested changes to docs from Ken Estes (#4451).
CVS patchset: 3263
CVS date: 1999/09/07 16:24:20
1999-09-07 16:24:20 +00:00
jbj aed59a55a7 suggested changes to docs from Ken Estes (#4451).
CVS patchset: 3262
CVS date: 1999/09/07 15:46:53
1999-09-07 15:46:53 +00:00
jbj 75808ee2d4 Add script execution order.
CVS patchset: 3242
CVS date: 1999/08/20 19:11:37
1999-08-20 19:11:37 +00:00
jbj 5eca02dc34 Documentation fiddles (#3638).
CVS patchset: 3238
CVS date: 1999/08/18 18:28:36
1999-08-18 18:28:36 +00:00
jbj 16b83080f7 Orphan.
CVS patchset: 3189
CVS date: 1999/07/20 18:50:33
1999-07-20 18:50:33 +00:00
jbj adb4f58147 Orphans.
CVS patchset: 3187
CVS date: 1999/07/19 22:28:41
1999-07-19 22:28:41 +00:00
jbj ac305baca7 Orphans.
CVS patchset: 3185
CVS date: 1999/07/19 22:20:01
1999-07-19 22:20:01 +00:00
jbj 46572592b4 add pl translation and man pages (Tomasz K?oczko et al).
CVS patchset: 3183
CVS date: 1999/07/19 22:13:12
1999-07-19 22:13:12 +00:00