Changeset fbbc908 for x


Ignore:
Timestamp:
05/07/2019 10:12:07 AM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
ecf6154
Parents:
cfcb253
Message:

Various nits and fixes:
-hdparm: choose to make second method "nodump"
-kf5-frameworks: recommend kf5-intro
-nfs-utils: make /etc/exports example "nodump", and add "cat..EOF" instructions
-lightdm: change bridgehead, so that greeter is recognized as additional

download

-openbox: use 2to3 from python3, since P2 is optional
-seamonkey: make an example "nodump"
-libreoffice: add --with-system-libgpgmepp
-rxvt-unicode: make some examples "nodump"

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

Location:
x
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/dm/lightdm.xml

    rcfcb253 rfbbc908  
    8080    </itemizedlist>
    8181
     82    <bridgehead renderas="sect3">Additional download</bridgehead>
     83
    8284    <note>
    8385      <para>
     
    8991    </note>
    9092
    91     <bridgehead renderas="sect3">Lightdm-gtk-greeter Package Information</bridgehead>
    9293    <itemizedlist spacing="compact">
    9394      <listitem>
  • x/wm/openbox.xml

    rcfcb253 rfbbc908  
    103103    scripts to Python 3:</para>
    104104
    105 <screen><userinput>2to3 -w data/autostart/openbox-xdg-autostart &amp;&amp;
     105<screen><userinput>2to3-&python3-majorver; -w data/autostart/openbox-xdg-autostart &amp;&amp;
    106106sed 's/python/python3/' -i data/autostart/openbox-xdg-autostart</userinput></screen>
    107107
Note: See TracChangeset for help on using the changeset viewer.