platform/upstream/rpm.git
23 years ago- transaction iterator(s) need to run in reverse order on pure erasures.
jbj [Sun, 29 Apr 2001 16:08:55 +0000 (16:08 +0000)]
- transaction iterator(s) need to run in reverse order on pure erasures.
- erasures not yet strict, warn & chug on unlink(2)/rmdir(2) failure.

CVS patchset: 4723
CVS date: 2001/04/29 16:08:55

23 years ago- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj [Sun, 29 Apr 2001 01:05:43 +0000 (01:05 +0000)]
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
- internalize locale insensitive ctype(3) in rpmio.h
- boring lclint annotations and fiddles.

CVS patchset: 4721
CVS date: 2001/04/29 01:05:43

23 years agoPatch 3.2.9.2 from www.sleepycat.com.
jbj [Sat, 28 Apr 2001 11:33:59 +0000 (11:33 +0000)]
Patch 3.2.9.2 from www.sleepycat.com.

CVS patchset: 4718
CVS date: 2001/04/28 11:33:59

23 years agoPatch 3.2.9.1 from www.sleepycat.com.
jbj [Sat, 28 Apr 2001 11:32:45 +0000 (11:32 +0000)]
Patch 3.2.9.1 from www.sleepycat.com.

CVS patchset: 4716
CVS date: 2001/04/28 11:32:45

23 years agoDisable the version-checking on XS code for now, until I can figure out how
rjray [Fri, 27 Apr 2001 09:07:08 +0000 (09:07 +0000)]
Disable the version-checking on XS code for now, until I can figure out how
to do it correctly.

CVS patchset: 4715
CVS date: 2001/04/27 09:07:08

23 years agoUpdated for 0.31
rjray [Fri, 27 Apr 2001 09:05:55 +0000 (09:05 +0000)]
Updated for 0.31

CVS patchset: 4714
CVS date: 2001/04/27 09:05:55

23 years agoChanged the way $VERSION is set
rjray [Fri, 27 Apr 2001 09:05:21 +0000 (09:05 +0000)]
Changed the way $VERSION is set

CVS patchset: 4713
CVS date: 2001/04/27 09:05:21

23 years agoTrimmed another one out.
rjray [Fri, 27 Apr 2001 08:43:23 +0000 (08:43 +0000)]
Trimmed another one out.

CVS patchset: 4712
CVS date: 2001/04/27 08:43:23

23 years agoThe 4.0.2 rpm release changed all #define constants to enum sets, which pretty
rjray [Fri, 27 Apr 2001 08:41:56 +0000 (08:41 +0000)]
The 4.0.2 rpm release changed all #define constants to enum sets, which pretty
much hosed this file as it stood. Now, there's no "not_here" hook, and we will
have to accept that if a name changes or gets dropped in the future, the
compile will break. Which is probably a good thing, since that happens on
occasion, too.

CVS patchset: 4711
CVS date: 2001/04/27 08:41:56

23 years ago- fix: ineeded count wrong for overlapped, created files.
jbj [Thu, 26 Apr 2001 20:39:52 +0000 (20:39 +0000)]
- fix: ineeded count wrong for overlapped, created files.

CVS patchset: 4709
CVS date: 2001/04/26 20:39:52

23 years ago- fix: readlink return value clobbered by header write.
jbj [Wed, 25 Apr 2001 15:07:53 +0000 (15:07 +0000)]
- fix: readlink return value clobbered by header write.

CVS patchset: 4707
CVS date: 2001/04/25 15:07:53

23 years ago- regenerate rpm.8 man page from docbook glop (in max-rpm).
jbj [Mon, 23 Apr 2001 20:56:59 +0000 (20:56 +0000)]
- 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

23 years ago- cpanflute perl dependency needs explicit epoch (#37034).
jbj [Sun, 22 Apr 2001 08:58:22 +0000 (08:58 +0000)]
- cpanflute perl dependency needs explicit epoch (#37034).

CVS patchset: 4702
CVS date: 2001/04/22 08:58:22

23 years agoSync with rpm-4_0 branch.
jbj [Sat, 21 Apr 2001 06:02:09 +0000 (06:02 +0000)]
Sync with rpm-4_0 branch.

CVS patchset: 4700
CVS date: 2001/04/21 06:02:09

23 years agoRemove blank line to avoid irix lossage (#34656).
jbj [Tue, 17 Apr 2001 19:34:58 +0000 (19:34 +0000)]
Remove blank line to avoid irix lossage (#34656).

CVS patchset: 4688
CVS date: 2001/04/17 19:34:58

23 years ago- portability: vsnprintf/snprintf wrappers for those without (#34657).
jbj [Tue, 17 Apr 2001 19:29:12 +0000 (19:29 +0000)]
- portability: vsnprintf/snprintf wrappers for those without (#34657).

CVS patchset: 4686
CVS date: 2001/04/17 19:29:12

23 years ago- fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).
jbj [Tue, 17 Apr 2001 18:30:23 +0000 (18:30 +0000)]
- fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711).

CVS patchset: 4684
CVS date: 2001/04/17 18:30:23

23 years ago- fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645).
jbj [Tue, 17 Apr 2001 18:23:58 +0000 (18:23 +0000)]
- fix: s390 (and ppc?) could return CPIOERR_BAD_HEADER (#28645).

CVS patchset: 4682
CVS date: 2001/04/17 18:23:58

23 years agotypo
rjray [Sat, 14 Apr 2001 09:25:38 +0000 (09:25 +0000)]
typo

CVS patchset: 4679
CVS date: 2001/04/14 09:25:38

23 years agoCreate.
jbj [Fri, 13 Apr 2001 19:24:16 +0000 (19:24 +0000)]
Create.

CVS patchset: 4678
CVS date: 2001/04/13 19:24:16

23 years agoDoxygen annotations for config files.
jbj [Tue, 10 Apr 2001 12:36:45 +0000 (12:36 +0000)]
Doxygen annotations for config files.
Doxygen annotations for rpmdep section.
Add manifests for install modes.

CVS patchset: 4675
CVS date: 2001/04/10 12:36:45

23 years ago- fix: %_netsharedpath needs to look at basenames (#26561).
jbj [Tue, 3 Apr 2001 20:41:09 +0000 (20:41 +0000)]
- fix: %_netsharedpath needs to look at basenames (#26561).
- fix: --excludepath was broken (#24434).

CVS patchset: 4669
CVS date: 2001/04/03 20:41:09

23 years agoDon't compile rpmsort by default (#29907).
jbj [Tue, 3 Apr 2001 14:43:32 +0000 (14:43 +0000)]
Don't compile rpmsort by default (#29907).

CVS patchset: 4666
CVS date: 2001/04/03 14:43:32

23 years agocasts to keep picky compilers happy (#29992).
jbj [Tue, 3 Apr 2001 14:22:52 +0000 (14:22 +0000)]
casts to keep picky compilers happy (#29992).

CVS patchset: 4665
CVS date: 2001/04/03 14:22:52

23 years ago- fix: --relocate missing trailing slash (#28874,#25876).
jbj [Tue, 3 Apr 2001 13:41:56 +0000 (13:41 +0000)]
- fix: --relocate missing trailing slash (#28874,#25876).
- fix: --excludedoc shouldn't create empty doc dir (#14531).

CVS patchset: 4663
CVS date: 2001/04/03 13:41:56

23 years ago- fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed.
jbj [Wed, 28 Mar 2001 16:00:11 +0000 (16:00 +0000)]
- fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed.

CVS patchset: 4657
CVS date: 2001/03/28 16:00:11

23 years ago- fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478).
jbj [Wed, 28 Mar 2001 14:59:23 +0000 (14:59 +0000)]
- fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478).

CVS patchset: 4655
CVS date: 2001/03/28 14:59:23

23 years ago- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).
jbj [Fri, 23 Mar 2001 20:27:48 +0000 (20:27 +0000)]
- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).
fix: off by 1 with rpmGlob when presented with multiple non-globbed items.
fix: rpmReadPackageManifest actually works now.

CVS patchset: 4653
CVS date: 2001/03/23 20:27:48

23 years ago- python: strip header regions during unload.
jbj [Thu, 22 Mar 2001 23:39:01 +0000 (23:39 +0000)]
- 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

23 years agoInitial revision
jbj [Wed, 21 Mar 2001 18:33:35 +0000 (18:33 +0000)]
Initial revision

CVS patchset: 4644
CVS date: 2001/03/21 18:33:35

23 years agoStrip header regions during unload.
jbj [Tue, 20 Mar 2001 15:00:07 +0000 (15:00 +0000)]
Strip header regions during unload.

CVS patchset: 4643
CVS date: 2001/03/20 15:00:07

23 years agoDoco updates.
jbj [Sat, 17 Mar 2001 19:55:09 +0000 (19:55 +0000)]
Doco updates.

CVS patchset: 4641
CVS date: 2001/03/17 19:55:09

23 years ago- add --with/--without popt glue for conditional builds(Tomasz Kloczko).
jbj [Fri, 16 Mar 2001 20:23:49 +0000 (20:23 +0000)]
- add --with/--without popt glue for conditional builds(Tomasz Kloczko).

CVS patchset: 4639
CVS date: 2001/03/16 20:23:49

23 years ago- add %exclude support (i.e. "everything but") to %files.
jbj [Fri, 16 Mar 2001 16:33:25 +0000 (16:33 +0000)]
- add %exclude support (i.e. "everything but") to %files.
(Michael (Micksa) Slade" <micksa@knobbits.org>)

CVS patchset: 4637
CVS date: 2001/03/16 16:33:25

23 years ago- add cpuid asm voodoo to detect athlon processors.
jbj [Thu, 15 Mar 2001 18:55:06 +0000 (18:55 +0000)]
- add cpuid asm voodoo to detect athlon processors.

CVS patchset: 4634
CVS date: 2001/03/15 18:55:06

23 years agoBump version to 4.1.
jbj [Thu, 15 Mar 2001 17:54:55 +0000 (17:54 +0000)]
Bump version to 4.1.
Invert logic for db1, don't build by default.

CVS patchset: 4629
CVS date: 2001/03/15 17:54:55

23 years agoCorrect --verify modifiers.
jbj [Thu, 15 Mar 2001 14:48:52 +0000 (14:48 +0000)]
Correct --verify modifiers.

CVS patchset: 4628
CVS date: 2001/03/15 14:48:52

23 years ago- update per-interpreter dependency scripts, add sql/tcl (#20295).
jbj [Thu, 15 Mar 2001 14:44:08 +0000 (14:44 +0000)]
- 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

23 years agoFix rpmvercmp for case (should return +1, #21392)
jbj [Thu, 15 Mar 2001 14:14:22 +0000 (14:14 +0000)]
Fix rpmvercmp for case (should return +1, #21392)
        rpmvercmp("1.a", "1.")

CVS patchset: 4626
CVS date: 2001/03/15 14:14:22

23 years agoUpdated dependency scripts (#20295).
jbj [Thu, 15 Mar 2001 13:58:16 +0000 (13:58 +0000)]
Updated dependency scripts (#20295).

CVS patchset: 4625
CVS date: 2001/03/15 13:58:16

23 years agoUpdate to doxygen-1.2.6 configuration.
jbj [Wed, 14 Mar 2001 23:09:09 +0000 (23:09 +0000)]
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

23 years agoRemove compiler warnings.
jbj [Wed, 14 Mar 2001 23:06:36 +0000 (23:06 +0000)]
Remove compiler warnings.

CVS patchset: 4623
CVS date: 2001/03/14 23:06:36

23 years agoUpdate from Ken Estes (#31699).
jbj [Wed, 14 Mar 2001 23:04:43 +0000 (23:04 +0000)]
Update from Ken Estes (#31699).

CVS patchset: 4622
CVS date: 2001/03/14 23:04:43

23 years agoSync with rpm-4.0.2 final.
jbj [Wed, 14 Mar 2001 18:07:47 +0000 (18:07 +0000)]
Sync with rpm-4.0.2 final.

CVS patchset: 4621
CVS date: 2001/03/14 18:07:47

23 years agoMakefile.PL
rjray [Sun, 11 Mar 2001 08:55:55 +0000 (08:55 +0000)]
Makefile.PL

CVS patchset: 4615
CVS date: 2001/03/11 08:55:55

23 years agoRelease 0.30
rjray [Thu, 8 Mar 2001 06:37:55 +0000 (06:37 +0000)]
Release 0.30

CVS patchset: 4614
CVS date: 2001/03/08 06:37:55

23 years agoVarious tweaks
rjray [Thu, 8 Mar 2001 06:12:32 +0000 (06:12 +0000)]
Various tweaks

CVS patchset: 4613
CVS date: 2001/03/08 06:12:32

23 years agoFixed rpm 4.0 issue
rjray [Thu, 8 Mar 2001 06:11:20 +0000 (06:11 +0000)]
Fixed rpm 4.0 issue

CVS patchset: 4612
CVS date: 2001/03/08 06:11:20

23 years agoprep for 0.30
rjray [Wed, 7 Mar 2001 19:17:24 +0000 (19:17 +0000)]
prep for 0.30

CVS patchset: 4610
CVS date: 2001/03/07 19:17:24

23 years agoRe-yacc getdate.c.
jbj [Sun, 4 Mar 2001 17:31:48 +0000 (17:31 +0000)]
Re-yacc getdate.c.

CVS patchset: 4608
CVS date: 2001/03/04 17:31:48

23 years agoSwipe from cvs sources.
jbj [Sun, 4 Mar 2001 17:26:37 +0000 (17:26 +0000)]
Swipe from cvs sources.

CVS patchset: 4607
CVS date: 2001/03/04 17:26:37

23 years agoEliminate setFileOwners() and installSources().
jbj [Sun, 4 Mar 2001 17:15:56 +0000 (17:15 +0000)]
Eliminate setFileOwners() and installSources().
Resurrect source installs.

CVS patchset: 4606
CVS date: 2001/03/04 17:15:56

23 years ago- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,
jbj [Sun, 4 Mar 2001 15:34:53 +0000 (15:34 +0000)]
- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,
  and Removetid.
- Add per-script and per-trigger control options and flags.
- Add --apply option and flags.

CVS patchset: 4605
CVS date: 2001/03/04 15:34:53

23 years agoImplement PSM_NOTIFY.
jbj [Sat, 3 Mar 2001 21:35:41 +0000 (21:35 +0000)]
Implement PSM_NOTIFY.

CVS patchset: 4604
CVS date: 2001/03/03 21:35:41

23 years agoRemove dead code.
jbj [Sat, 3 Mar 2001 20:45:47 +0000 (20:45 +0000)]
Remove dead code.

CVS patchset: 4603
CVS date: 2001/03/03 20:45:47

23 years agoMove fileActionString to fsm.c where it belongs.
jbj [Sat, 3 Mar 2001 20:41:37 +0000 (20:41 +0000)]
Move fileActionString to fsm.c where it belongs.
Open repackage output fd in PSM_INIT, not PSM_PROCESS.
Factor common chroot calls to beginning of PSM_PRE and end of PSM_POST.
Factor common rpmdbCountPackages to top of PSM_INIT.

CVS patchset: 4602
CVS date: 2001/03/03 20:41:37

23 years agofind-{provies,requires} with AIX5 support.
jbj [Sat, 3 Mar 2001 18:49:09 +0000 (18:49 +0000)]
find-{provies,requires} with AIX5 support.

CVS patchset: 4601
CVS date: 2001/03/03 18:49:09

23 years agoAdd top level, external enties to psmStage().
jbj [Fri, 2 Mar 2001 19:47:45 +0000 (19:47 +0000)]
Add top level, external enties to psmStage().

CVS patchset: 4596
CVS date: 2001/03/02 19:47:45

23 years agoStill more functionality into psmStage().
jbj [Fri, 2 Mar 2001 17:27:30 +0000 (17:27 +0000)]
Still more functionality into psmStage().

CVS patchset: 4595
CVS date: 2001/03/02 17:27:30

23 years agoMore functionality into psmStage.
jbj [Fri, 2 Mar 2001 16:17:03 +0000 (16:17 +0000)]
More functionality into psmStage.

CVS patchset: 4594
CVS date: 2001/03/02 16:17:03

23 years agoMore functionality in psmStage.
jbj [Fri, 2 Mar 2001 15:03:29 +0000 (15:03 +0000)]
More functionality in psmStage.

CVS patchset: 4593
CVS date: 2001/03/02 15:03:29

23 years agoFlesh out init/pre/process/post/fini PSM stages.
jbj [Fri, 2 Mar 2001 08:28:18 +0000 (08:28 +0000)]
Flesh out init/pre/process/post/fini PSM stages.

CVS patchset: 4592
CVS date: 2001/03/02 08:28:18

23 years agoMore functionality in psmStage.
jbj [Thu, 1 Mar 2001 18:28:11 +0000 (18:28 +0000)]
More functionality in psmStage.

CVS patchset: 4591
CVS date: 2001/03/01 18:28:11

23 years agoMove more functionality into psmStage.
jbj [Thu, 1 Mar 2001 17:04:27 +0000 (17:04 +0000)]
Move more functionality into psmStage.

CVS patchset: 4590
CVS date: 2001/03/01 17:04:27

23 years agoMore data merged into PSM_t.
jbj [Thu, 1 Mar 2001 16:01:16 +0000 (16:01 +0000)]
More data merged into PSM_t.

CVS patchset: 4589
CVS date: 2001/03/01 16:01:16

23 years agoAdd trigggers to psm.
jbj [Wed, 28 Feb 2001 16:41:19 +0000 (16:41 +0000)]
Add trigggers to psm.

CVS patchset: 4588
CVS date: 2001/02/28 16:41:19

23 years agoMerge scriptlet handling into psm.c, remove from API.
jbj [Wed, 28 Feb 2001 15:49:23 +0000 (15:49 +0000)]
Merge scriptlet handling into psm.c, remove from API.

CVS patchset: 4587
CVS date: 2001/02/28 15:49:23

23 years agoMove more args into PSM_t.
jbj [Wed, 28 Feb 2001 13:59:29 +0000 (13:59 +0000)]
Move more args into PSM_t.

CVS patchset: 4586
CVS date: 2001/02/28 13:59:29

23 years agoStart wiring PSM_t throughout.
jbj [Tue, 27 Feb 2001 23:12:30 +0000 (23:12 +0000)]
Start wiring PSM_t throughout.

CVS patchset: 4585
CVS date: 2001/02/27 23:12:30

23 years agoSketch out PSM_t for package state machine.
jbj [Tue, 27 Feb 2001 22:08:53 +0000 (22:08 +0000)]
Sketch out PSM_t for package state machine.

CVS patchset: 4584
CVS date: 2001/02/27 22:08:53

23 years agoHandle non-string tag indices correctly.
jbj [Tue, 27 Feb 2001 21:30:27 +0000 (21:30 +0000)]
Handle non-string tag indices correctly.
Sync with rpm-4.0.2.

CVS patchset: 4583
CVS date: 2001/02/27 21:30:27

23 years agoDoc fix
rjray [Tue, 27 Feb 2001 07:37:01 +0000 (07:37 +0000)]
Doc fix

CVS patchset: 4580
CVS date: 2001/02/27 07:37:01

23 years ago*** empty log message ***
rjray [Tue, 27 Feb 2001 07:36:29 +0000 (07:36 +0000)]
*** empty log message ***

CVS patchset: 4579
CVS date: 2001/02/27 07:36:29

23 years agoRemoved a redundancy
rjray [Tue, 27 Feb 2001 07:35:32 +0000 (07:35 +0000)]
Removed a redundancy

CVS patchset: 4578
CVS date: 2001/02/27 07:35:32

23 years agoChanges mostly to the handling of RPM::Header objects within the RPM::Database
rjray [Tue, 27 Feb 2001 07:34:44 +0000 (07:34 +0000)]
Changes mostly to the handling of RPM::Header objects within the RPM::Database
class. Also some other memory-related fixes in RPM::Header.

CVS patchset: 4577
CVS date: 2001/02/27 07:34:44

23 years agoChanged in prototype for one of the rpmdb_* routines.
rjray [Tue, 27 Feb 2001 07:34:00 +0000 (07:34 +0000)]
Changed in prototype for one of the rpmdb_* routines.

CVS patchset: 4576
CVS date: 2001/02/27 07:34:00

23 years agoAdd fflush (#24319).
jbj [Wed, 21 Feb 2001 19:14:35 +0000 (19:14 +0000)]
Add fflush (#24319).

CVS patchset: 4565
CVS date: 2001/02/21 19:14:35

23 years agoAdd Requires: rpm = %{version} to rpm-python.
jbj [Wed, 21 Feb 2001 18:14:16 +0000 (18:14 +0000)]
Add Requires: rpm = %{version} to rpm-python.

CVS patchset: 4563
CVS date: 2001/02/21 18:14:16

23 years ago1st crack at --repackage.
jbj [Mon, 19 Feb 2001 17:12:21 +0000 (17:12 +0000)]
1st crack at --repackage.

CVS patchset: 4557
CVS date: 2001/02/19 17:12:21

23 years agoMerge changes from rpm-4.0.2.
jbj [Sat, 17 Feb 2001 17:53:21 +0000 (17:53 +0000)]
Merge changes from rpm-4.0.2.
Add iterators and reverse flag so that erase transactions can run backwards.

CVS patchset: 4556
CVS date: 2001/02/17 17:53:21

23 years agoAdd missing tokens.
jbj [Sat, 17 Feb 2001 16:05:13 +0000 (16:05 +0000)]
Add missing tokens.

CVS patchset: 4555
CVS date: 2001/02/17 16:05:13

23 years agoAdd rpmRC return code type for the usual 0/1/2 codes.
jbj [Mon, 12 Feb 2001 19:02:15 +0000 (19:02 +0000)]
Add rpmRC return code type for the usual 0/1/2 codes.
Add RPMRC_BADSIZE to deal with packages changing size after repackaging.

CVS patchset: 4550
CVS date: 2001/02/12 19:02:15

23 years agoRename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.
jbj [Mon, 12 Feb 2001 16:33:08 +0000 (16:33 +0000)]
Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.
Remove dead code.

CVS patchset: 4549
CVS date: 2001/02/12 16:33:08

23 years ago1st stab at --repackage.
jbj [Sun, 11 Feb 2001 22:02:29 +0000 (22:02 +0000)]
1st stab at --repackage.

CVS patchset: 4545
CVS date: 2001/02/11 22:02:29

23 years agoReorganize sources before implementing --repackage.
jbj [Sat, 10 Feb 2001 16:47:40 +0000 (16:47 +0000)]
Reorganize sources before implementing --repackage.

CVS patchset: 4543
CVS date: 2001/02/10 16:47:40

23 years ago- fix: diddle exit code for attempted installs of non-packages (#26850).
jbj [Sat, 10 Feb 2001 14:35:55 +0000 (14:35 +0000)]
- fix: diddle exit code for attempted installs of non-packages (#26850).
- python binding diddles to reduce installer memory footprint by
  delayed loading of file info.

CVS patchset: 4542
CVS date: 2001/02/10 14:35:55

23 years agoOrphans.
jbj [Fri, 9 Feb 2001 20:59:08 +0000 (20:59 +0000)]
Orphans.

CVS patchset: 4538
CVS date: 2001/02/09 20:59:08

23 years agofix: make a copy of retrieved header before loading.
jbj [Fri, 9 Feb 2001 20:58:37 +0000 (20:58 +0000)]
fix: make a copy of retrieved header before loading.
handle out-of-sync hardlinks as sub-state, don't save the file name.
fix: on build, was broke, add --fsmdebug as well.

CVS patchset: 4537
CVS date: 2001/02/09 20:58:37

23 years agoRemove DEAD code.
jbj [Thu, 8 Feb 2001 23:05:05 +0000 (23:05 +0000)]
Remove DEAD code.

CVS patchset: 4531
CVS date: 2001/02/08 23:05:05

23 years agoMove state machine drivers into fsmStage.
jbj [Thu, 8 Feb 2001 21:50:38 +0000 (21:50 +0000)]
Move state machine drivers into fsmStage.
Off to fix build's yet again.

CVS patchset: 4530
CVS date: 2001/02/08 21:50:38

23 years agoUpdate location of sources.
jbj [Wed, 7 Feb 2001 17:57:10 +0000 (17:57 +0000)]
Update location of sources.

CVS patchset: 4524
CVS date: 2001/02/07 17:57:10

23 years agoAsynchronous commit of installed files.
jbj [Tue, 6 Feb 2001 22:39:56 +0000 (22:39 +0000)]
Asynchronous commit of installed files.
fix: set file mtimes from package.
fix: insure that notify is not called at start of commit.

CVS patchset: 4523
CVS date: 2001/02/06 22:39:56

23 years agofix: links weren't renamed correctly.
jbj [Mon, 5 Feb 2001 22:22:43 +0000 (22:22 +0000)]
fix: links weren't renamed correctly.
Use hge/hfd vectors most everywhere.

CVS patchset: 4522
CVS date: 2001/02/05 22:22:43

23 years agoRemove XFA_SKIPPING from iterator.
jbj [Mon, 5 Feb 2001 17:55:34 +0000 (17:55 +0000)]
Remove XFA_SKIPPING from iterator.
Make sure that external stages are properly postponed.

CVS patchset: 4521
CVS date: 2001/02/05 17:55:34

23 years agorevert speedup on commit if same perms, there's more to do.
jbj [Sun, 4 Feb 2001 22:15:30 +0000 (22:15 +0000)]
revert speedup on commit if same perms, there's more to do.
lclint annotations.

CVS patchset: 4520
CVS date: 2001/02/04 22:15:30

23 years agoRip out remnants of cpio file mapping.
jbj [Sun, 4 Feb 2001 18:15:21 +0000 (18:15 +0000)]
Rip out remnants of cpio file mapping.

CVS patchset: 4519
CVS date: 2001/02/04 18:15:21

23 years agoMerged build/install in file state machine.
jbj [Sun, 4 Feb 2001 02:04:09 +0000 (02:04 +0000)]
Merged build/install in file state machine.

CVS patchset: 4518
CVS date: 2001/02/04 02:04:09

23 years agofix: db1 dbopen() check found in libc not auto-configuring forrectly.
jbj [Sat, 3 Feb 2001 20:07:39 +0000 (20:07 +0000)]
fix: db1 dbopen() check found in libc not auto-configuring forrectly.
Add fsm->goal to start unifying install/erase/build state machines.
Use rpmio syscall rpc where available.
FSM_BUILD has explicit init/fini stages.
FSM_LSTAT done once in init.
FSM_MKDIRS done in init.

CVS patchset: 4517
CVS date: 2001/02/03 20:07:39

23 years agoAdd I/O to file state machine.
jbj [Sat, 3 Feb 2001 14:30:57 +0000 (14:30 +0000)]
Add I/O to file state machine.

CVS patchset: 4516
CVS date: 2001/02/03 14:30:57

23 years agoUse fsm for building.
jbj [Fri, 2 Feb 2001 15:04:44 +0000 (15:04 +0000)]
Use fsm for building.

CVS patchset: 4514
CVS date: 2001/02/02 15:04:44