mkinitrd unification across distributions
 help / color / mirror / Atom feed
* [PATCH 0/6] Various cleanups
@ 2009-11-27 10:57 Philippe Seewer
       [not found] ` <1259319436-14925-1-git-send-email-philippe.seewer-omB+W0Dpw2o@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Philippe Seewer @ 2009-11-27 10:57 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

While debianizing dracut, debians package checker (lintian) came up with
a few errors and warnings. Since they're not debian specific at all it
makes sense to fix them.

Philippe Seewer (6):
  initqueue: Remove trailing ;
  syslog-genrules.sh: Shebang should be /bin/sh not /bin/dash
  Module scripts should be executable
  All module scripts should have a shebang
  loginit: Fix shebang
  Fix manpage display errors

 dracut.8                                         |   38 ++++++++++++++-------
 modules.d/90crypt/crypt-cleanup.sh               |    1 +
 modules.d/90crypt/parse-crypt.sh                 |    1 +
 modules.d/90dmsquash-live/parse-dmsquash-live.sh |    1 +
 modules.d/90lvm/lvm-cleanup.sh                   |    1 +
 modules.d/90mdraid/mdraid-cleanup.sh             |    1 +
 modules.d/95dasd/parse-dasd.sh                   |    1 +
 modules.d/95dasd_mod/parse-dasd-mod.sh           |    1 +
 modules.d/95iscsi/mount-lun.sh                   |    1 +
 modules.d/95zfcp/parse-zfcp.sh                   |    2 +-
 modules.d/95znet/parse-ccw.sh                    |    1 +
 modules.d/98syslog/syslog-genrules.sh            |    2 +-
 modules.d/99base/initqueue                       |    1 -
 modules.d/99base/loginit                         |    2 +-
 14 files changed, 37 insertions(+), 17 deletions(-)
 mode change 100644 => 100755 modules.d/40network/ifname-genrules.sh
 mode change 100644 => 100755 modules.d/40network/parse-bridge.sh
 mode change 100644 => 100755 modules.d/40network/parse-ifname.sh

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

end of thread, other threads:[~2009-11-27 13:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-27 10:57 [PATCH 0/6] Various cleanups Philippe Seewer
     [not found] ` <1259319436-14925-1-git-send-email-philippe.seewer-omB+W0Dpw2o@public.gmane.org>
2009-11-27 10:57   ` [PATCH 1/6] initqueue: Remove trailing ; Philippe Seewer
2009-11-27 10:57   ` [PATCH 2/6] syslog-genrules.sh: Shebang should be /bin/sh not /bin/dash Philippe Seewer
2009-11-27 10:57   ` [PATCH 3/6] Module scripts should be executable Philippe Seewer
2009-11-27 10:57   ` [PATCH 4/6] All module scripts should have a shebang Philippe Seewer
2009-11-27 10:57   ` [PATCH 5/6] loginit: Fix shebang Philippe Seewer
2009-11-27 10:57   ` [PATCH 6/6] Fix manpage display errors Philippe Seewer
2009-11-27 13:08   ` [PATCH 0/6] Various cleanups Harald Hoyer

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