mkinitrd unification across distributions
 help / color / mirror / Atom feed
* [PATCH] docs: "/conf/conf.d" should be "/etc/conf.d"
@ 2011-03-15 21:43 Will Woods
       [not found] ` <1300225391-22033-1-git-send-email-wwoods-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Will Woods @ 2011-03-15 21:43 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

The code actually looks in /etc/conf.d; make the docs reflect that.
---
 dracut.8.xml        |    4 ++--
 dracut.kernel.7.xml |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dracut.8.xml b/dracut.8.xml
index 05416d1..ad74da0 100644
--- a/dracut.8.xml
+++ b/dracut.8.xml
@@ -444,10 +444,10 @@ TARGET directory in the final initramfs. If SOURCE is a file, it will be install
       <variablelist>
         <varlistentry>
           <term>
-            <filename>/conf/conf.d/</filename>
+            <filename>/etc/conf.d/</filename>
           </term>
           <listitem>
-            <para>Any files found in <filename>/conf/conf.d/</filename> will be sourced in the initramfs to 
+            <para>Any files found in <filename>/etc/conf.d/</filename> will be sourced in the initramfs to
 set initial values. Command line options will override these values 
 set in the configuration files.</para>
           </listitem>
diff --git a/dracut.kernel.7.xml b/dracut.kernel.7.xml
index da4a776..0eba171 100644
--- a/dracut.kernel.7.xml
+++ b/dracut.kernel.7.xml
@@ -1196,10 +1196,10 @@ rd.znet=ctc,0.0.0600,0.0.0601,0.0.0602,protocol=bar</programlisting></para>
     <variablelist>
       <varlistentry>
         <term>
-          <filename>/conf/conf.d/</filename>
+          <filename>/etc/conf.d/</filename>
         </term>
         <listitem>
-          <para>Any files found in <filename>/conf/conf.d/</filename> will be sourced in the initramfs to 
+          <para>Any files found in <filename>/etc/conf.d/</filename> will be sourced in the initramfs to
 set initial values. Command line options will override these values 
 set in the configuration files.</para>
         </listitem>
-- 
1.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: "/conf/conf.d" should be "/etc/conf.d"
       [not found] ` <1300225391-22033-1-git-send-email-wwoods-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2011-03-16 11:00   ` Harald Hoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Harald Hoyer @ 2011-03-16 11:00 UTC (permalink / raw)
  To: Will Woods; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA

Am 15.03.2011 22:43, schrieb Will Woods:
> The code actually looks in /etc/conf.d; make the docs reflect that.
> ---
>  dracut.8.xml        |    4 ++--
>  dracut.kernel.7.xml |    4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/dracut.8.xml b/dracut.8.xml
> index 05416d1..ad74da0 100644
> --- a/dracut.8.xml
> +++ b/dracut.8.xml
> @@ -444,10 +444,10 @@ TARGET directory in the final initramfs. If SOURCE is a file, it will be install
>        <variablelist>
>          <varlistentry>
>            <term>
> -            <filename>/conf/conf.d/</filename>
> +            <filename>/etc/conf.d/</filename>
>            </term>
>            <listitem>
> -            <para>Any files found in <filename>/conf/conf.d/</filename> will be sourced in the initramfs to 
> +            <para>Any files found in <filename>/etc/conf.d/</filename> will be sourced in the initramfs to
>  set initial values. Command line options will override these values 
>  set in the configuration files.</para>
>            </listitem>
> diff --git a/dracut.kernel.7.xml b/dracut.kernel.7.xml
> index da4a776..0eba171 100644
> --- a/dracut.kernel.7.xml
> +++ b/dracut.kernel.7.xml
> @@ -1196,10 +1196,10 @@ rd.znet=ctc,0.0.0600,0.0.0601,0.0.0602,protocol=bar</programlisting></para>
>      <variablelist>
>        <varlistentry>
>          <term>
> -          <filename>/conf/conf.d/</filename>
> +          <filename>/etc/conf.d/</filename>
>          </term>
>          <listitem>
> -          <para>Any files found in <filename>/conf/conf.d/</filename> will be sourced in the initramfs to 
> +          <para>Any files found in <filename>/etc/conf.d/</filename> will be sourced in the initramfs to
>  set initial values. Command line options will override these values 
>  set in the configuration files.</para>
>          </listitem>

Oh, thank you!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-16 11:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-15 21:43 [PATCH] docs: "/conf/conf.d" should be "/etc/conf.d" Will Woods
     [not found] ` <1300225391-22033-1-git-send-email-wwoods-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-03-16 11:00   ` Harald Hoyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox