From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Mark Hamzy <hamzy-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] fix readonly prefix
Date: Mon, 09 Jul 2012 08:45:24 +0200 [thread overview]
Message-ID: <4FFA7E04.1010903@redhat.com> (raw)
In-Reply-To: <1341768989-50296-1-git-send-email-hamzy-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
Am 08.07.2012 19:36, schrieb Mark Hamzy:
> If no prefix is specified on the command line, then the following is seen:
> /sbin/dracut: line 548: unset: prefix: cannot unset: readonly variable
>
> ---
> dracut.conf.d/fedora.conf.example | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/dracut.conf.d/fedora.conf.example b/dracut.conf.d/fedora.conf.example
> index ee53844..4cb1890 100644
> --- a/dracut.conf.d/fedora.conf.example
> +++ b/dracut.conf.d/fedora.conf.example
> @@ -5,7 +5,7 @@ i18n_vars="/etc/sysconfig/keyboard:KEYTABLE-KEYMAP /etc/sysconfig/i18n:SYSFONT-F
> omit_drivers+=" .*/fs/ocfs/.* "
> stdloglvl=3
> install_items+=" vi /etc/virc ps grep cat rm "
> -readonly prefix="/"
> +prefix="/"
> systemdutildir=/usr/lib/systemd
> systemdsystemunitdir=/usr/lib/systemd/system
> udevdir=/usr/lib/udev
>
yeah, sorry, forgot to remove this one, before pushing
prev parent reply other threads:[~2012-07-09 6:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-08 17:36 [PATCH] fix readonly prefix Mark Hamzy
[not found] ` <1341768989-50296-1-git-send-email-hamzy-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2012-07-09 6:45 ` 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=4FFA7E04.1010903@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=hamzy-r/Jw6+rmf7HQT0dZR+AlfA@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.