LWN.net Logo

initramfs-tools stable release 0.93.2 released

From:  maximilian attems <max-AT-stro.at>
To:  initramfs-AT-vger.kernel.org
Subject:  initramfs-tools stable release 0.93.2
Date:  Thu, 2 Apr 2009 13:18:17 +0200
Message-ID:  <20090402111817.GA4903@stro.at>
Cc:  debian-kernel-AT-lists.debian.org
Archive-link:  Article, Thread

initramfs-tools is a generic initramfs generation tool.

latest stable adds fb fixes and a behaviour change for
update-initramfs -u to work against newest initramfs
instead of following maybe outdated /initrd.img symlink.

git clone git://git.debian.org/kernel/initramfs-tools.git                       
                                                                                
online repo:                                                                    
http://git.debian.org/git/kernel/initramfs-tools.git                            



complete shortlog, aka git shortlog 0.93.1..

François Delawarde (1):
      hook-functions: MODULES=dep fix for luks over cciss devices

Maik Zumstrull (1):
      init-top/framebuffer: Load intel-agp for intelfb

maximilian attems (12):
      hook-functions: stricter match on loaded module for firmware warning.
      hook-functions: Add firmware from versioned directories too.
      hook-functions: MODULES=most add all fb modules per default
      update-initramfs: Cleanup run_bootloader()
      update-initramfs: mbr_check() use /boot/grub/grub.cfg for grub2 search.
      update-initramfs: Run update on highest version instead of /initrd.img link
      hook-functions: MODULES=most fb add all available agp modules
      update-initramfs: Fix error message on wrong -k version argument
      hooks/thermal: Prevent inclusion of windfarm modules on PS3.
      init-top/framebuffer: syntax fix.
      mkinitramfs: Allow dots in boot and script filenames.
      release 0.93.2


diffstat

 debian/changelog             |   28 ++++++++++++++++++++++++
 hook-functions               |   27 +++++++++++++++++++----
 hooks/thermal                |    3 ++
 mkinitramfs                  |    4 +-
 scripts/functions            |    4 +-
 scripts/init-top/framebuffer |    7 +++++-
 update-initramfs             |   48 ++++++++++++++++++++++++-----------------
 7 files changed, 91 insertions(+), 30 deletions(-)



(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds