![]() |
![]()
| ![]() |
![]()
NAMEsqliterepo_c - Generate sqlite db files for a repository in rpm-md format SYNOPSISsqliterepo_c [options] <repo_directory> OPTIONS-V --versionShow program's version number and exit. -q --quietRun quietly. -v --verboseRun verbosely. -f --forceOverwrite existing DBs. --keep-oldDo not remove old DBs. Use only with combination with --force. --xzUse xz for repodata compression. --compress-type <compress_type>Which compression type to use. --checksum <checksum_type>Which checksum type to use in repomd.xml for sqlite DBs. --local-sqliteGen sqlite DBs locally (into a directory for temporary files). Sometimes, sqlite has a trouble to gen DBs on a NFS mount, use this option in such cases. This option could lead to a higher memory consumption if TMPDIR is set to /tmp or not set at all, because then the /tmp is used and /tmp dir is often a ramdisk.
|