mkinitrd unification across distributions
 help / color / mirror / Atom feed
* [PATCH 00/10] All recent patches linearly
@ 2011-10-18 18:33 Michal Soltys
       [not found] ` <1318962806-24000-1-git-send-email-soltys-R61QfzASbfY@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Michal Soltys @ 2011-10-18 18:33 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

As they kind of slowly started piling up and messing with each other.

Only new things are (last two patches):

- thorough checks for chosen/fallback terminal before calling shell
- emergency_shell moved into single place in dracut-lib, with two simple knobs
- added documentation for --ctty

Additionally,

The following changes since commit d239b550ce9e6a80342965974c4503cfde736fbe:

  explicitly verify bash version (2011-10-11 09:37:02 +0200)

  are available in the git repository at:
    git://git.hasevolq.net/dracut.git fixup


Michal Soltys (10):
  features: RUNDIR, imgdir, prefix, prefix_mnt and related changes
  features: RUNDIR, imgdir, ... [update 1]
  minor changes
  dracut: remove duplicate options
  dracut: detect lib paths more carefully
  check root candidates more carefully
  introduce optional job control
  job control fixup
  prepare common emergency_shell function (1), shell job control fixups (2)
  optional shell job control - add documentation

 dracut                           |  130 ++++++++++++++----------
 dracut-functions                 |   71 +++++++++-----
 dracut.8.xml                     |    9 ++
 dracut.kernel.7.xml              |   15 +++
 modules.d/10i18n/console_init    |    1 +
 modules.d/99base/dracut-lib.sh   |  109 ++++++++++++++++++++
 modules.d/99base/init            |  205 ++++++++++++++++++--------------------
 modules.d/99base/module-setup.sh |   14 ++-
 modules.d/99shutdown/shutdown    |   29 +-----
 9 files changed, 363 insertions(+), 220 deletions(-)

-- 
1.7.5.3

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

end of thread, other threads:[~2011-11-11 15:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-18 18:33 [PATCH 00/10] All recent patches linearly Michal Soltys
     [not found] ` <1318962806-24000-1-git-send-email-soltys-R61QfzASbfY@public.gmane.org>
2011-10-18 18:33   ` [PATCH 01/10] features: RUNDIR, imgdir, prefix, prefix_mnt and related changes Michal Soltys
2011-10-18 18:33   ` [PATCH 02/10] features: RUNDIR, imgdir, ... [update 1] Michal Soltys
2011-10-18 18:33   ` [PATCH 03/10] minor changes Michal Soltys
2011-10-18 18:33   ` [PATCH 04/10] dracut: remove duplicate options Michal Soltys
2011-10-18 18:33   ` [PATCH 05/10] dracut: detect lib paths more carefully Michal Soltys
2011-10-18 18:33   ` [PATCH 06/10] check root candidates " Michal Soltys
2011-10-18 18:33   ` [PATCH 07/10] introduce optional job control Michal Soltys
2011-10-18 18:33   ` [PATCH 08/10] job control fixup Michal Soltys
2011-10-18 18:33   ` [PATCH 09/10] prepare common emergency_shell function (1), shell job control fixups (2) Michal Soltys
2011-10-18 18:33   ` [PATCH 10/10] optional shell job control - add documentation Michal Soltys
2011-10-21 21:19   ` [PATCH 11/10] dracut: sewing fixup Michal Soltys
2011-10-24 20:11   ` [PATCH 00/10] All recent patches linearly Michal Soltys
2011-10-30 23:02   ` [PATCH] init: /dev/.initramfs symlink fixup Michal Soltys
2011-11-11 15:45   ` [PATCH 13/10] features: RUNDIR, imgdir, ... [update 2] Michal Soltys

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