RE: old code questions
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <1185296094.2408.136.camel@cutter> |
On Tue, 2007-07-24 at 09:50 -0700, Gallie, Keith wrote: > > > since your rpmdb is defined as: $installroot/var/lib/rpm > > Where is this definition? A config file? Hard coded in the rpmmodule.so? > > dbPath is set to conf.installroot and /var/lib/rpm is implied? the definition is somewhere in rpm. It's just one of rpms many 'features'. if you set dbPath separately then you can change it's destination, yes. -sv