martin f. krafft | 3cd2a33 | 2014-10-28 15:58:23 +0100 | [diff] [blame^] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | |
| 4 | |
| 5 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 6 | <head> |
| 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 8 | |
| 9 | <title>External references — reclass 1.4.1 documentation</title> |
| 10 | |
| 11 | <link rel="stylesheet" href="_static/default.css" type="text/css" /> |
| 12 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
| 13 | |
| 14 | <script type="text/javascript"> |
| 15 | var DOCUMENTATION_OPTIONS = { |
| 16 | URL_ROOT: './', |
| 17 | VERSION: '1.4.1', |
| 18 | COLLAPSE_INDEX: false, |
| 19 | FILE_SUFFIX: '.html', |
| 20 | HAS_SOURCE: true |
| 21 | }; |
| 22 | </script> |
| 23 | <script type="text/javascript" src="_static/jquery.js"></script> |
| 24 | <script type="text/javascript" src="_static/underscore.js"></script> |
| 25 | <script type="text/javascript" src="_static/doctools.js"></script> |
| 26 | <link rel="top" title="reclass 1.4.1 documentation" href="index.html" /> |
| 27 | <link rel="next" title="reclass manpage" href="manpage.html" /> |
| 28 | <link rel="prev" title="Using reclass" href="usage.html" /> |
| 29 | </head> |
| 30 | <body> |
| 31 | <div class="related"> |
| 32 | <h3>Navigation</h3> |
| 33 | <ul> |
| 34 | <li class="right" style="margin-right: 10px"> |
| 35 | <a href="genindex.html" title="General Index" |
| 36 | accesskey="I">index</a></li> |
| 37 | <li class="right" > |
| 38 | <a href="manpage.html" title="reclass manpage" |
| 39 | accesskey="N">next</a> |</li> |
| 40 | <li class="right" > |
| 41 | <a href="usage.html" title="Using reclass" |
| 42 | accesskey="P">previous</a> |</li> |
| 43 | <li><a href="index.html">reclass</a> »</li> |
| 44 | </ul> |
| 45 | </div> |
| 46 | |
| 47 | <div class="document"> |
| 48 | <div class="documentwrapper"> |
| 49 | <div class="bodywrapper"> |
| 50 | <div class="body"> |
| 51 | |
| 52 | <div class="section" id="external-references"> |
| 53 | <h1>External references<a class="headerlink" href="#external-references" title="Permalink to this headline">ΒΆ</a></h1> |
| 54 | <ul class="simple"> |
| 55 | <li>I <a class="reference external" href="http://linux.conf.au/schedule/30203/view_talk?day=wednesday">presented reclass</a> at <a class="reference external" href="https://lca2014.linux.org.au">LCA 2014</a>, which as been recorded:<ul> |
| 56 | <li>(Slides forthcoming)</li> |
| 57 | <li><a class="reference external" href="http://mirror.linux.org.au/pub/linux.conf.au/2014/Wednesday/59-Hierarchical_infrastructure_description_for_your_system_management_needs_-_Martin_Krafft.mp4">Video recording</a></li> |
| 58 | </ul> |
| 59 | </li> |
| 60 | </ul> |
| 61 | <ul class="simple"> |
| 62 | <li>I gave <a class="reference external" href="http://penta.debconf.org/dc13_schedule/events/1048.en.html">a talk about reclass</a> at <a class="reference external" href="http://debconf13.debconf.org">DebConf13</a>, which has been recorded:<ul> |
| 63 | <li><a class="reference external" href="http://annex.debconf.org/debconf-share/debconf13/slides/reclass.pdf">Slides</a></li> |
| 64 | <li>Video recording: <a class="reference external" href="http://meetings-archive.debian.net/pub/debian-meetings/2013/debconf13/high/1048_Recursive_node_classification_for_system_automation.ogv">high quality (ogv)</a> | <a class="reference external" href="http://meetings-archive.debian.net/pub/debian-meetings/2013/debconf13/webm-high/1048_Recursive_node_classification_for_system_automation.webm">high quality (webm)</a> | <a class="reference external" href="http://meetings-archive.debian.net/pub/debian-meetings/2013/debconf13/low/1048_Recursive_node_classification_for_system_automation.ogv">low(er) quality (ogv)</a></li> |
| 65 | </ul> |
| 66 | </li> |
| 67 | </ul> |
| 68 | </div> |
| 69 | |
| 70 | |
| 71 | </div> |
| 72 | </div> |
| 73 | </div> |
| 74 | <div class="sphinxsidebar"> |
| 75 | <div class="sphinxsidebarwrapper"> |
| 76 | <h4>Previous topic</h4> |
| 77 | <p class="topless"><a href="usage.html" |
| 78 | title="previous chapter">Using reclass</a></p> |
| 79 | <h4>Next topic</h4> |
| 80 | <p class="topless"><a href="manpage.html" |
| 81 | title="next chapter">reclass manpage</a></p> |
| 82 | <div id="searchbox" style="display: none"> |
| 83 | <h3>Quick search</h3> |
| 84 | <form class="search" action="search.html" method="get"> |
| 85 | <input type="text" name="q" /> |
| 86 | <input type="submit" value="Go" /> |
| 87 | <input type="hidden" name="check_keywords" value="yes" /> |
| 88 | <input type="hidden" name="area" value="default" /> |
| 89 | </form> |
| 90 | <p class="searchtip" style="font-size: 90%"> |
| 91 | Enter search terms or a module, class or function name. |
| 92 | </p> |
| 93 | </div> |
| 94 | <script type="text/javascript">$('#searchbox').show(0);</script> |
| 95 | </div> |
| 96 | </div> |
| 97 | <div class="clearer"></div> |
| 98 | </div> |
| 99 | <div class="related"> |
| 100 | <h3>Navigation</h3> |
| 101 | <ul> |
| 102 | <li class="right" style="margin-right: 10px"> |
| 103 | <a href="genindex.html" title="General Index" |
| 104 | >index</a></li> |
| 105 | <li class="right" > |
| 106 | <a href="manpage.html" title="reclass manpage" |
| 107 | >next</a> |</li> |
| 108 | <li class="right" > |
| 109 | <a href="usage.html" title="Using reclass" |
| 110 | >previous</a> |</li> |
| 111 | <li><a href="index.html">reclass</a> »</li> |
| 112 | </ul> |
| 113 | </div> |
| 114 | <div class="footer"> |
| 115 | © Copyright 2013, martin f. krafft. |
| 116 | Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. |
| 117 | </div> |
| 118 | </body> |
| 119 | </html> |