Ignore:
Timestamp:
08/01/2017 05:55:46 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
48d054f5
Parents:
ab9e226
Message:

wireshark-2.4.0
xfsprogs-4.12.0
icedtea-web-1.7
openjdk-1.8.0.141
reiserfsprogs-3.6.27
upower-0.99.5
cups-filters-1.16.0
gptfdisk-1.0.3
boost-1.64.0
libreoffice-5.4.0.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/gptfdisk.xml

    rab9e226 r3bb415b  
    88    "&sourceforge-repo;/project/gptfdisk/gptfdisk/&gptfdisk-version;/gptfdisk-&gptfdisk-version;.tar.gz">
    99  <!ENTITY gptfdisk-download-ftp  " ">
    10   <!ENTITY gptfdisk-md5sum        "d7f3d306b083123bcc6f5941efade586">
    11   <!ENTITY gptfdisk-size          "192 KB">
    12   <!ENTITY gptfdisk-buildsize     "2.2 MB">
     10  <!ENTITY gptfdisk-md5sum        "07b625a583b66c8c5840be5923f3e3fe">
     11  <!ENTITY gptfdisk-size          "195 KB">
     12  <!ENTITY gptfdisk-buildsize     "3.1 MB">
    1313  <!ENTITY gptfdisk-time          "less than 0.1 SBU">
    1414]>
     
    116116
    117117    <para>
    118       <option>ICU=1</option>:  Adding this option to the <command>make</command>
    119       command allows use of Unicode characters in partition names.
     118      <parameter>POPT=1</parameter>: Adding this option to the
     119      <command>make</command> command is required to build
     120      <command>sgdisk</command>. If used, this option needs to be on both the
     121      <command>make</command> and the <command>make install</command> line.
    120122    </para>
    121123
    122124    <para>
    123       <option>POPT=1</option>: Adding this option to the <command>make</command>
    124       command is required to build <command>sgdisk</command>. If used,
    125       this option needs to be on both the <command>make</command> and the
    126       <command>make install</command> line.
     125      <option>ICU=1</option>:  Adding this option to the <command>make</command>
     126      command allows use of Unicode characters in partition names.
    127127    </para>
    128128
Note: See TracChangeset for help on using the changeset viewer.