platform/upstream/rpm.git
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

23 years agofix: grrr, post increment off by 1 iterator.
jbj [Fri, 2 Feb 2001 00:07:49 +0000 (00:07 +0000)]
fix: grrr, post increment off by 1 iterator.

CVS patchset: 4513
CVS date: 2001/02/02 00:07:49

23 years agoHandle links correctly, wotta PITA. Now to clean up and find the double free ...
jbj [Thu, 1 Feb 2001 20:19:17 +0000 (20:19 +0000)]
Handle links correctly, wotta PITA. Now to clean up and find the double free ...

CVS patchset: 4512
CVS date: 2001/02/01 20:19:17

23 years agoSimple install file state machine.
jbj [Tue, 30 Jan 2001 23:38:39 +0000 (23:38 +0000)]
Simple install file state machine.

CVS patchset: 4510
CVS date: 2001/01/30 23:38:39

23 years agoCommit to install file state machine.
jbj [Mon, 29 Jan 2001 22:53:48 +0000 (22:53 +0000)]
Commit to install file state machine.

CVS patchset: 4509
CVS date: 2001/01/29 22:53:48

23 years agoApply suffixes only to files.
jbj [Sun, 28 Jan 2001 19:12:04 +0000 (19:12 +0000)]
Apply suffixes only to files.
Bundle dev/symlink/fifo/sock into hdr state machine.

CVS patchset: 4505
CVS date: 2001/01/28 19:12:04

23 years agoOrphan.
jbj [Sun, 28 Jan 2001 02:14:29 +0000 (02:14 +0000)]
Orphan.

CVS patchset: 4504
CVS date: 2001/01/28 02:14:29

23 years agoPayload state machine, with commit and undo.
jbj [Sun, 28 Jan 2001 02:13:48 +0000 (02:13 +0000)]
Payload state machine, with commit and undo.

CVS patchset: 4503
CVS date: 2001/01/28 02:13:48

23 years ago1st crack at a payload unpack state machine.
jbj [Sat, 27 Jan 2001 17:42:24 +0000 (17:42 +0000)]
1st crack at a payload unpack state machine.

CVS patchset: 4502
CVS date: 2001/01/27 17:42:24

23 years agolclint annotations.
jbj [Fri, 26 Jan 2001 17:06:09 +0000 (17:06 +0000)]
lclint annotations.

CVS patchset: 4500
CVS date: 2001/01/26 17:06:09

23 years agoOrphan.
jbj [Thu, 25 Jan 2001 20:26:47 +0000 (20:26 +0000)]
Orphan.

CVS patchset: 4499
CVS date: 2001/01/25 20:26:47

23 years ago- remove support for v1 src rpm's.
jbj [Thu, 25 Jan 2001 20:26:35 +0000 (20:26 +0000)]
- remove support for v1 src rpm's.
- reposition callbacks with ts/fi in cpio payload layer.

CVS patchset: 4498
CVS date: 2001/01/25 20:26:35

23 years agoIsolate install/erase actions.
jbj [Thu, 25 Jan 2001 12:58:03 +0000 (12:58 +0000)]
Isolate install/erase actions.
Start wrapping src rpm installs in a transaction.

CVS patchset: 4497
CVS date: 2001/01/25 12:58:03

23 years agoAdd rollback.h, 1st attempt to rationalize TFI_t.
jbj [Wed, 24 Jan 2001 21:35:52 +0000 (21:35 +0000)]
Add rollback.h, 1st attempt to rationalize TFI_t.

CVS patchset: 4496
CVS date: 2001/01/24 21:35:52

23 years agoRip XFI_t from install.
jbj [Wed, 24 Jan 2001 15:58:35 +0000 (15:58 +0000)]
Rip XFI_t from install.

CVS patchset: 4495
CVS date: 2001/01/24 15:58:35

23 years agoRip out cpioFileMap.
jbj [Tue, 23 Jan 2001 23:03:28 +0000 (23:03 +0000)]
Rip out cpioFileMap.

CVS patchset: 4493
CVS date: 2001/01/23 23:03:28

23 years agoExpose loadFi/freeFi.
jbj [Tue, 23 Jan 2001 16:07:28 +0000 (16:07 +0000)]
Expose loadFi/freeFi.
Add elements to TFI_t that will be needed by install/remove.

CVS patchset: 4489
CVS date: 2001/01/23 16:07:28

23 years agoMake cpio maps totally opaque.
jbj [Mon, 22 Jan 2001 19:11:19 +0000 (19:11 +0000)]
Make cpio maps totally opaque.

CVS patchset: 4487
CVS date: 2001/01/22 19:11:19

23 years agoCreate.
jbj [Sun, 21 Jan 2001 23:48:56 +0000 (23:48 +0000)]
Create.

CVS patchset: 4480
CVS date: 2001/01/21 23:48:56

23 years agoMake cpio mappings opaque.
jbj [Sun, 21 Jan 2001 23:48:09 +0000 (23:48 +0000)]
Make cpio mappings opaque.

CVS patchset: 4479
CVS date: 2001/01/21 23:48:09

23 years ago- cpio mappings carry dirname/basename, not absolute path.
jbj [Sun, 21 Jan 2001 15:43:32 +0000 (15:43 +0000)]
- cpio mappings carry dirname/basename, not absolute path.

CVS patchset: 4474
CVS date: 2001/01/21 15:43:32

23 years agoewt's cpio hack reverted.
jbj [Fri, 19 Jan 2001 19:31:11 +0000 (19:31 +0000)]
ewt's cpio hack reverted.

CVS patchset: 4470
CVS date: 2001/01/19 19:31:11

23 years agoTypo.
jbj [Fri, 19 Jan 2001 17:21:55 +0000 (17:21 +0000)]
Typo.

CVS patchset: 4469
CVS date: 2001/01/19 17:21:55

23 years agoewt's cpio hack.
jbj [Fri, 19 Jan 2001 16:49:14 +0000 (16:49 +0000)]
ewt's cpio hack.

CVS patchset: 4468
CVS date: 2001/01/19 16:49:14