|
@@ -95,7 +95,8 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
|
|
|
new entry will simply add a new option to the list. If you specify a name you can override
|
|
new entry will simply add a new option to the list. If you specify a name you can override
|
|
|
the option as every other option by reassigning a new value to the option.</para>
|
|
the option as every other option by reassigning a new value to the option.</para>
|
|
|
|
|
|
|
|
- <para>Two specials are allowed, <literal>#include</literal> and <literal>#clear</literal>:
|
|
|
|
|
|
|
+ <para>Two specials are allowed, <literal>#include</literal> (which is deprecated
|
|
|
|
|
+ and not supported by alternative implementations) and <literal>#clear</literal>:
|
|
|
<literal>#include</literal> will include the given file, unless the filename
|
|
<literal>#include</literal> will include the given file, unless the filename
|
|
|
ends in a slash, then the whole directory is included.
|
|
ends in a slash, then the whole directory is included.
|
|
|
<literal>#clear</literal> is used to erase a part of the configuration tree. The
|
|
<literal>#clear</literal> is used to erase a part of the configuration tree. The
|