PLD-Guide Makefile,NONE,1.1, developer.xml,NONE,1.1, enduser.xml,NONE,1.1, ircnet.xml,NONE,1.1, rpms.xml,NONE,1.1, welcome.xml,NONE,1.1

Jakub Głazik zytek w tldp.org
Śro, 28 Sie 2002, 14:44:38 CEST


Module name:    PLD-Guide
Changes by:     zytek

 

--- NEW FILE: Makefile ---

# ad-hoc processing Makefile, for internal use /klakier

# nice version
all:
	docbook2html PLD-Guide.xml

# validate document
valid:
	nsgmls -s PLD-Guide.xml

local-valid:
	xmllint --noout --dtdvalid \
		file:///usr/share/sgml/docbook/xml-dtd-4.1.2/docbookx.dtd \
		PLD-Guide.xml
# draft with xslt tools
draft:
	SGML_CATALOG_FILES=/etc/sgml/catalog \
	xsltproc --nonet --catalogs -o index.html \
	/usr/share/sgml/docbook/xsl-stylesheets-1.49/html/docbook.xsl PLD-Guide.xml

 

--- NEW FILE: developer.xml ---
<section id="developer">
	<title>Rozwijanie PLD</title>
	<para>
		Naszą filozofią towarzyszącą w rozwoju PLD jest współpraca.
		Większość z nas to administratorzy, którzy potrzebują stabilnej
		i elastycznej dystrybucji - a nie ma lepszej metody by to osiągnąć
		niż zrobić to samemu! Więc podtrzymujemy razem dystrybucją,
		zachęcając się wzajemnie do jej rozwijania. <!-- ostatnie zdanie mi się nie misia.. -->
<!--		Our philosophy can br shorten to one word: cooperation.
		We are mostly sysadmins, which need stable and
		also flexible distro - and there is no better way
		to achieve it than do it ourselves! So we maintain open
		distribution, everyone is encouraged to take a part in
		developing it.
-->
	</para>
	&cvs;
	&join;
	&ra-nest;
</section>

 

--- NEW FILE: enduser.xml ---
<section id="enduser">
	<title>Jak uzyskać pomoc dotyczącą używania PLD?</title>
	<para>
		Pomagamy użytkownikom na dwa sposoby: na IRCu oraz 
		na listach mailingowych:
	</para>
	<section id="listserver-for-endusers">
		<title>Listy mailingowe</title>
		<para>
			Aktualnie istnieją dwie listy dedykowane dla użytkowników:
<!--			There are currently two e-lists, destined for End Users:
-->
		</para>
		<itemizedlist>
			<listitem>
				<para>
					<emphasis>pld-users-en</emphasis> -
					w języku angielskim
				</para>
			</listitem>
			<listitem>
				<para>
					<emphasis>pld-users-pl</emphasis> -
					w języku polskim
				</para>
			</listitem>
		</itemizedlist>
		<para>
			Listy w innych językach zostaną dodane na prośbę użytkowników.
		</para>
	</section>
	&listserver;

	<section id="irc-for-endusers">
		<title>IRC</title>
		<para>
			Jeśli chcesz porozmawiać z innymi użytkownikami PLD
			wejdź na kanał #PLDhelp (IRCnet).
<!--			IF you want to meet other PLD Linux Distribution End
			Users, please join #PLDhelp channel on IrcNET.
-->
		</para>
		&ircnet;
	</section>
</section>

 

--- NEW FILE: ircnet.xml ---
<para>
	Serwery IRCnetu są wypisane na <ulink
		url="http://www.ircnet.com/servers.html">
		http://www.ircnet.com/servers.html</ulink>
</para>

 

--- NEW FILE: rpms.xml ---
<chapter>
  <title>Tworzenie pakietów RPM</title>
  &devel-scripts;
  &devel-python;
  &devel-ocaml;
</chapter>

 

--- NEW FILE: welcome.xml ---
<!-- This will be used as index.html of webpage. It is also rendered
     somewhat differently (there is big image on the right hand side).
     Also note, that this section is NOT included in non-HTML version
     of PLD-Guide.
  -->
<section id="Welcome">
  <title>Welcome!</title>
  <para>
	Witaj na internetowych stronach dystrybucji PLD !
<!--	Welcome to PLD Linux Distribution webpages!
-->
  </para>
  <para>
	PLD jest dużą, bazowaną na pakietach RPM dystrybucją Linuksa.
	Jeśli chcesz się podzielić doświadczeniem przy pracy nad 
	dystrybucją tworzoną przez ponad stu ochotników, wziąć udział 
	w udoskonalaniu sysstemu lub jeśli chcesz tylko 
	używać PLD -- czytaj dalej!
<!--    PLD is big RPM-based Linux distribution. If you
    want to share experience of developing a distribution made
    by over a hundred volunteers, taking part in shaping the system,
    or if you just want to use PLD -- read on.
-->
  </para>
</section>



Więcej informacji o liście dyskusyjnej pld-doc