https://github.com/ryuuzaki42/12_clone_slackware_repo_rsync
Clone Slackware mirror to a local folder using rsync
https://github.com/ryuuzaki42/12_clone_slackware_repo_rsync
bash-script clone-repos hacktoberfest rsync slackware slackware-clone-version slackware-mirror slackware-scripts
Last synced: 11 months ago
JSON representation
Clone Slackware mirror to a local folder using rsync
- Host: GitHub
- URL: https://github.com/ryuuzaki42/12_clone_slackware_repo_rsync
- Owner: ryuuzaki42
- Created: 2020-11-02T15:52:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T21:43:57.000Z (about 1 year ago)
- Last Synced: 2025-05-14T22:31:54.486Z (about 1 year ago)
- Topics: bash-script, clone-repos, hacktoberfest, rsync, slackware, slackware-clone-version, slackware-mirror, slackware-scripts
- Language: Shell
- Homepage:
- Size: 85 KB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## clone_Slackware_repo_rsync
Clone Slackware mirror to a local folder using rsync
#### Use:
```sh
$ ./clone_Slackware_repo_JBs.sh
```
#### You can chose:
* the **mirror source**, the default is **rsync://slackware.uk/slackware**
* the **Slackware version** (e.g., **14.2**, **15.0**, **current**)
* the architecture (**32** or **64** bits)
* with **sorce code** or not
* with **md5 check** or not
#### Also can create a ISO file with:
```sh
$ ./create_ISO_without_some_packages_rsync_JBs.sh
```
You can create the ISO with all packages or remove the packages in **packagesList** from the final ISO