- Timestamp:
- Jun 13, 2014, 1:58:19 PM (10 years ago)
- Branches:
- master
- Children:
- 99bb0b8
- Parents:
- bb75e1e
- git-author:
- Andrew Bradford <andrew@…> (06/12/14 12:10:04)
- git-committer:
- Andrew Bradford <andrew@…> (06/13/14 13:58:19)
- Location:
- BOOK
- Files:
-
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond-net/chapter.xml
rbb75e1e r58f4a42 17 17 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/netplug.xml"/> 18 18 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/dropbear.xml"/> 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iptables.xml"/>20 19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/wireless_tools.xml"/> 21 20 -
BOOK/beyond-net/common/packages.xml
rbb75e1e r58f4a42 25 25 26 26 <varlistentry> 27 <term>Iptables (&iptables-version;) - <token>&iptables-size;</token>:</term>28 <listitem>29 <para>Home page: <ulink url="&iptables-home;"/></para>30 <para>Download: <ulink url="&iptables-url;"/></para>31 <para>MD5 sum: <literal>&iptables-md5;</literal></para>32 </listitem>33 </varlistentry>34 35 <varlistentry>36 27 <term>Netplug (&netplug-version;) - <token>&netplug-size;</token>:</term> 37 28 <listitem> -
BOOK/packages.ent
rbb75e1e r58f4a42 83 83 <!ENTITY dropbear-home "http://matt.ucc.asn.au/dropbear/dropbear.html"> 84 84 85 <!ENTITY iptables-version "1.4.19.1">86 <!ENTITY iptables-size "531 KB">87 <!ENTITY iptables-url "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2">88 <!ENTITY iptables-md5 "be97ce9007fa42c867901b496c935a0a">89 <!ENTITY iptables-home "http://www.netfilter.org/projects/iptables/">90 91 85 <!ENTITY netplug-version "1.2.9.2"> 92 86 <!ENTITY netplug-size "21 KB">
Note:
See TracChangeset
for help on using the changeset viewer.