| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Dependencies: if multiple RPM files are merged to a single entry under
/Programs, then the deps of all packages are reported on this file;
- Architecture: always populated. 'uname -m' is used as fallback;
- Revision: always populated. When multiple RPM packages are merged to a
single entry under /Programs, only the revision of the last package is
stored on this file;
- PackageSource: this is a new file. It contains a [File] field with the
name of the RPM file installed and a [Distribution] field that tells
for which distro the RPM has been packed. When multiple RPM packages
are given as input a blank line will separate each
[File],[Distribution] pair.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
all the files into the same entry under /Programs. When multiple RPM
files are provided and --app-name is not set, then each RPM file is
installed under its own entry under /Programs. The target directories
are chosen based on information extracted from the RPM files.
|
|
|
|
|
|
| |
Restrict verbose messages to --verbose mode;
Catch more complex dependency strings when looking for the programs they
belong to.
|
| |
|
| |
|
|
|
|
| |
/Programs.
|
|
|
|
| |
attempt to search the web for package/dependency name resolution.
|
|
|
|
| |
guessed.
|
|
|