From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Amadeusz Żołnowski" <aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/2] add --tmpdir option to cmd line args and tmpdir to config file
Date: Mon, 26 Mar 2012 14:42:04 +0200 [thread overview]
Message-ID: <4F70641C.6060801@redhat.com> (raw)
In-Reply-To: <1332764916-22282-1-git-send-email-aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>
Am 26.03.2012 14:28, schrieb Amadeusz Żołnowski:
> Default temporary directory used by Dracut is /var/tmp, but users might
> want to change it to /tmp.
> ---
> dracut.conf | 2 ++
> dracut.sh | 9 +++++++--
> 2 files changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/dracut.conf b/dracut.conf
> index a502066..1ee563e 100644
> --- a/dracut.conf
> +++ b/dracut.conf
> @@ -38,3 +38,5 @@ lvmconf="yes"
>
> # inhibit installation of any fsck tools
> #nofscks="yes"
> +
> +tmpdir=/tmp
pushed, but commented in the line above...
prev parent reply other threads:[~2012-03-26 12:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-26 12:28 [PATCH 1/2] add --tmpdir option to cmd line args and tmpdir to config file Amadeusz Żołnowski
[not found] ` <1332764916-22282-1-git-send-email-aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>
2012-03-26 12:28 ` [PATCH 2/2] document --tmpdir option Amadeusz Żołnowski
2012-03-26 12:42 ` Harald Hoyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F70641C.6060801@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.