GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SQLITEREPO_C(8) SQLITEREPO_C(8)

sqliterepo_c - Generate sqlite db files for a repository in rpm-md format

sqliterepo_c [options] <repo_directory>

-V --version

Show program's version number and exit.

-q --quiet

Run quietly.

-v --verbose

Run verbosely.

-f --force

Overwrite existing DBs.

--keep-old

Do not remove old DBs. Use only with combination with --force.

--xz

Use 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-sqlite

Gen 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.

2017-02-23

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.