Changeset 6029a44
- Timestamp:
- 11/20/2004 04:21:59 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- d2e36ba
- Parents:
- 4f8845a
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r4f8845a r6029a44 22 22 23 23 <itemizedlist> 24 25 <listitem><para>November 20th, 2004 [igor]: Added a sed command to 26 suppress Xorg messing with /etc, contributed by Anderson 27 Lizardo.</para></listitem> 24 28 25 29 <listitem><para>November 20th, 2004 [igor]: Updated to LessTif-0.93.97 -
x/installing/xorg.xml
r4f8845a r6029a44 150 150 system and the target system are the same.</para> 151 151 </note> 152 </sect3> 153 154 <sect3><title>Suppressing Xprint-related modification to <filename 155 class="directory">/etc</filename></title> 156 157 <para><application>Xorg</application> insists on putting 158 its boot and profile scripts into the <filename 159 class="directory">/etc</filename> directory even if we specifically tell 160 it not to compile anything Xprint server or client related (see 161 <filename>host.def</filename> below). The following command will 162 suppress any such modifications:</para> 163 164 <screen><userinput><command>sed -i '/^SUBDIRS =/s/ etc$//' programs/Xserver/Xprint/Imakefile</command></userinput></screen> 165 152 166 </sect3> 153 167
Note:
See TracChangeset
for help on using the changeset viewer.