Obsolete Service/obs
Hostnames
- obs.sugarlabs.org
- packages.sugarlabs.org
- sweets.sugarlabs.org
Hosted on
Administrative contact
- obs AT sugarlabs DOT org
Sysadmins
Notes
OBS instance with sugar related changes.
Home | /srv/obs
|
---|---|
Daemon |
|
Config |
|
Logs | /srv/obs/site/log
|
SSL certificates |
|
Upgrade notes
git |
|
---|
Hints
Delete download repository copies:
repos={}; Download.find_each {|i| repos[i.metafile] = [(repos.include?(i.metafile) ? repos[i.metafile] : 0), i.id].max}; Download.find_each {|i| i.delete if i.id != repos[i.metafile]}