mkinitrd unification across distributions
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Michal Soltys <soltys-R61QfzASbfY@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] 99fs-lib module for common fsck needs
Date: Fri, 12 Aug 2011 08:22:27 +0200	[thread overview]
Message-ID: <4E44C6A3.2050403@redhat.com> (raw)
In-Reply-To: <1307049735-2345-1-git-send-email-soltys-R61QfzASbfY@public.gmane.org>

On 02.06.2011 23:22, Michal Soltys wrote:
> This introduces separate 99fs-lib module, covering all functions responsible
> for filesystem checking. Both single-fs and multi-fs checking is available.
> single-fs checkers call small "drivers" handling specific filesystems (or
> falling back to the default one).
> 
> Code is pretty well tested, so there should be no surprises.
> 
> See 1st commit message for more details, as well as comments in fs-lib.sh
> 
> Next on roster is updated fstab-sys module.
> 
> Michal Soltys (4):
>   implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck
>   95rootfs-block/mount-root.sh: '-a' for ext? is handled in fs-lib now
>   95rootfs-block/mount-root.sh: squash rootopts into rflags
>   95rootfs-block/mount-root.sh: comment out fstab generation
> 
>  modules.d/95fstab-sys/module-setup.sh    |    4 +-
>  modules.d/95fstab-sys/mount-sys.sh       |    5 +-
>  modules.d/95rootfs-block/module-setup.sh |    6 +-
>  modules.d/95rootfs-block/mount-root.sh   |   37 +++---
>  modules.d/99base/dracut-lib.sh           |   47 -------
>  modules.d/99fs-lib/fs-lib.sh             |  207 ++++++++++++++++++++++++++++++
>  modules.d/99fs-lib/module-setup.sh       |   22 +++
>  7 files changed, 258 insertions(+), 70 deletions(-)
>  create mode 100755 modules.d/99fs-lib/fs-lib.sh
>  create mode 100755 modules.d/99fs-lib/module-setup.sh
> 

pushed

      parent reply	other threads:[~2011-08-12  6:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02 21:22 [PATCH] 99fs-lib module for common fsck needs Michal Soltys
     [not found] ` <1307049735-2345-1-git-send-email-soltys-R61QfzASbfY@public.gmane.org>
2011-06-02 21:22   ` [PATCH 1/4] implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck Michal Soltys
2011-06-02 21:22   ` [PATCH 2/4] 95rootfs-block/mount-root.sh: '-a' for ext? is handled in fs-lib now Michal Soltys
2011-06-02 21:22   ` [PATCH 3/4] 95rootfs-block/mount-root.sh: squash rootopts into rflags Michal Soltys
2011-06-02 21:22   ` [PATCH 4/4] 95rootfs-block/mount-root.sh: comment out fstab generation Michal Soltys
2011-07-14 21:59   ` [PATCH] 99fs-lib module for common fsck needs Michal Soltys
2011-08-12  6:22   ` 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=4E44C6A3.2050403@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=soltys-R61QfzASbfY@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox