Change logs for initramfs-tools source package in Wheezy

  • initramfs-tools (0.109.1) unstable; urgency=low
    
    
      * Team upload
      * [1314bff] hook-functions: Include more HID drivers in base
        (Closes: #697619)
    
     -- Ben Hutchings <email address hidden>  Wed, 17 Apr 2013 02:20:49 +0100
  • initramfs-tools (0.109) unstable; urgency=low
    
    
      * keymap hook: provide warning message if loadkeys/setupcon are not
        available. Thanks to Raphael Hertzog <email address hidden> for the
        feedback (Closes: #689336)
    
     -- Michael Prokop <email address hidden>  Sat, 06 Oct 2012 00:43:00 +0200
  • initramfs-tools (0.108) unstable; urgency=low
    
    
      [ maximilian attems ]
      * [a8420de] hook-functions: add hid-generic module (Closes: #682340)
      * [9723143] debian/control: Scratch 2.6 mention
    
      [ Petr Baudis ]
      * [1d6b272] initramfs-tools: allow disabling initrd for make deb-pkg
        (Closes: #664171)
    
      [ Michael Prokop ]
      * [0ffc800] Use setupcon to install system's keymap. Thanks to
        Andreas Altergott <email address hidden> for the initial
        patch. Thanks to Raphaël Hertzog <email address hidden> for testing,
        feedback and review. (Closes: #619711)
    
     -- Michael Prokop <email address hidden>  Fri, 21 Sep 2012 12:10:28 +0200
  • initramfs-tools (0.107) unstable; urgency=low
    
    
      [ Michal Suchanek ]
      * initramfs-tools: copy_exec quote ${src}
      * initramfs-tools: copy_exec add pattern for nonoptimized multiarch
        libraries (Closes: #659752)
    
      [ Vagrant Cascadian ]
      * initramfs-tools Don't override root=/dev/nfs by BOOT=local config
        (Closes: #677157)
    
      [ Adam Conrad ]
      * hooks/klibc: Make us play more nicely with busybox and static bin/sh
        (Closes: #638068)
      * Kernel versions aren't (necessarily) package versions, so redirect
        the whining from dpkg --compare-versions to /dev/null to avoid scary
        (and incorrect) warnings. (LP: #889584)
    
     -- Adam Conrad <adconrad@0c3.net>  Mon, 09 Jul 2012 11:07:21 -0600
  • initramfs-tools (0.106) unstable; urgency=high
    
    
      [ Josh Triplett ]
      * [67d4cec] initramfs-tools: Make manual_add_modules a no-op with no
        arguments (Closes: 676439)
    
     -- Michael Prokop <email address hidden>  Thu, 07 Jun 2012 14:40:24 +0200
  • initramfs-tools (0.103) unstable; urgency=low
    
    
      * [3fd3568] configure_networking: Use /run path for ipconfig generated
        script.
      * [886abf0] debian/control: Depend on newer klibc-utils for /run path.
    
     -- maximilian attems <email address hidden>  Thu, 31 May 2012 15:57:37 +0200
  • initramfs-tools (0.102) unstable; urgency=low
    
    
      * [da64d1a] Deal with the uniquely broken situation of armhf having
        two linkers by creating both if we find either one in the target
      * [2f988c4] Add myself to uploaders and release
    
     -- Adam Conrad <adconrad@0c3.net>  Tue, 17 Apr 2012 17:43:08 -0600
  • initramfs-tools (0.101) unstable; urgency=low
    
    
      Release "inbox zero ☕"
    
      [ maximilian attems ]
      * [9b2a4c4] hook-functions: ext4dev is gone
      * [48c77ac] debian/control: Get rid of old findutils versioned depends
      * [7cccc87] update-initramfs: Don't call flash-kernel directly
    
      [ Ben Hutchings ]
      * [71ece14] mkinitramfs: Copy modules.builtin into initramfs
        (Closes: #659866)
    
      [ Vadim Solomin ]
      * [523ec93] initramfs-tools: Add per default missing hid-logitech-dj
        (Closes: #658029)
    
      [ Michael Prokop ]
      * [18a5b5e] Bump Standards-Version to 3.9.3
    
     -- Michael Prokop <email address hidden>  Tue, 06 Mar 2012 13:54:27 +0100
  • initramfs-tools (0.100) unstable; urgency=low
    
    
      Release "singing in the snow ☃☃☃"
    
      [ Michael Prokop ]
      * [16280bb] lsinitramfs: support xz/lzma, bzip2 and lzop as compress
        methods. (Closes: #586381)
      * [ee16a4e] set_initlist: redirect warning messages to stderr.
        (Closes: #601319)
      * [af110e0] Alternate Recommends on busybox-static (Closes: #639902,
        #454665)
      * [b61413d] warn user if directory is present in confdir
        (Closes: #610462)
    
      [ maximilian attems ]
      * [5409ca7] manual_add_modules: No longer add firmware.agent too.
        (Closes: #566401)
      * [4f98b0b] mkinitramfs: Use version comparison for xz or other
        compression tools (Closes: #624702)
      * [d479b47] initramfs-tools: rephrase description
      * [07c822f] mkinitramfs: Check if TMPDIR is writable
      * [b9ff58c] mkinitramfs: Use /var/tmp rather then /tmp for space reasons
      * [bd3c5d8] Revert "Revert "mkinitramfs: Nuke MIN_VERSION handling.""
      * [313db4c] MODULES=dep: Use /sys again to decide for libata or ide
        (Closes: #607888)
      * [9bec96f] debian/control: Drop versioned depend on pre-Etch udev
        version
      * [02ea666] debian/control: Tighten dep on klibc-utils 1.5.23-2
      * [5c68e6e] init: Prepare for switch_root(8) usage
      * [5e1f500] update-initramfs: Cleanup nowadays unused run_lilo()
      * [b0d14a0] update-initramfs: run_bootloader() hooks on create too
      * [8d0ffcb] preinst: get rid of awk usage (Closes: #589963)
    
      [ Timo Juhani Lindfors ]
      * [63932cc] panic(): print the name of each module before loading it
      * [cd1981e] panic: Load modules for highly probable USB keyboard
        (Closes: #615831)
    
      [ Martin Pitt ]
      * [b1530ee] hooks/busybox: Fix 2.99 busybox breakage (Closes: #628374)
    
      [ Alkis Georgopoulos ]
      * [b938c7e] configure_networking() wait for udev to populate available
        nics (LP: #682445)
    
      [ Harald Hoyer ]
      * [9249db6] MODULES=dep: awk free version for root dev search
    
      [ Sven Joachim ]
      * [717397c] copy_exec: Handle optimized libraries under multiarch paths
        (Closes: #636495)
    
      [ Colin Watson ]
      * [6cf2bd7] mark Multi-Arch: foreign (Closes: #649399)
    
     -- Michael Prokop <email address hidden>  Tue, 14 Feb 2012 14:42:23 +0100
  • initramfs-tools (0.99) unstable; urgency=low
      Release "scarpe rotte e pur bisogna andar"  [ maximilian attems ]  * [ce45cd0] update-initramfs: Show the mkinitramfs on error message.  * [5b84e5b] maintainer-notes.html: Fix email to send patches to.  * [ec6a77f] doc: s/ressources/resources/  * [3c717fa] initramfs-tools: preinst use blkid for uuid generation if around.    (Closes: #609964)  * [8e2ffcd] postinst cleanup very old dpkg trigger comparison.  * [78cdb26] mkinitramfs: Add support for xz compression. (closes: #626446)  * [f5b8347] hook-functions: Cleanup ref to ide-disk.  * [6cab0ec] initramfs-tools: cleanup any usplash traces. (closes: #620924)  * [08d4895] initramfs-tools: Remove mkinitramfs-kpkg.    (Closes: #454934, #502792)  * [0ed6376] initramfs-tools: add hid_sunplus to listed keyboard drivers.  * [5f53d3b] init: load netconsole after loading network drivers.    Thanks Ferenc Wagner <email address hidden> (Closes: #596742)  * [7ff2998] debian/copyright: Update authorlist and year attribution.  * [e789cdd] maintainer-notes: Use git dch --multimaint-merge on examples.  * [17296ff] dep_add_modules: Use hidden_dep_add_modules for ubifs.  * [3d44bfb] hidden_dep_add: Use mika's variadic function from $2 on.  * [8f8299d] mkinitramfs: copy over on build instead of using symlink tree.    (Closes: #338405, #506540)  * [f5afa6a] mkinitramfs: Add lib search path + run full ldconfig in    initramfs. (Closes: #612633, #619670)  * [259ad09] mkinitramfs: creat /run initramfs directory.  * [5add333] initramfs-tools: init mount /run tmpfs.  * [74109b9] init: No need to touch /dev/.initramfs.  * [8e7620a] hook-functions: xhci-hcd got renamed. (Closes: #625224)    Thanks to Matthew Wilcox <email address hidden>  [ Tim Small ]  * [1fe9f78] Add Documentation for modules=list in initramfs.conf(5).    (Closes: #603903)  [ Ben Hutchings ]  * [c018886] kernel hooks: Treat missing version argument as an error.  * [58ee42c] kernel hooks: Enable error-exit (sh -e).  * [7866542] update-initramfs: Depend on kernel hook scripts rather than    $ramdisk invocation.  * [43fe8e6] update-initramfs: Remove support for 'do_bootloader' and    specific boot loaders. (closes: #594189)  [ Gianluigi Tiesi ]  * [9c25269] mkinitramfs: misleading message in verbose mode.    (Closes: #611046)  [ Timo Juhani Lindfors ]  * [871ffe7] initramfs-tools: Make panic message visible even if panic=    is used.  * [2525b00] initramfs-tools: Inform the user about reboot on panic=.  [ Michael Prokop ]  * [465a5f1] hidden_dep_add_modules(): make it dynamically to support more    than 3 arguments as well.  * [3323930] Use --check=crc32 option for xz compression.    Thanks to Ulrich Dangel <email address hidden>  * [bedf1e3] Use -8 for compression with xz.  * [adce374] docs: fix wording ("allows *one* to") to make lintian happy.  * [ecbc54a] Bump Standards-Version to 3.9.2.  [ Evan Broder ]  * [ad1a594] initramfs-tools: Fix handling of numeric root= arguments to be     udev-friendly. (Closes: #501969, #606806)  [ Christian Hofstaedtler ]  * [e34eca4] init: move /proc after moving other filesystems.  [ Roger Leigh ]  * [10990ab] init: Preserve state on old boxes without /run on rootfs.  * [4d08c2e] init: sync mount options with the defaults in initscripts.    (Closes: #621803)  * [20c43ce] init: Don't use "none" as a mount fsname (Closes: #603858)  [ Michael Tokarev ]  * [ec83abd] mkinitramfs: No need to warn about md-root busybox dep. -- maximilian attems <email address hidden>  Wed, 11 May 2011 23:38:18 +0200
  • initramfs-tools (0.98.8) unstable; urgency=high
      [ maximilian attems ]  * [67c1d32] initramfs-tools: MODULES=dep fix for ubifs /    (Closes: #608339)  * [ca4d08a] mkinitramfs: Fix noexec /tmp detection for long device    names. (Closes: #608865) Thanks to Ian Campbell <email address hidden>  [ Ben Hutchings ]  * [78d9e04] initramfs-tools: Handle hidden dependency of libcrc32c on    crc32c. (Closes: #608538) -- maximilian attems <email address hidden>  Fri, 28 Jan 2011 15:11:10 +0100