Edit Readme & sourсe srclist changed get_stats to ssh:basealt
This commit is contained in:
parent
39b6def786
commit
47e6794028
@ -2,3 +2,7 @@
|
||||
Tools for comparing repos
|
||||
=========================
|
||||
|
||||
/srclists/get_stats.sh Dependens:
|
||||
|
||||
apt-get install python-module-rpm
|
||||
|
||||
|
@ -2,9 +2,9 @@
|
||||
|
||||
set -eu
|
||||
|
||||
NEW_SRCLIST=${1:-http://10.64.0.6/mipsel/Sisyphus}
|
||||
NEW_SRCLIST=${1:-ssh:basealt:/mnt/repo_secondary/sisyphus_mipsel/release/latest/}
|
||||
NEW_ARCH=${2:-mipsel}
|
||||
BASE_SRCLIST=${3:-http://10.64.0.6/sisyphus/Sisyphus}
|
||||
BASE_SRCLIST=${3:-ssh:basealt:/ALT/Sisyphus/}
|
||||
BASE_ARCH=${4:-x86_64}
|
||||
REPORT_FILENAME="report-$(date +'%Y-%m-%d').txt"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user