Compare commits
No commits in common. "1aa84441f2de182eed72aefc578e6f52cdd91d19" and "e3ef55056a6e3cc02afb68437b3f1dacf833de4b" have entirely different histories.
1aa84441f2
...
e3ef55056a
10
README.md
10
README.md
@ -246,16 +246,6 @@ Quick Fedora Mirror is a tool to help Fedora mirrors distribute changes faster a
|
|||||||
|
|
||||||
This tool requires that the upstream mirror has an module with sub modules designed for use with quick-fedora-mirror. You can use this tool with non-fedora mirrors, however they must follow the fedora module configurations. For fedora mirrors, you can utilize [tier 1 mirrors](https://fedoraproject.org/wiki/Infrastructure/Mirroring/Tiering#Tier_1_mirrors).
|
This tool requires that the upstream mirror has an module with sub modules designed for use with quick-fedora-mirror. You can use this tool with non-fedora mirrors, however they must follow the fedora module configurations. For fedora mirrors, you can utilize [tier 1 mirrors](https://fedoraproject.org/wiki/Infrastructure/Mirroring/Tiering#Tier_1_mirrors).
|
||||||
|
|
||||||
You can list modules available on an rsync server with:
|
|
||||||
```bash
|
|
||||||
nmap -p 873 --script rsync-list-modules SERVER
|
|
||||||
```
|
|
||||||
|
|
||||||
And to check a module out, you can list the files with:
|
|
||||||
```bash
|
|
||||||
rsync --list-only rsync://SERVER/MODULE
|
|
||||||
```
|
|
||||||
|
|
||||||
#### pre_hook
|
#### pre_hook
|
||||||
A hook to run prior to running QFM.
|
A hook to run prior to running QFM.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user