Updated scripts
This commit is contained in:
@ -5,3 +5,7 @@
|
||||
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/120x64.list -j 120x64 -p default
|
||||
|
||||
#/usr/local/bin/poudriere bulk -f /usr/local/etc/poudriere.d/riscv64.list -j 14riscv64 -p default
|
||||
|
||||
# Syncro
|
||||
/usr/local/bin/cpdup -i0 /usr/local/poudriere/data/logs/ kiwi@pkg-cache:/usr/local/poudriere/data/logs/
|
||||
/usr/local/bin/cpdup -i0 /usr/local/poudriere/data/packages/ kiwi@pkg-cache:/usr/local/poudriere/data/packages/
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
#/usr/local/bin/poudriere logclean -j 130x64 -y 15
|
||||
#/usr/local/bin/poudriere logclean -j 140x64 -y 15
|
||||
/usr/local/bin/poudriere logclean -j 120x64 -y 15
|
||||
/usr/local/bin/poudriere logclean -j 130x64 -y 15
|
||||
/usr/local/bin/poudriere logclean -j 140x64 -y 15
|
||||
/usr/local/bin/poudriere logclean -j klara -y 15
|
||||
/usr/local/bin/poudriere logclean -j verisign13 -y 15
|
||||
#/usr/local/bin/poudriere logclean -j 120x64 -y 15
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
#/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/130x64.list -j 130x64 -p default -y
|
||||
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/130x64.list -j 130x64 -p default -y
|
||||
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/140x64.list -j 140x64 -p default -y
|
||||
#/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/120x64.list -j 120x64 -p default -y
|
||||
/usr/local/bin/poudriere pkgclean -f /usr/local/etc/poudriere.d/140x64.list -j 141x64 -p default -y
|
||||
|
||||
Reference in New Issue
Block a user