2024-01-30

ehowton: (BSD)
rmt:/var/lib/rmt/public # for x in `find . -name "*aarch64*" | sed -r 's/.{2}//'` ; do rm -Rf $x ; done
rmt:/var/lib/rmt/public # for x in `find . -name "*s390x*" | sed -r 's/.{2}//'` ; do rm -Rf $x ; done
rmt:/var/lib/rmt/public # for x in `find . -name "*ppc64le*" | sed -r 's/.{2}//'` ; do rm -Rf $x ; done

Then rmt-cli mirror just the ones you need for quick/dirty:

rmt: # for x in `rmt-cli repos list --all | grep 15 | grep SP5 | grep -v Not | grep -v Don | awk '{print $2}'` ; do rmt-cli mirror repository $x ; done
◾ Tags:

June 2025

S M T W T F S
1 2 3 4 5 6 7
891011121314
15161718192021
22232425262728
2930     

Most Popular Tags

Expand Cut Tags

No cut tags