~ubuntu-branches/ubuntu/oneiric/isomd5sum/oneiric

« back to all changes in this revision

Viewing changes to debian/implantisomd5.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Finnie
  • Date: 2007-11-28 12:26:16 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071128122616-91stslxrl0qs5egx
Tags: 11.4.0.1.1-1
* New upstream version.
* debian/implantisomd5.sgml: --supported now --supported-iso
* debian/rules: Errors on "make clean" no longer ignored (Lintian
  debian-rules-ignores-make-clean-error).
* debian/rules, debian/control: Added pycentral run, as it turns out even
  public-extension-only packages need it for deps.
* debian/control: Added Homepage, Vcs-Browser, and Vcs-Git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
  <!ENTITY dhfirstname "<firstname>Ryan</firstname>">
21
21
  <!ENTITY dhsurname   "<surname>Finnie</surname>">
22
22
  <!-- Please adjust the date whenever revising the manpage. -->
23
 
  <!ENTITY dhdate      "<date>June 30, 2006</date>">
 
23
  <!ENTITY dhdate      "<date>November 26, 2007</date>">
24
24
  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
25
25
       allowed: see man(7), man(1). -->
26
26
  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
64
64
      <command>&dhpackage;</command>
65
65
 
66
66
      <arg><option>--force</option></arg>
67
 
      <arg><option>--supported</option></arg>
 
67
      <arg><option>--supported-iso</option></arg>
68
68
      <arg>isofilename</arg>
69
69
 
70
70
    </cmdsynopsis>
91
91
        </listitem>
92
92
      </varlistentry>
93
93
      <varlistentry>
94
 
        <term><option>--supported</option></term>
 
94
        <term><option>--supported-iso</option></term>
95
95
        <listitem>
96
96
          <para>Indicate that the image will be written to a "supported" media, such as pressed CD.  On Red Hat-based Anaconda installers, this bypasses the prompt to check the CD.</para>
97
97
        </listitem>