| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 | 
							- <?xml version="1.0" encoding="ISO-8859-1"?>
 
- <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 
-   <!ENTITY % general-entities SYSTEM "../general.ent">
 
-   %general-entities;
 
- ]>
 
- <sect1 id="ch-system-hotplug" xreflabel="Hotplug" role="wrap">
 
- <title>Hotplug-&hotplug-version;</title>
 
- <?dbhtml filename="hotplug.html"?>
 
- <indexterm zone="ch-system-hotplug"><primary sortas="a-Hotplug">Hotplug</primary></indexterm>
 
- <sect2 role="package"><title/>
 
- <segmentedlist>
 
- <segtitle>&buildtime;</segtitle>
 
- <segtitle>&diskspace;</segtitle>
 
- <seglistitem><seg>0.01 SBU</seg><seg>0.1 MB</seg></seglistitem>
 
- </segmentedlist>
 
- </sect2>
 
- <sect2 role="installation">
 
- <title>Installation of Hotplug</title>
 
- <para>Install the Hotplug package:</para>
 
- <screen><userinput>make install</userinput></screen>
 
- <para>Copy a file that the "install" target omits.</para>
 
- <screen><userinput>cp etc/hotplug/pnp.distmap /etc/hotplug</userinput></screen> 
 
- <para>Remove Hotplug's init script:</para>
 
- <screen><userinput>rm -rf /etc/init.d</userinput></screen>
 
- <para>Remove the network hotplug agent:</para>
 
- <screen><userinput>rm -f /etc/hotplug/net.agent</userinput></screen>
 
- </sect2>
 
- <sect2 id="contents-hotplug" role="content"><title>Contents of Hotplug</title>
 
- <para>See testing</para>
 
- </sect2>
 
- </sect1>
 
 
  |