~ubuntu-china-devs/ubuntu-chinese/ubuntu-chinese-cdimage

« back to all changes in this revision

Viewing changes to bin/list-seeds

  • Committer: Colin Watson
  • Date: 2010-08-30 19:33:55 UTC
  • Revision ID: cjwatson@canonical.com-20100830193355-v4uu3ufeuads8xly
Edubuntu DVDs need the ship-live seed outside the live filesystem as well as dvd

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
                                if [ "$PROJECT" = edubuntu ]; then
161
161
                                        # no inheritance; most of this goes
162
162
                                        # on the live filesystem
163
 
                                        echo 'dvd'
 
163
                                        echo 'dvd ship-live'
164
164
                                else
165
165
                                        inheritance dvd
166
166
                                fi