~ubuntu-langpack/langpack-o-matic/main

« back to all changes in this revision

Viewing changes to operator-guide.txt

  • Committer: Martin Pitt
  • Date: 2010-02-04 18:03:21 UTC
  • Revision ID: martin.pitt@canonical.com-20100204180321-cqwn11rdvqbr78cq
cron.daily: use dchroot -d, to preserve $GNUPG_HOME

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
5. Build the packages and get them uploaded:
65
65
 
66
 
   dchroot /srv/language-packs.ubuntu.com/langpack-o-matic/packages upload       
 
66
   dchroot -d /srv/language-packs.ubuntu.com/langpack-o-matic/packages upload       
67
67
 
68
68
Releasing PPA packages to -proposed
69
69
-----------------------------------
136
136
5. Build and upload them:
137
137
 
138
138
   ./import ubuntu-hardy-translations.tar.gz hardy
139
 
   dchroot /srv/language-packs.ubuntu.com/langpack-o-matic/packages upload 
 
139
   dchroot -d /srv/language-packs.ubuntu.com/langpack-o-matic/packages upload 
140
140
 
141
141
6. Re-enable the automatic generation of update packages in crontab -e
142
142
   for the affected release.