All of lore.kernel.org
 help / color / mirror / Atom feed
* small updates for dmsquash-live module
@ 2011-08-01 20:21 Will Woods
       [not found] ` <1312230069-10674-1-git-send-email-wwoods-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Will Woods @ 2011-08-01 20:21 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

These are just some smallish updates for dmsquash-live.

Patch 1/3 is just a few cleanups - inessential, but nice to have.

Patch 2/3 makes dmsquash-live-root determine the image type (i.e.
squashed or unsquashed) by mounting it and checking the filesystem
type, rather than requiring a specific filename. This is important for
the livenet module (which will be appearing in a later email).

Patch 3/3 is simple and useful - it adds a pre-pivot hook which will
copy any files found in /updates in the initramfs into the live
filesystem. This allows hotfixes to live images. Whee!

 modules.d/90dmsquash-live/apply-live-updates.sh |    7 ++++++
 modules.d/90dmsquash-live/dmsquash-live-root    |   27 ++++++++++++++--------
 modules.d/90dmsquash-live/module-setup.sh       |    1 +
 3 files changed, 25 insertions(+), 10 deletions(-)

-w

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

end of thread, other threads:[~2011-08-12  6:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-01 20:21 small updates for dmsquash-live module Will Woods
     [not found] ` <1312230069-10674-1-git-send-email-wwoods-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-08-01 20:21   ` [PATCH 1/3] dmsquash-live-root cleanups/mini-fixes Will Woods
2011-08-01 20:21   ` [PATCH 2/3] dmsquash-live-root: determine img type by contents, not name Will Woods
2011-08-01 20:21   ` [PATCH 3/3] add apply-live-updates.sh to pre-pivot hook Will Woods
2011-08-12  6:06   ` small updates for dmsquash-live module Harald Hoyer

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.