source: introduction/welcome/wiki.xml@ 6473e74

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6473e74 was 6473e74, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed excess EOL whitespace from all package instructions except for the 'x' chapters

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

  • Property mode set to 100644
File size: 1.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="wiki" xreflabel="wiki">
9 <?dbhtml filename="wiki.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>BLFS Wiki</title>
17
18 <para>The BLFS Project has created a Wiki for users to comment on pages
19 and instructions at <ulink url='http://wiki.linuxfromscratch.org/blfs/'/>.
20 Comments are welcome from all users.</para>
21
22 <para>The following are the rules for posting:
23
24 <itemizedlist>
25 <listitem>
26 <para>Users must register and log in to edit a page.</para>
27 </listitem>
28 <listitem>
29 <para>Suggestions to change the book should be made by creating a new ticket,
30 <emphasis>not</emphasis> by making comments in the Wiki.</para>
31 </listitem>
32 <listitem>
33 <para>Questions with your specific installation problems should be made
34 by subscribing and mailing to the BLFS Support Mailing List at <ulink
35 url='mailto:blfs-support@linuxfromscratch.org'/>.</para>
36 </listitem>
37 <listitem>
38 <para>Discussions of build instructions should be made by subscribing
39 and mailing to the BLFS Development List at <ulink
40 url='mailto:blfs-dev@linuxfromscratch.org'/>.</para>
41 </listitem>
42 <listitem>
43 <para>Inappropriate material will be removed.</para>
44 </listitem>
45 </itemizedlist>
46
47 </para>
48
49</sect1>
Note: See TracBrowser for help on using the repository browser.