All of lore.kernel.org
 help / color / mirror / Atom feed
From: Seewer Philippe <philippe.seewer-omB+W0Dpw2o@public.gmane.org>
To: "<initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
	<initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: dracut and ubuntu 8.10
Date: Fri, 6 Mar 2009 17:07:04 +0100	[thread overview]
Message-ID: <49B14A28.1050609@bfh.ch> (raw)
In-Reply-To: <49B13EDD.2080700-omB+W0Dpw2o@public.gmane.org>

I fell into the 80 chars per line trap, sorry about that. the install 
script was mangled up. this should hopefully fixe it.

---
diff --cc modules.d/95udev-rules.ub810/install
index f4067dd,1898fb1..0000000
--- a/modules.d/95udev-rules.ub810/install
+++ b/modules.d/95udev-rules.ub810/install
@@@ -7,7 -7,7 +7,9 @@@ mkdir -p "$initdir/var/run
   dracut_install udevd udevadm pkill
   dracut_install /etc/udev/udev.conf

- for rules in 05-options.rules 20-names.rules 
40-basic-permissions.rules 60-per
  -for rules in 05-options.rules 20-names.rules 
40-basic-permissions.rules 60-per
++for rules in 05-options.rules 20-names.rules 40-basic-permissions.rules \
++    60-persistent-storage.rules 61-persistent-storage-edd.rules \
++    80-programs.rules 90-modprobe.rules 95-udev-late.rules; do
       dracut_install /etc/udev/rules.d/$rules
   done



--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2009-03-06 16:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-27 21:50 dracut and ubuntu 8.10 Seewer Philippe
     [not found] ` <49A8602D.7020708-omB+W0Dpw2o@public.gmane.org>
2009-02-28  3:20   ` Victor Lowther
     [not found]     ` <1235791236.6445.25.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-02-28  9:11       ` Seewer Philippe
2009-03-06 15:18   ` Seewer Philippe
     [not found]     ` <49B13EDD.2080700-omB+W0Dpw2o@public.gmane.org>
2009-03-06 15:36       ` Harald Hoyer
2009-03-06 16:07       ` Seewer Philippe [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=49B14A28.1050609@bfh.ch \
    --to=philippe.seewer-omb+w0dpw2o@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.