Compare commits

..

No commits in common. "e3ef55056a6e3cc02afb68437b3f1dacf833de4b" and "68b684dcf64d156647b6a6665dfdafc0c3d3876c" have entirely different histories.

View File

@ -212,7 +212,7 @@ For the trace file saving, this defines what type of repo is being synced. Optio
#### Example
Example for RPM based mirror:
```bash
example_repo="/home/mirror/http/example/"
example_repo="/home/mirror/docroot/example/"
example_timestamp="/home/mirror/timestamp/example"
example_source="rsync://rsync.example.org/module/"
example_options="--exclude '.~tmp~' --exclude 'repodata/*'"
@ -222,7 +222,7 @@ example_type="rpm"
Example for DEB based mirror:
```bash
example_repo="/home/mirror/http/example/"
example_repo="/home/mirror/docroot/example/"
example_timestamp="/home/mirror/timestamp/example"
example_source="rsync://rsync.example.org/module/"
example_options="--exclude '.~tmp~' --include=*.diff/ --exclude=*.diff/Index --exclude=Packages* --exclude=Sources* --exclude=Release* --exclude=InRelease --include=i18n/by-hash --exclude=i18n/* --exclude=ls-lR*"
@ -232,7 +232,7 @@ example_type="deb"
Example with jigdo:
```bash
example_repo="/home/mirror/http/example/"
example_repo="/home/mirror/docroot/example/"
example_timestamp="/home/mirror/timestamp/example"
example_source="rsync://rsync.example.org/module/"
example_options="--exclude '.~tmp~' --exclude '*.iso'"
@ -291,7 +291,7 @@ For the trace file saving, this defines what type of repo is being synced. Optio
#### Example
```bash
example_sync_mathod=qfm
example_repo='/home/mirror/http/example/'
example_repo='/home/mirror/docroot/example/'
example_timestamp='/home/mirror/timestamp/example'
example_source='rsync://mirrors.example.com'
example_modules=fedora-enchilada