mkinitrd unification across distributions
 help / color / mirror / Atom feed
* [PATCH 00/10] SUSE S/390 integration
@ 2013-11-27 15:44 Hannes Reinecke
       [not found] ` <1385567061-13247-1-git-send-email-hare-l3A5Bk7waGM@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Hannes Reinecke @ 2013-11-27 15:44 UTC (permalink / raw)
  To: Harald Hoyer
  Cc: Thomas Renninger, initramfs-u79uwXL29TY76Z2rM5mHXA,
	Hannes Reinecke

Hi all,

SUSE is keeping the S/390 device configuration in udev rules,
on rule per device.
And it doesn't have the RH-specific configuration scripts (obviously).
This patchset abstracts away the RH-specific configuration and
adds modules to make dracut boot on SLES installations.

Please apply.

Hannes Reinecke (10):
  95dasd: Install kernel modules only once
  95dasd: Only install module if normalize_dasd_arg is present
  95dasd_mod: make dasd_cio_free optional
  95zfcp: Make installation optional
  95znet: Make installation optional
  Install /bin/mount
  Fixup keymap setting for openSUSE
  Check for plymouth lib directories
  Add DASD configuration for SuSE
  Add zfcp scripts for SUSE

 dracut-functions.sh                    | 37 ++++++++++++++++++++++
 modules.d/10i18n/module-setup.sh       |  3 ++
 modules.d/50plymouth/module-setup.sh   | 17 ++++++++---
 modules.d/95dasd/module-setup.sh       |  7 ++---
 modules.d/95dasd_mod/module-setup.sh   |  3 +-
 modules.d/95dasd_mod/parse-dasd-mod.sh |  4 ++-
 modules.d/95dasd_rules/module-setup.sh | 27 ++++++++++++++++
 modules.d/95dasd_rules/parse-dasd.sh   | 56 ++++++++++++++++++++++++++++++++++
 modules.d/95zfcp/module-setup.sh       |  4 +--
 modules.d/95zfcp_rules/module-setup.sh | 25 +++++++++++++++
 modules.d/95zfcp_rules/parse-zfcp.sh   | 54 ++++++++++++++++++++++++++++++++
 modules.d/95znet/module-setup.sh       |  1 +
 modules.d/99fs-lib/module-setup.sh     |  1 +
 13 files changed, 224 insertions(+), 15 deletions(-)
 create mode 100755 modules.d/95dasd_rules/module-setup.sh
 create mode 100755 modules.d/95dasd_rules/parse-dasd.sh
 create mode 100755 modules.d/95zfcp_rules/module-setup.sh
 create mode 100755 modules.d/95zfcp_rules/parse-zfcp.sh

-- 
1.8.1.4

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

end of thread, other threads:[~2013-11-28 14:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27 15:44 [PATCH 00/10] SUSE S/390 integration Hannes Reinecke
     [not found] ` <1385567061-13247-1-git-send-email-hare-l3A5Bk7waGM@public.gmane.org>
2013-11-27 15:44   ` [PATCH 01/10] 95dasd: Install kernel modules only once Hannes Reinecke
2013-11-27 15:44   ` [PATCH 02/10] 95dasd: Only install module if normalize_dasd_arg is present Hannes Reinecke
2013-11-27 15:44   ` [PATCH 03/10] 95dasd_mod: make dasd_cio_free optional Hannes Reinecke
     [not found]     ` <1385567061-13247-4-git-send-email-hare-l3A5Bk7waGM@public.gmane.org>
2013-11-28 12:51       ` Harald Hoyer
     [not found]         ` <52973C68.8040504-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-11-28 12:53           ` Hannes Reinecke
2013-11-27 15:44   ` [PATCH 04/10] 95zfcp: Make installation optional Hannes Reinecke
2013-11-27 15:44   ` [PATCH 05/10] 95znet: " Hannes Reinecke
2013-11-27 15:44   ` [PATCH 06/10] Install /bin/mount Hannes Reinecke
     [not found]     ` <1385567061-13247-7-git-send-email-hare-l3A5Bk7waGM@public.gmane.org>
2013-11-28 13:23       ` Hannes Reinecke
     [not found]         ` <529743C7.80906-l3A5Bk7waGM@public.gmane.org>
2013-11-28 14:08           ` Harald Hoyer
2013-11-27 15:44   ` [PATCH 07/10] Fixup keymap setting for openSUSE Hannes Reinecke
2013-11-27 15:44   ` [PATCH 08/10] Check for plymouth lib directories Hannes Reinecke
2013-11-27 15:44   ` [PATCH 09/10] Add DASD configuration for SuSE Hannes Reinecke
2013-11-27 15:44   ` [PATCH 10/10] Add zfcp scripts for SUSE Hannes Reinecke

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