Changeset e7594ad


Ignore:
Timestamp:
12/24/2018 09:21:18 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.4, 9.0, 9.1, bdubbs/svn, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
62066a5
Parents:
1152c747
Message:

Add a command explanation for btcflash

We should look at removing this from dvd+rw-tools in the future. The one in dvd+rw-tools is unsafe, with no verification that the target device can use the firmware flashed. In addition, removing it would solve a possible file conflict.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20871 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/cdwriteutils/cdrtools.xml

    r1152c747 re7594ad  
    133133      <?dbhtml list-presentation="table"?>
    134134
     135      <varlistentry id="btcflash">
     136        <term><command>btcflash</command></term>
     137        <listitem>
     138          <para>flashes the firmware on BTC DRW1008 DVD+/-RW recorder.
     139          Please exercise care with this program.</para>
     140          <indexterm zone="cdrtools btcflash">
     141            <primary sortas="b-btcflash">btcflash</primary>
     142          </indexterm>
     143        </listitem>
     144      </varlistentry>
     145
    135146      <varlistentry id="cdda2wav">
    136147        <term><command>cdda2wav</command></term>
Note: See TracChangeset for help on using the changeset viewer.