Change logs for initramfs-tools source package in Dapper

  • initramfs-tools (0.40ubuntu34) dapper-proposed; urgency=low
    
      * Added DAC960 to auto scsi modules
        - LP: #31035
    
     -- Ben Collins <email address hidden>   Thu, 18 Oct 2007 11:12:23 -0400
  • initramfs-tools (0.40ubuntu33) dapper-proposed; urgency=low
    
      * Add megaraid_sas to initrd:
        - LP: #56854
      * Include qla firmware in initrd
        - LP: #74004
    
     -- Ben Collins <email address hidden>   Wed, 17 Oct 2007 08:50:14 -0400
  • initramfs-tools (0.40ubuntu32) dapper; urgency=low
    
      * Revert 0.40ubuntu31.  This isn't as trivial as it should be.
    
     -- Matt Zimmerman <email address hidden>   Sun, 21 May 2006 10:17:50 -0700
  • initramfs-tools (0.40ubuntu31) dapper; urgency=low
    
      * scripts/local-premount/resume: Print a message when a resume is about to
        begin (LP#41137)
    
     -- Matt Zimmerman <email address hidden>   Fri, 19 May 2006 15:14:53 -0700
  • initramfs-tools (0.40ubuntu30) dapper; urgency=low
    
      * This release brought to you by Fujitsu hard drives, which have forced
        me to rewrite all my most recent initramfs-tools changes from memory.
      * Include arcmsr module in the scsi module list (launchpad.net/40075)
      * Abstract out the kernel minversion checking stuff into the function
        library, so we can reuse it to check minversion requirements for hook
        scripts as well (such as udev, which requires >= 2.6.15 in dapper)
      * Bump the kernel minversion to 2.6.15 on hppa and ia64, since they used
        initrd-tools with their 2.6.12 kernels in breezy, not initramfs-tools.
      * If mkinitramfs fails due to minversion not being met, don't bail out
        of update-initramfs, but just exit 0, so upgrades don't halt on it.
      * Conditionalise the use of lvm and md in mkinitramfs so it's a no-op if
        you don't have those packages installed, but allows for smooth upgrades
        if you have older versions that don't ship their own hooks yet.
      * Make prereqs conditional on the script/hook actually existing.  From
        now on, this means that 'PREREQ="udev"' means "run udev first, iff it
        happens to be installed".  Having the files exist on the filesystem if
        you have a HARD dependency should be enforced with package dependencies.
      * Add ohci1394 and sbp2 to the scsi module list (launchpad.net/37479)
      * Move framebuffer setup from usplash to scripts/local-top/framebuffer
        so that people booting with vga=1234 but no splash will still get a
        framebuffer instead of a useless black console (launchpad.net/27669)
    
     -- Adam Conrad <email address hidden>   Tue, 16 May 2006 19:51:08 +1000
  • initramfs-tools (0.40ubuntu29) dapper; urgency=low
    
      * Make "update-initramfs -u" try to find the running kernel *after* it
        attempts to search the symbolic link list and its own sha1 list.
        Using this as a fallback, rather than the default, should solve most
        upgrade issues, where people found their initramfs was half-baked.
    
     -- Adam Conrad <email address hidden>   Wed, 19 Apr 2006 13:51:35 +1000
  • initramfs-tools (0.40ubuntu28) dapper; urgency=low
    
      * Add raid10 module to the generic module list (launchpad.net/28028)
      * Add cpqarray to the scsi module list (launchpad.net/{26632,35202})
      * Unset debug before we run the real init (launchpad.net/24095)
      * Add the gdth module to the default scsi list (launchpad.net/31542)
    
     -- Adam Conrad <email address hidden>   Fri, 24 Mar 2006 04:33:44 +1100
  • initramfs-tools (0.40ubuntu27) dapper; urgency=low
    
      * Drop the evms, lvm and md local-top scripts; they're all provided by
        their own packages now.  This makes the depdencies rather nicer.
    
     -- Scott James Remnant <email address hidden>   Thu, 23 Mar 2006 18:04:48 +0000
  • initramfs-tools (0.40ubuntu26) dapper; urgency=low
    
      * Add raid10 module to the generic module list (launchpad.net/28028)
      * Add cpqarray to the scsi module list (launchpad.net/{26632,35202})
      * Unset debug before we run the real init (launchpad.net/24095)
      * Add the gdth module to the default scsi list (launchpad.net/31542)
    
     -- Adam Conrad <email address hidden>   Fri, 24 Mar 2006 04:33:44 +1100
  • initramfs-tools (0.40ubuntu25) dapper; urgency=low
    
      * Move the "loop waiting for the root filesystem" code from the udev
        premount script to the local mountroot() function where it truly
        belongs.
    
     -- Scott James Remnant <email address hidden>   Wed, 22 Mar 2006 16:28:46 +0000
  • initramfs-tools (0.40ubuntu24) dapper; urgency=low
    
      * Add support for LSI Logic's Fusion MPT SAS and FC controllers as well.
    
     -- Adam Conrad <email address hidden>   Thu, 23 Feb 2006 23:27:16 +1100
  • initramfs-tools (0.40ubuntu23) dapper; urgency=low
    
      * Grow a conf.d directory for config snippets, and toss the RESUME option
        in there, to stop editing our own conffile in our maintainer scripts.
      * Add a cleverly hackish preinst that will pull the RESUME setting from
        old config files, migrate it to conf.d/resume, and reset that part of the
        conffile to a factory fresh state.  This should fix the unwanted conffile
        prompt in breezy->dapper upgrades for people who made no local changes.
    
     -- Adam Conrad <email address hidden>   Fri, 17 Feb 2006 15:34:53 +1100
  • initramfs-tools (0.40ubuntu22) dapper; urgency=low
    
      * Add mptspi to the list of SCSI modules put in the initramfs by default,
        which is required for some LSI Logic controllers and for the VMware SCSI
        controller in recent VMware versions (See launchpad.net/{27187,31229})
      * Fix typo of /dev/disk/by-*, which I wrote as /dev/disks/by-{uuid,label}
      * Load i2c-keywest before loading therm_pm72 in the PowerPC thermal hook,
        since the latter sometimes needs the former (Closes launchpad.net/27269)
    
     -- Adam Conrad <email address hidden>   Tue, 14 Feb 2006 23:28:35 +1100
  • initramfs-tools (0.40ubuntu21) dapper; urgency=low
    
      * Don't update the progress bar once udev has taken /dev away;
        after all, we can't contact usplash anyway at this point.
    
  • initramfs-tools (0.40ubuntu20) dapper; urgency=low
    
      * Add ... to end of strings to match main boot sequence.
    
  • initramfs-tools (0.40ubuntu19) dapper; urgency=low
    
      * Change the first of many "Loading modules" to "Loading essential drivers"
        to improve debugging when people say it breaks at that stage.
    
  • initramfs-tools (0.40ubuntu18) dapper; urgency=low
    
    
      * Add support for selecting root by UUID or LABEL with syntax such as:
        root=LABEL=myrootfs or root=UUID=92addf34-0f02-4a0e-bfb2-cbaa1e907b77
    
     -- Adam Conrad <email address hidden>  Fri,  3 Feb 2006 15:55:01 +0000
  • initramfs-tools (0.40ubuntu16) dapper; urgency=low
    
    
      * Bump klibc-utils dependency to (>= 1.1.16-1), for hppa and ia64.
    
     -- Adam Conrad <email address hidden>  Thu, 19 Jan 2006 04:00:39 +1100
  • initramfs-tools (0.40ubuntu14) dapper; urgency=low
    
    
      * If copy_exec is asked to copy to the same location twice, check if
        we're copying the same file again.  If so, do nothing and carry on, if
        not, warn that we asked it for an impossibility, and don't overwrite.
    
     -- Adam Conrad <email address hidden>  Thu, 12 Jan 2006 18:00:12 +1100
  • initramfs-tools (0.40ubuntu13) dapper; urgency=low
    
    
      * Default to taking over other initramfs images in Ubuntu, as this is
        more consistent with what our packaging expects to be able to do.
      * Make "update-initramfs -u" try to find the running kernel before it
        attempts to search the symbolic link list and its own sha1 list.
    
     -- Adam Conrad <email address hidden>  Wed, 11 Jan 2006 16:25:20 +1100
  • initramfs-tools (0.40ubuntu12) dapper; urgency=low
    
    
      * Oops, move the progress state file into the new directory too.
    
     -- Adam Conrad <email address hidden>  Mon,  9 Jan 2006 21:26:44 +1100
  • initramfs-tools (0.40ubuntu9) dapper; urgency=low
    
    
      * Make some changes to cope with the new and improved klibc packaging:
        - Add a force to the deletion of ${DESTDIR}/bin/sh, to avoid errors.
        - Cope with libklibc moving from /usr/lib/klibc/lib to /lib.
        - Bump dependency on klibc-utils to one new enough for the above.
    
     -- Adam Conrad <email address hidden>  Thu,  5 Jan 2006 15:13:15 +1100
  • initramfs-tools (0.40ubuntu8) dapper; urgency=low
    
    
      * Call modprobe everywhere with "-Qb" to silence messages and allow user
        blacklisting.
      * Copy the entire /etc/modprobe.d directory to the initramfs, so we can
        pick up all user blacklists and options.
      * Remove the slumber for SCSI/USB devices from the local filesystem mount
        script, udev's init-premount script will take care of this when
        necessary.
    
     -- Scott James Remnant <email address hidden>  Wed,  7 Dec 2005 16:18:12 +0000