Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 88
View file
PrepareReposFor15.3
Changed
@@ -11,7 +11,7 @@ done sed -i -e "/^$VERSION$/ s/$VERSION/update/" -e "/^name/ s/_$VERSION//" -e "/^/ s/-_$VERSION//" -e "s/$VERSION/\${releasever}/" *.repo for n in backports sle; do - sed -e "s/update/$n/g" -e "s/oss$/$n/" < update.repo > $n.repo + sed -e "s/update/$n/g" -e "s/oss\/?$/$n/" < update.repo > $n.repo done popd > /dev/null echo "Ein Backup der Repos liegt unter /etc/zypp/repos.d.sic, um den vorigen"
View file
PrepareUpdateCrontab
Changed
@@ -14,7 +14,7 @@ 44 0 1 * * root rm -f /var/spool/cron/lastrun/cron.monthly EOF fi -( crontab -l; echo "$((0x$(head -c2 /dev/urandom | hexdump | awk '$2 > 0 {print $2}') % 60)) */4 * * * /usr/share/jsj-installtools/RunZypperUpdateCron" ) | \ +( crontab -l; echo "$((0x$(head -c2 /dev/urandom | hexdump | awk '$2 > 0 {print $2}') % 60)) */4 * * * /usr/share/jsjinstalltools/RunZypperUpdateCron" ) | \ egrep -v "^#" | crontab - if ${VERSION_ID/./} -eq 423 || (( ${VERSION_ID/./} -ge 132 && ${VERSION_ID/./} -lt 421 )) ; then sed -i -e '/^AccuracySec/ s/=.*$/=1min/' /usr/lib/systemd/system/logrotate.timer
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.