source: clfs-embedded/BOOK/beyond-clfs3/mips-chapter.xml@ a6b0b88

Last change on this file since a6b0b88 was 80c45b9, checked in by Maarten Lankhorst <m.b.lankhorst@…>, 18 years ago

Adding iptables, without bootscripts though

  • Property mode set to 100644
File size: 774 bytes
RevLine 
[81941ed]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter 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<chapter id="chapter-beyond-clfs" xreflabel="Beyond CLFS 3.x">
9 <?dbhtml dir="beyond-clfs3"?>
10 <?dbhtml filename="chapter.html"?>
11
12 <title>Beyond CLFS 3.x</title>
13
14 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
[155e741]15 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/packages.xml"/>
[3bb8e6a]16 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/>
[80c45b9]17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iptables.xml"/>
[81941ed]18
19</chapter>
Note: See TracBrowser for help on using the repository browser.