Changeset 982db1d


Ignore:
Timestamp:
03/29/2020 03:53:02 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
ce8d2890
Parents:
2e4d847e
Message:

do not render "other-something" pages: they become obsolete rapidly, and
nobody maintains them

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    r2e4d847e r982db1d  
    6363  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="valgrind.xml"/>
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yasm.xml"/>
    65   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other-tools.xml"/>
     65<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other-tools.xml"/>-->
    6666
    6767  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-java.xml"/>
  • networking/netprogs/netprogs.xml

    r2e4d847e r982db1d  
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wireless-tools.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wpa_supplicant.xml"/>
    40   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="othernetprogs.xml"/>
     40<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="othernetprogs.xml"/>-->
    4141
    4242</chapter>
  • postlfs/editors/editors.xml

    r2e4d847e r982db1d  
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nano.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vim.xml"/>
    35   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="others.xml"/>
     35<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="others.xml"/>-->
    3636
    3737</chapter>
  • x/wm/wm.xml

    r2e4d847e r982db1d  
    6262  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openbox.xml"/>
    6363  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sawfish.xml"/>
    64   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other-wms.xml"/>
     64<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other-wms.xml"/>-->
    6565
    6666</chapter>
Note: See TracChangeset for help on using the changeset viewer.