~ubuntu-branches/ubuntu/edgy/partman-base/edgy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2006-09-04 14:42:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060904144242-o35z7b3bff78bbq0
Tags: 90ubuntu4
* Backport from trunk:
  - Don't lose backup capability when finding out current capabilities.
* If PARTMAN_NO_COMMIT is set, then stop parted_server and exit rather
  than running commit.d and finish.d scripts. Add a new partman-commit
  script which starts up parted_server again and runs these separately
  (this also honours PARTMAN_UPDATE_BEFORE_COMMIT rather than
  PARTMAN_UPDATE_BEFORE_CONFIRM; see changelog entry for 78ubuntu4). This
  allows Ubiquity to defer the commit stage until after displaying an
  installation summary to the user without having to leave partman
  running.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        dh_install visual.d lib/partman
45
45
        dh_install definitions.sh lib/partman
46
46
        dh_install partman bin
 
47
        dh_install partman-commit bin
47
48
        dh_install stralign bin
48
49
        dh_install parted_devices bin
49
50
        dh_install parted_server bin