<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wk.redox.ws/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://wk.redox.ws/feed.php">
        <title>Hydev linux:debian</title>
        <description></description>
        <link>https://wk.redox.ws/</link>
        <image rdf:resource="https://wk.redox.ws/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-04T13:32:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wk.redox.ws/linux/debian/build_kernel_rt?rev=1700862913&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/linux/debian/create_pkg?rev=1700862913&amp;do=diff"/>
                <rdf:li rdf:resource="https://wk.redox.ws/linux/debian/start?rev=1700862913&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wk.redox.ws/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Hydev</title>
        <link>https://wk.redox.ws/</link>
        <url>https://wk.redox.ws/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wk.redox.ws/linux/debian/build_kernel_rt?rev=1700862913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T21:55:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:debian:build_kernel_rt</title>
        <link>https://wk.redox.ws/linux/debian/build_kernel_rt?rev=1700862913&amp;do=diff</link>
        <description># Debian with PREEMPT_RT patched kernel

## Overview

Theses short steps were tested on Debian Wheezy 7.4, x64 core.

## Steps

Create a “workspace”, where you have some free disk space
  mkdir ~/rt_kern
  cd ~/rt_kern
Get the files !
  wget -c https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.14.25.tar.xz
  wget -c https://www.kernel.org/pub/linux/kernel/projects/rt/3.14/patch-3.14.25-rt22.patch.xz</description>
    </item>
    <item rdf:about="https://wk.redox.ws/linux/debian/create_pkg?rev=1700862913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T21:55:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:debian:create_pkg</title>
        <link>https://wk.redox.ws/linux/debian/create_pkg?rev=1700862913&amp;do=diff</link>
        <description># Create a .deb pkg from a source

## Requirement
  build-essential dh-make
## Create the debian/ folder
  dh_make -n # Read the doc: dh_make -h for more details
&lt;http://debian-handbook.info/browse/stable/sect.building-first-package.html&gt;</description>
    </item>
    <item rdf:about="https://wk.redox.ws/linux/debian/start?rev=1700862913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-24T21:55:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>linux:debian:start</title>
        <link>https://wk.redox.ws/linux/debian/start?rev=1700862913&amp;do=diff</link>
        <description># Debian</description>
    </item>
</rdf:RDF>
