~clint-fewbar/ubuntu/maverick/eucalyptus/beta-fixes

« back to all changes in this revision

Viewing changes to debian/eucalyptus-udeb.postinst

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2010-03-25 18:10:17 UTC
  • Revision ID: james.westby@ubuntu.com-20100325181017-d407g95r1hk404w3
Tags: 1.6.2-0ubuntu25
* tools/eucalyptus.conf.5: add a caveat about VNET_*INTERFACE
  and storage controller, LP: #539051
* tools/euca_conf.in: ensure that we exit 0 if no errors
* debian/eucalyptus-udeb.postinst: don't retrieve preseed if
  skip-find = true

Show diffs side-by-side

added added

removed removed

Lines of Context:
217
217
 
218
218
tasksel=
219
219
cloud_preseeded=
 
220
$SKIP_FIND && cloud_preseeded=1
220
221
for component in $components; do
221
222
        case $component in
222
223
            cloud)