remove dry run

This commit is contained in:
Andrew Wang 2022-07-14 05:26:57 +00:00
parent c8ec7df344
commit c93e504c58
3 changed files with 4 additions and 22 deletions

View File

@ -6,8 +6,8 @@
- [ ] debian-multimedia
- [ ] debian-backports
- [ ] debian-security
- [ ] ubuntu-releases <
- [ ] xubuntu-releases <
- [ ] ubuntu-releases (1 sec sync)
- [ ] xubuntu-releases (1 sec sync)
- [ ] puppylinux (broken)
- [ ] CPAN (unstable)
- [ ] CRAN
@ -52,7 +52,7 @@
- [ ] alpine <
- [ ] raspbian <
- [ ] raspberrypi
- [ ] ipfire <
- [ ] ipfire (broken)
- [ ] manjaro <
- [ ] mxlinux <
- [ ] mxlinux-iso <

View File

@ -16,6 +16,7 @@ Then configure `merlin-config.ini` and run using `./merlin`
- get the config or the rsync commond that a repo will sync with using a cli tool
- improve conversion from exit status enum to string
- sort `arthur status` by last time synced
- time spent to sync during last sync, seconds/minutes/hours until next sync
### Completed
- [x] add bwlimit option for each rsync process

View File

@ -133,7 +133,6 @@ rsync_host = download.eclipse.org
rsync_dir = eclipseMirror
[kde]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -142,7 +141,6 @@ rsync_host = rsync.kde.org
rsync_dir = kdeftp
[kde-applicationdata]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -159,7 +157,6 @@ rsync_host = mirror1.artixlinux.org
rsync_dir = artix-linux
[slackware]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -168,7 +165,6 @@ rsync_host = slackware.cs.utah.edu
rsync_dir = slackware
[x.org]
dry_run = true
verbose = true
; csc-sync-standard x.org xorg.freedesktop.org xorg-archive
; csc-sync-standard x.org mirror.us.leaseweb.net xorg
@ -179,7 +175,6 @@ rsync_host = rsync.mirrorservice.org
rsync_dir = ftp.x.org/pub/
[centos]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -188,7 +183,6 @@ rsync_host = us-msync.centos.org
rsync_dir = CentOS
[FreeBSD]
dry_run = true
verbose = true
; Has not updated since at least June 2018
; csc-sync-standard FreeBSD ftp10.us.freebsd.org FreeBSD
@ -200,7 +194,6 @@ rsync_host = ftp2.uk.freebsd.org
rsync_dir = ftp.freebsd.org/pub/FreeBSD/
[ubuntu-ports-releases]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -217,7 +210,6 @@ rsync_host = rsync1.us.gentoo.org
rsync_dir = gentoo-portage
[gutenberg]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -226,7 +218,6 @@ rsync_host = ftp@ftp.ibiblio.org
rsync_dir = gutenberg
[plt-bundles]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -235,7 +226,6 @@ rsync_host = mirror.racket-lang.org
rsync_dir = plt-bundles
[xiph]
dry_run = true
verbose = true
; csc-sync-standard xiph downloads.xiph.org xiph/releases
sync_type = csc-sync-standard
@ -246,7 +236,6 @@ rsync_dir = xiph
; We currently don't have the disk space
[netbsd]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -271,7 +260,6 @@ rsync_host = rsync.macports.org
rsync_dir = macports/distfiles/
[sagemath]
dry_run = true
verbose = true
; csc-sync-standard sage mirror.clibre.uqam.ca sage
sync_type = csc-sync-standard
@ -281,7 +269,6 @@ rsync_host = rsync.sagemath.org
rsync_dir = sage
[vlc]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -290,7 +277,6 @@ rsync_host = rsync.videolan.org
rsync_dir = videolan-ftp
[tdf]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -331,7 +317,6 @@ rsync_host = mirrorservice.org
rsync_dir = repo.manjaro.org/repos/
[mxlinux]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -340,7 +325,6 @@ rsync_host = mirror.math.princeton.edu
rsync_dir = pub/mxlinux/
[mxlinux-iso]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -349,7 +333,6 @@ rsync_host = mirror.math.princeton.edu
rsync_dir = pub/mxlinux-iso/
[parabola]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -358,7 +341,6 @@ rsync_host = repo.parabola.nu:875
rsync_dir = repos/
[trisquel-packages]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily
@ -367,7 +349,6 @@ rsync_host = rsync.trisquel.info
rsync_dir = trisquel.packages/
[trisquel-iso]
dry_run = true
verbose = true
sync_type = csc-sync-standard
frequency = twice-daily