<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://pld-linux.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://pld-linux.org/feed.php">
        <title>PLD Linux Distribution developingpld</title>
        <description></description>
        <link>https://pld-linux.org/</link>
        <image rdf:resource="https://pld-linux.org/_media/favicon.ico" />
       <dc:date>2026-05-02T08:35:31+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/ackernelbuildernotes?rev=1333113093&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/acrequestsrules?rev=1189019916&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/adapterscript?rev=1203531459&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/builderscript?rev=1272798596&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/kdebuildernotes?rev=1219838819&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/ocamlbuildernotes?rev=1201816437&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/preparingworkingenvironment?rev=1242291580&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/pwlibbuildernotes?rev=1156895679&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/stbrrules?rev=1245521218&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/thkernelbuildernotes?rev=1333113377&amp;do=diff"/>
                <rdf:li rdf:resource="https://pld-linux.org/developingpld/threquestsrules?rev=1399998818&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://pld-linux.org/_media/favicon.ico">
        <title>PLD Linux Distribution</title>
        <link>https://pld-linux.org/</link>
        <url>https://pld-linux.org/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://pld-linux.org/developingpld/ackernelbuildernotes?rev=1333113093&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-30T15:11:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:ackernelbuildernotes</title>
        <link>https://pld-linux.org/developingpld/ackernelbuildernotes?rev=1333113093&amp;do=diff</link>
        <description>Notes about sending kernel packages for AC

There are two kernels in AC: plain kernel and kernel with full grsecurity. 

First you should send main kernel pkg and it's modules, and after moving those to updates you can start with grsecurity. (well, kernel itself can be sent both at once).</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/acrequestsrules?rev=1189019916&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-09-05T21:18:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:acrequestsrules</title>
        <link>https://pld-linux.org/developingpld/acrequestsrules?rev=1189019916&amp;do=diff</link>
        <description>Rules for building packages for PLD 2.0 (Ac)

	*  new rules for sending 2.6 kernel related packages 
	*   ocaml builder notes 
	*   KDE builder notes 
	*   Firefox builder notes 
	*   building AC kernel packages notes 
	*   STBR Rules (for developers)</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/adapterscript?rev=1203531459&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-20T19:17:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:adapterscript</title>
        <link>https://pld-linux.org/developingpld/adapterscript?rev=1203531459&amp;do=diff</link>
        <description>The adapter script

Using the script

Before you start be sure your working enviroment is setup. 

As the script resides in the rpm/SPECS subdirectory of your home, first you need to change your current directory to that of the script: 

$ cd
$ cd rpm/SPECS


Now you can invoke</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/builderscript?rev=1272798596&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-02T13:09:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:builderscript</title>
        <link>https://pld-linux.org/developingpld/builderscript?rev=1272798596&amp;do=diff</link>
        <description>The builder script

Using the script

Before you start be sure your working enviroment is setup. 

As the script resides in the rpm/packages subdirectory of your home, first you need to change your current directory to that of the script: 

$ cd
$ cd rpm/packages


Now you can invoke</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/kdebuildernotes?rev=1219838819&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-27T14:06:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:kdebuildernotes</title>
        <link>https://pld-linux.org/developingpld/kdebuildernotes?rev=1219838819&amp;do=diff</link>
        <description>This page describes build order of sending KDE packages to builders. Additionally :BRANCHNAME denotes that the package has branch specific changes comparing to HEAD 

Only arts, kdelibs, kdebase should be sent first in this order, the rest of the list is for completeness to know which packages should be updated in case of new KDE release.</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/ocamlbuildernotes?rev=1201816437&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-01-31T22:53:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:ocamlbuildernotes</title>
        <link>https://pld-linux.org/developingpld/ocamlbuildernotes?rev=1201816437&amp;do=diff</link>
        <description>upgrading ocaml requires rebuild of all ocaml packages. apparently this is because of the static linking between libraries. 

to get the packages rebuilt in one run, special care must be taken to send the requests in certain order. 

first ask someone with proper rights to remove current ocaml from builders</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/preparingworkingenvironment?rev=1242291580&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-14T10:59:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:preparingworkingenvironment</title>
        <link>https://pld-linux.org/developingpld/preparingworkingenvironment?rev=1242291580&amp;do=diff</link>
        <description>Preparing your working environment

Needed packages

Before you start, you need to install a recent version of: 

	*  cvs 
	*  rpm-build-macros 
	*  rpm-build-tools 

The latter contains the builder script itself. 

Preconfiguration

To initialize your working directory, invoke:</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/pwlibbuildernotes?rev=1156895679&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2006-08-30T01:54:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:pwlibbuildernotes</title>
        <link>https://pld-linux.org/developingpld/pwlibbuildernotes?rev=1156895679&amp;do=diff</link>
        <description>pwlib upgrade

TODO list: 

$ ac-requires pwlib
 asterisk-1.2.7.1-4
callgen323-1.2.6-9
ekiga-2.0.1-1
opal-2.2.1-2
openam-1.13.5-3
opengk-1.13.5-3
openh323-1.18.0-1
openivr-1.13.5-3
openmcu-2.1.1-1
pwlib-devel-1.10.0-1
pwlib-sound-alsa-1.10.0-1
pwlib-sound-oss-1.10.0-1
pwlib-video-avc-1.10.0-1
pwlib-video-dc-1.10.0-1
pwlib-video-v4l-1.10.0-1
pwlib-video-v4l2-1.10.0-1</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/stbrrules?rev=1245521218&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-20T20:06:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:stbrrules</title>
        <link>https://pld-linux.org/developingpld/stbrrules?rev=1245521218&amp;do=diff</link>
        <description>Background

AC builders accept requests only from packages on AC-branch

To see who has AC builders access, follow this link: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/PLD-doc/PLD-who_is_who?rev=HEAD

Asking developer to send package to builders

To avoid the frustration and misunderstanding you must be sure before asking somebody to</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/thkernelbuildernotes?rev=1333113377&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-30T15:16:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:thkernelbuildernotes</title>
        <link>https://pld-linux.org/developingpld/thkernelbuildernotes?rev=1333113377&amp;do=diff</link>
        <description>Notes about sending kernel packages for Th

There are two kernels in Th: plain kernel and kernel-longterm. 

First you should send main kernel pkg and it's modules, and after moving those to updates you can start with longterm. (well, kernel itself can be sent both at once).</description>
    </item>
    <item rdf:about="https://pld-linux.org/developingpld/threquestsrules?rev=1399998818&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-05-13T18:33:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developingpld:threquestsrules</title>
        <link>https://pld-linux.org/developingpld/threquestsrules?rev=1399998818&amp;do=diff</link>
        <description>Rules for building packages for PLD 3.0 (Th)

Concerning migration from PLD 2.0 (Ac)

Described rules differ from what developers might have gotten used to with PLD 2.0 development. Main thing to remember: nobody ever uses packages generated from test builds and normal builds result in packages being uploaded to the</description>
    </item>
</rdf:RDF>
