Tag '0.95.1' created by Michael Prokop <[email protected]> at 2010-06-07 23:27 
-0700

tag 0.95.1 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQBMDXJS2N9T+zficugRAl7TAKCA+Ri2AIvBCZ2VUjubLHiugagJAQCePihF
yJI7OmyHm9T0Nls4F0CJIaA=e/8F
-----END PGP SIGNATURE-----

Changes since the dawn of time:
Aaron M. Ucko (1):
      scripts/init-top/framebuffer: i915 needs intel-agp too

Andres Salomon (4):
      Fix parse_numeric() to ignore non hex root string prefixes
      fix redboot partition support
      allow root=mtd0 to be used; skip root checks if ROOT doesn't start with 
/dev.
      initramfs-tools: Readd support for linux-2.6 make deb-pkg target.

Anna Jonna Armannsdottir (1):
      configure_networking: Try repeatedly ipconfig with increasing timeout

Avi Rozen (1):
      mkinitramfs: add all usb storage devices

Axel Beckert (1):
      mkinitramfs.8: Add information about $TMPDIR environment variable

Ben Collins (2):
      init-top/framebuffer: ignore blacklist for forced vga= usage.
      update-initramfs: Default to not keep .bak backups

Ben Hutchings (2):
      copy_modules_dir: Take a list of exclusions after the base directory
      auto_add_modules: Copy all modules from net, excluding some subdirectories

Bert Schulze (1):
      mkinitramfs: -c compression support / commandline override

Chris Lamb (1):
      make log_begin_msg not emit trailing newline

Claus Herwig (1):
      mkinitramfs: fix MODULESÞp on mylex raid devices (DAC960)

Colin Watson (4):
      scripts/functions: Call ipconfig with a one-minute timeout
      Make debug option write to /dev/.initramfs/initramfs.debug
      mkinitramfs: Filter out looping or broken symlinks from the initramfs
      mkinitramfs: set initramfs root to 755

Daniel Reichelt (1):
      update-initramfs: fix ro-mounted /boot check (closes: #458772)

David Härdeman (20):
      Add support for loading keymaps. (closes: 337663)
      Remove trailing spaces
      I am apparently supposed to add myself to the uploaders field...
      Update comment
      Use -Qb for for module loading to honor blacklists.
      Add PS3 module loading functionality.
      Move legacy code from mkinitramfs to separate hooks.
      Update copyright info
      Bump standards version, no changes necessary.
      Revert NACK'ed change
      Replace grep use with shell equivalent
      Oops, remove dashes from filenames
      Also print settings from initramfs.conf in reportbug script (thanks to 
Maik Zumstrull for the suggestion)
      Remove stray comment
      init: Remove cryptopts parsing
      hook-funtions: copy_exec work
      hook-functions: add firmware loading support
      scripts/local: check for fs on rootnode
      hook-functions: make version check in check_minkver more robust.
      hook-functions: Protect variables with local usage

Eugene Paskevich (1):
      hook-functions: Fix MODULESÞp for lvm LABEL fstab notation

Fabio M. Di Nitto (1):
      hook-function: Add support for sunvnet and sunvdc in hook-functions.

Ferenc Wagner (1):
      initramfs-tools: make the panic argument available in the rescue shell

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

Gerfried Fuchs (2):
      initramfs-tools.8: Fix manpage-has-errors-from-man
      initramfs-tools.8: Nuke useless bold spaces.

Glennie Vignarajah (1):
      initramfs-tools: Fix UUID rootfs detection with 'MODULESÞp'

Ian Campbell (1):
      MODULESÞp fix for Xen virtual block devices

Jeff Bailey (42):
      Initial checkin
      Use commandline args from mkinitrd
      Add hookscript directories
      Add hookscripts
      Hookscripts, prunce extras
      Remove more generated files
      Remove accidental commit, don't replace /bin/sh with busybox.  It's not a 
posix shell
      Update with new dependancy based init system, call the right script 
directories, always use busybox now, sigh.
      Depend on mdadm
      Bump version to 0.8
      export command line parameters to run scripts.  honour commandline 
readonly/readwrite parameters for nfs.  Release initramfs 0.8
      Require busybox-cvs-initramfs, include modprobe bits
      Use modprobe instead of insmod
      Integrate Matt Zimmerman's changes to initramfs
      Use /sbin, do depmod at boot time, copy all the interesting hardware 
drivers onto the initramfs
      Make quieter, match mkinitrd interface, pull in dependencies for nfs and 
dhcp, document upstream repository location
      * Don't complain if /etc/mkinitramfs/modules doesn't exist.
      Add .bzrignore file
      * Default to currently running kernel version.
      We
      We
      * Use detailed logging now for debian/changelog.  We have at least
      * Use detailed logging now for debian/changelog.  We have at least
      Add lvm support, update control
      Add lvm support, update control
      initramfs-tools (0.14) breezy; urgency=low
      initramfs-tools (0.14) breezy; urgency=low
      initramfs-tools (0.14) breezy; urgency=low
      initramfs-tools (0.14) breezy; urgency=low
      initramfs-tools (0.14) breezy; urgency=low
      Update TODO List
      DSDT, init-premount, and add sata_nv
      Cleanup commit, sorry for the mess
      Cleanup commit, sorry for the mess
      Commit colin's changes to initramfs-tools
      initramfs-tools (0.21) breezy; urgency=low
      initramfs-tools (0.23) breezy; urgency=low
      initramfs-tools (0.24) breezy; urgency=low
      initramfs-tools (0.25) breezy; urgency=low
      Add missing file
      initramfs-tools (0.26) breezy; urgency=low
      Add thanks to Jerry for helping test and typo fix to changelog

Joey Hess (2):
      update-initramfs: use dpkg-trigger
      scripts/local: avoid mount -t unknown

Jonathan Nieder (1):
      update-initramfs: use $* instead of $@

Julien Danjou (1):
      scripts/functions: Wrong check for udevadm in functions

Kees Cook (2):
      minitramfs: find/cpio exit codes ignored while building initramfs
      mkinitramfs: Do not pass exit code through on pipe failure

Kel Modderman (1):
      init: variable `break' unset before `maybe_break init' is evaluated

Loic Minier (1):
      copy_exec: also avoid picking sse2, neon, and vfp hwcaps libs.

Luke Yelavich (3):
      update-initramfs: Initramfs generation reliability fixes.
      init: Add 2>&1 to the run-init exec, fixes init without stderr.
      hook-functions: Add hid_* modules.

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

Martin Michlmayr (5):
      MODULESÞp fix for Orion
      initramfs.conf: Mention possible value overriding by d-i for example.
      update-initramfs: don't run glantank-update-kernel
      update initramfs.conf
      MODULESÞp fix boot with MMC

Matt Kraai (1):
      mkinitramfs-kpkg misspells "deprecation" as "depreciation"

Maximilian Gass (1):
      mkinitramfs: KEYMAP option fails to work due to missing keymap

Michael Prokop (8):
      scripts/init-top/framebuffer: fix variable name
      fix init error message
      disable quiet on debug bootarg
      Fix path to nfsroot.txt in documentation.
      hook-functions: Avoid firmware copy error.
      Support booting from USB 3 xHCI-based controllers
      update-initramfs: fix unbound variables. [Closes: #583695]
      release 0.95.1.

Michael Vogt (1):
      update-initramfs: set_linked_version() check if the links point to an 
existing initrd.img

Michal Pokrywka (1):
      framebuffer: Add support for uvesafb

Nikolaus Schulz (1):
      hook-functions: let dep_add_modules() recurse into lvm slave devices

Piotr Lewandowski (1):
      update-initramfs breaks if /etc/mtab is a symlink to /proc/mounts

S. Sakar (1):
      hook-functions: MODULESÞp fix encrypted loop device

Scott James Remnant (6):
      mkinitramfs: include the modules.order file.
      init: Mount devtmpfs on /dev
      mkinitramfs: Call depmod before packing the initramfs.
      init: load the netconsole module with netconsole bootarg
      init: mount /dev/pts as well as /dev
      mkinitramfs: generate pre-cached boot order file

Tormod Volden (1):
      blacklist boot hook write to /etc/modprobe.d/initramfs.conf

Vagrant Cascadian (4):
      initramfs-tools: split networking code into separate function
      configure_networking: support BOOTIF variable set by pxelinux
      configure_networking: pxelinux BOOTIF fixes
      init: add BOOTIF bootarg

bert schulze (3):
      initramfs-tools: support different compression tools in mkinitramfs
      mkinitramfs: add LZO support
      mkinitramfs: use -9 for lzop

dann frazier (1):
      Fix MODULESÞp for cciss devices

[email protected] (1):
      configure_network(): do nothing if device already configured

e2xbegqsdyt21hfc (1):
      update-initramfs.8: mentions the specific conf file

martin f. krafft (2):
      init: Remove extra ellipses
      Wait for udevsettle after $BOOT-top scripts ran

maximilian attems (513):
      fix man reference
      remove unused BUSYBOX variable
      kernel team as maintainer ;)
      close itp bug
      more changelog changes
      fix debian busybox dep
      reoder initramfs.conf
      add question mark to the getopts
      add update-initramfs.8
      fix typo in Uploaders
      fix bb path
      use BUSYBOXDIR variable
      apply all the 0.30 upstream changes.
      new repo format v6
      fix the wrong busybox depend, was a bad fix as it needs consequent fixes
      waldi fixes for newer busybox
      mklibs-small got as mklibs-copy into the archive, fix that
      waldi udev fixes
      waldi: add ibmvscsic module
      added latest upstream fixes :-)
      jonas: use gnu getopt instead of getopts
      jonas: Quote variables. Use test options -n and -z.
      fix small stupid bug in newer opts handling.
      finalize 0.33
      really finalize that release
      waldi: pump udev dep
      fix my bad hand merging, verified against the last debian-kernel svn tree
      upload without the .bzr.backup dirs, there for pumped version.
      merge the thing waldi uploaded as 0.32.
      fix the lib deps of the hooks, run them before mklibs-copy.
      change virtual package providen.
      move the lvm bits to hooks/lvm.
      add hooks/md with the needed bits.
      document better runtime checks for lvm and mdadm.
      remove the mdadm and lvm2 dep.
      Sesse wanted to have all the changes documented
      fix stat usage, which is no longer available in newer busybox.
      Check for dir ${MODULESDIR}/initrd/, exit if it doesn't exist.
      cleanup some useless FIXME's.
      fix reference to manpage.
      fix suspend to disk: use decimal numbers.
      fix evms root by adding dm_mod module to the initramfs image.
      whitespace cleanup
      revert usage of mklibs-copy - reduces python dep.
      fixes for newer udev.
      use higher timeout, so that lesser people ends without devices.
      sync with latest ubuntu:
      medium priority upload
      resynch with ubuntu:
      fixes for latest udev 0.074-3
      fix evms hook
      fix changelog, add bug nrs.
      better use copy_exec for the udev stuff
      avoid a double link copy of bbr and bbr_seg
      evms=${ROOT#/dev/evms/} expression already sets it to <volname>.
      only include needed udev bits,
      fix for newest upstream udev:
      sync ubuntu: breaknow
      kill udev as late as possible.
      0.076-3 has all the fixes we want!!
      fix changelog mention, add credits
      add mptspi to the scsi modules list
      resync with latest ubuntu, split udev done by hand.
      missed the newer udev depend on previous change.
      fix wording in initramfs.conf regarding resume option.
      activate all lvm volumes
      fix hooks/kernelextras not include current dir with wildcard.
      add initramfs-tools.8
      update TODO to current state.
      remove dup suspend code
      merge ubuntu modprobe silence stuff
      set urgency=high
      fix lintian warning due to non latin char in manpage.
      get ready for the release:
      debian's module-init-tools of testing doesn't have yet the
      revert activate all vg,
      fix passing of the debug param to init.
      add hook ide depending on udev
      upps had included the .bzr files due to newer dev machine.
      dch char changes + fs email
      small quick fix for klibc 1.1.14
      /lib/klibc-*.so moved from /usr/lib/klibc/lib/klibc-*.so
      pump debhelper dep as pointed out by linda
      add first DEBUG section to initramfs-tools.8
      evms took their own hooks. :)
      fix MODULESÞp due to modprobe --show-depends printing not only insmod 
commands but also the install ones.
      add latest changelog
      uuh removed a revision with shelve from previous 0.49
      another changelog fix
      Call panic on circular deps to get rescue shell.
      use CONFDIR everywhere
      sync 0.40ubuntu16
      take care of modular atkb and i8042.
      check for  /dev/.initramfs/ before writing into it,
      add dm_snapshot to the modules for booting on lvm snapshots
      fix stage checking
      rename ide -> udev-helper
      s/was/has/ been altered
      better document the point of update-initramfs and mkinitramfs.
      highlight the mode of operation of update-initramfs
      add kernel-package compat stuff, behaves like mkinitramfs and adds
      set takeover=1 in debian too,
      fix adding initrd against newer handbuild kernels.
      sync with ubuntu22 + some handmerges
      resync ubuntu24 aka nice conf.d
      readd the kpkg compat wrapper
      hardcoded root support
      initial ieee1394 support
      really set takeover=0
      really install those compat scripts.
      don't stumble on lvm10 leftovers, explicitly check for lvm2
      update copyright info
      add dac960 for alpha
      merge ubunut udev hook.
      split up the long lines in audo_add_modules
      add the 0.53[bc] changesets:
      really add the dasd modules;
      remove useless prerequs
      fix wrong modprobe args
      use quiet for fs module loading
      fix firewire booting
      udev stuff needs to be in scripts/init-premount
      run lilo if no grub is around.
      fix changelog for 0.55 release
      * fix minor parsing
      fix bug nr.
      add verbose mode for mkinitramfs, use it when calling it
      fix copyright
      Resynch with 0.40ubuntu28
      fix not initialized variables
      0.60:
      - mv /etc/mkinitramfs /etc/initramfs-tools
      - News entry for the confdir mv
      rephrase docs
      lvm script patch activate root and resume volume group
      - no longer need to remove initramfs-tools/modules on postrm
      minor changelog polishing
      fix lvm root
      - fix typo on panic call
      refix lilo root on lvm boot
      woow pile of stuff turned up:
      - move check_minkver() to hook-functions
      - mkinitramfs take care of eventual missing depmod run
      - rename suspend boot script in resume
      - fix noresume exporting
      - rename debian/bug to debian/script
      big ubuntu merge:
      massif whitespace cleanup
      - drop md scripts
      - add BUSYBOX section to conf
      - take care of partial mdadm/lvm Sarge upgrades
      - revert s/mount/nfsmount
      revert klibc-utils resume usage for now.
      - fix mdadm config path location
      - really remove hooks/lvm
      - conf.d configuration test was bogus, fixes:
      Release 0.74:
      - really add DAC960 + add megaraid_sas
      - improved nfsroo parsing
      - fix bashism
      - fix destination of the mdrun.conf for partial sarge upgrades
      - better nfs handling: merge vagrant branch :) + local changes
      - check for ro /boot
      - another run_lilo improvement
      - more nfs work (timeout, parsing, typo)
      - mkinitramfs: allow umask setting paranoid
      add ide jmicron module + ubuntu changelogs
      - add backup handling to initramfs-tools
      whitespace policy
      last minute fixes update-initramfs:
      - improve run_bootloader (elilo, zipl)
      - enhance mbr_check()
      - check that an initrd is around before trying to backup
      - allow to disable backup
      - show lilo error on lilo failure
      - revert busybox hardlinking it's utitilites
      first prerelease 0.86 + merge 0.85f
      update-initramfs: restore_initramfs
      bootfixes: mount args don't like spaces
      cleanup initramfs-tools.preinst from conffile move
      scripts/functions, mkinitramfs: better backup file handling
      merge 0.85g security upload:
      mkinitramfs: set PATH with sbin
      debian/copyright: general update with current authors + git tree location
      man initramfs-tools
      0.86 release
      scripts/functions: fix cicular dep panic due to non-working prereqs
      Add support for a blacklist boot parameter.
      minor cleanups to get 0.87 ready:
      fix regexes to always use posix char classes and release 0.87
      nice usplash experience
      TODO: lvm2 has it's own hooks *phew* :)
      release 0.87b: cleanup legacy hooks
      lintian: make package error/warning clean again
      mkinitramfs: better heuristics for MODULESÞp
      mkinitramfs.8: improve docs
      init: ignore non-numeric rootdelay, panic bootargs
      mkinitramfs: old linux-image interfaces deprecate them
      scripts/init-premount/ps3: typo fix
      scripts/nfs: fix when root-path includes server-ip
      document ROOT hardcoding
      scripts/local: use simpler fstype invocation
      docs fix typos
      scripts/local: add a q&d crude method to warn about renamed root dev
      mkinitramfs: on wrong MODULES setting fallback to most
      mkinitramfs: add patch from joeyh fixing arm boot
      hook-functions: fix variable typo
      revert vol_id usage for now, when more matured this can be easily 
rechanged.
      hook-functions: fix Xen boot
      scripts/local: make sure that fstype is always invoked
      copyright: old bzr tree gone
      control: tighten dep on klibc-utils
      scripts/functions: Implement non-zero panic boot arg
      scripts/functions: style fix for maybe_break()
      hook-functions: fix dep_add_modules() for lvm, md and luks root
      debian/scripts: Add /etc/crypttab to reportbug script
      debian/script: add list of /sys/block on MODULESÞp
      hook-functions rephrase slightly the MODULESÞp error condition
      scripts/funtions: run_scripts() on verbose mode add error messages
      mkinitramfs.8: Document verbose mode.
      initramfs-tools.preinst:  Inhibit resume var creation.
      update-initramfs: enhance altered error message.
      update_initramfs tristate variable "all"
      release 0.90
      scripts/functions: simplify panic()
      mkinitramfs: kick empty modules dir
      hook-functions factor out sys_walk_mod_add()
      init: Fix mount options invocation for klibc mount.
      hook-functions: Add the new firewire modules.
      release 0.90a
      initramfs-tools: axe udev_helper
      debian/control: updates
      mkinitramfs: cope when no busybox is around
      mkinitramfs: kill kinit.shared too
      scripts/local: small CodingStyle quote readonly variable
      mkinitramfs, hooks/keymap: add trailing slash to cp destionation
      init: call panic if run-init fails
      init-top/framebuffer: Check that fb minor is below 32.
      init: export noresume fo uswsusp and kdump
      init: s/i/conf/
      init: search for valid init
      init: fix typo from initial implementation
      update-initramfs: Don't check for ro /boot inside of a chroot.
      debian/script: Fix syntax of MODULESÞp block.
      hook-functions: probe rootfs on auto type
      changelog: add entry for mika's patches
      hook-functions: reorder dep_add_modules()
      hook-functions: don't force load rootfs
      hook-functions: MODULESÞp fix I2O detection.
      hook-functions: Add sys_walk_modalias() for IDE
      mkinitramfs: Export MODULES, allows hook script to act accordingly.
      mkinitramfs: Add /usr/share/initramfs-tools/conf-hooks.d
      hook-functions: protect sys_walk_modalias()
      init: fix RESUME hardcoding
      hooks/udevhelper: Adding all /lib/udev on initramfs if missing.
      update-initramfs: Fix ro /boot partition check (closes: #451151)
      init: Don't overwrite boot cmdline arg (closes: #453294)
      release 0.91c
      MODULESÞp fix for new /dev/md/X naming scheme (closes: #440694).
      debian/control: Add versioned depends on findutils. (closes: #450888)
      Update to newer standards version without changes.
      local-premount/resume: coding style fixes.
      release 0.91d
      release 0.91e
      init: export ROOTFLAGS + ROOTFSTYPE.
      debian/control: s/XS-Vcs/Vcs/
      mkinitramfs: Drop gzip -9 option.
      Ignore lintian warnings about empty directories.
      framebuffer: Let udev create fb devices.
      framebuffer: Leave tty devices for udev too.
      manpages: fix  hyphen-used-as-minus-sign
      init: fix mkdir usage.
      init: Set proper permissions of /dev/console mknod fallback.
      scripts/function: Use mknod directly.
      debian/control: Depend on latest klibc for mknod usage.
      scripts/functions: fix configure_networking() for multiple interfaces.
      ps3: load the newer modules.
      ps3 nuke useless hardcoded initramfs script.
      configure_networking(): guard against unset "${DEVICE}"
      resume: Add support for resume_offset swap file suspend to disk.
      update-initramfs: Rename function according to reliability fix.
      hook-functions: Add atl1, cxgb3, e1000e, igb, ipg, niu, sky2 list of net 
modules added to MODULES=most
      MODULESÞp fix ps3 support
      initramfs-tools.8: Small documentation fixes.
      release 0.92
      initramfs-tools.8: Document resume_offset bootparam.
      ps3: Add ps3_sys_manager to MODULESÞp ps3 modules.
      init: Fix hardcoded ROOT bootcase.
      Revert "init: Add 2>&1 to the run-init exec, fixes init without stderr."
      Documentation typo fixes addition.
      release 0.92a
      hook-functions: MODULESÞp fix error message
      update-initramfs: mbr_check() fix for /dev/md/X naming (closes: #469312)
      release 0.92b
      doc: fix date string of manual pages.
      MODULES=most add mmc host and card drivers
      update-initramfs.conf.5: document backup_initramfs variable.
      initramfs-tools.8: Document "break" and "panic" behaviour
      wait_for_udev(): simplify, no need for logging.
      release 0.92c
      Merge more meaningful text for no root device panic from Ubuntu.
      Add virtio_pci for MODULES=most
      Add udf for MODULES=most
      add boot script loading ide-generic on all_generic_ide cmdline
      usplash pulsates: drop code to increment a progress bar after each 
message.
      initramfs-tools.preinst: Try to use UUID for resume device.
      add possible mountroot break
      initramfs-tools.8: document UUID usage for root and  all_generic_ide
      debian/initramfs-tools.preinst: accomodate with different vol_id pathes
      release 0.92d
      udevhelper: drop ide.agent.
      release 0.92e
      mkinitramfs: only lvm2 initramfs has busybox dep.
      mkinitramfs: Fix usage and man outfile arg is not optional.
      preinst fix vol_id path
      update-initramfs: run_bootloader() invoke flash-kernel and 
glantank-update-kernel
      Update to newer standards version without changes.
      release 0.92f
      auto_add_modules: Add ext4 and ext4dev
      wait_for_udev: s/udevsettle/udevadm/ for upgrades after Lenny
      release 0.92g
      MODULESÞp fix for root lvm on md
      release 0.92i
      readd zfcp to auto_add_modules
      add dasd_diag_mod to auto_add_modules block section
      release 0.92j
      auto_add_modules: add dasd_diag_mod to dasd section
      initramfs-tools: Add support for linux-2.6 make deb-pkg target
      release 0.92k
      Revert "initramfs-tools: Add support for linux-2.6 make deb-pkg target"
      release 0.92l
      scripts/functions: fix not set break variable
      MODULESÞp fix for ida devices
      hook-functions: alphebetize net drivers, fix typhoon typo
      Add atl1e, cxgb, ixgb, ixgbe, mlx4_core, netxen_nic, sfc, tehuti to net 
module list
      nuke 0.92k goof clean up
      postrm: set -e flag
      Revert "framebuffer: Let udev create fb devices."
      scripts/functions: comment fix path to moved linux-2.6 Documentation.
      init: Don't leak initramfs-tools exported variables.
      release 0.92m
      all_generic_ide: Also parse boolean bootoption
      initramfs-tools.8: Document where to look up NFSOPTS
      update-initramfs.8: List -d and mark the non-optional as such.
      release 0.92n
      manpages: Set Linux as necessary OS.
      initramfs-tools.8: Fix path of debug log - now kept after boot.
      init: Try to use old style sda1 if no root cmldine got specified.
      mkinitramfs: Use cp instead of copy_exec for configs.
      initramfs-tools.8: Document default 180s rootdelay.
      configure_networking: Raise ipconfig timeout to 180 seconds.
      configure_networking: Raise ipconfig timeout to 180 seconds.
      release 0.92o
      Merge branch 'lenny'
      Revert "init: Try to use old style sda1 if no root cmldine got specified."
      update-initramfs: Fix run_bootloader() to check for grub2
      control: Add ${misc:Depends} depends
      nuke old lvm hook scripts
      mkinitramfs-kpkg: deprecate it's usage.
      hook-functions: just ship old iee1394 if around.
      mkinitramfs: Post-Lenny cleanup.
      udevhelper: nuke as need for partial upgrades between etch/lenny.
      mkinitramfs: fix cp DESTDIR destination.
      mkinitramfs: Fix new pipe construct to really work inside "${DESTDIR}"
      thermal boot script: Don't load thermal+fan on acpi=off
      MODULESÞp fix for minor partitions > 9
      mkinitramfs: Complete postlenny cleanup
      initramfs-tools.8: Document mkinitramfs and init env variables.
      Fix boot with LABEL containting one or several '/'
      init: slightly reword comment
      scripts/local-premount/resume: Fix resume with LABEL containing '/'.
      release 0.93
      init: export ip root param for configure_networking()
      initramfs-tools.8: Document exported IP kernel parameter.
      initramfs-tools.preinst: Nuke initrd-tools related migration path.
      MODULESÞp: ide-disk got renamed to ide-gd_mod since 2.6.28.
      mkinitramfs: usage() fix conffile name.
      update copyright year of my contributions
      control: conform to latest policy without changes
      hook-functions: reword MODULESÞp error message
      hook-functions: MODULESÞp fix for mmc root
      debian/compat: Set debhelper compatibility version 5
      release 0.93.1
      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
      cleanup LABEL handling code
      update-initramfs: Text exit code of command -v too.
      hook-functions: Add i915 module for kms.
      update-initramfs: Pass version to flash-kernel
      update-initramfs: Don't hardcode path for lilo or elilo.
      hook-functions: MODULESÞp error out if sysfs not mounted on /sys.
      debian/control: No longer mention EVMS in long description.
      hook-functions: MODULES=most fix old typo s/smc911x/smc91x/
      mkinitramfs: Invoke dpkg --print-architecture
      nuke useless old file
      release 0.93.3
      preinst: Don't hardcode vol_id cmd
      initramfs-tools.8: Convert hyphen to minus sign
      control: bump versioned dep on debhelper
      control: bump standards version without changes.
      hook-functions: Fix loading of entries without newline in /etc/i-t/modules
      MODULES=most: Add virtio_net to initramfs.
      release 0.93.4
      nuke thermal hooks
      create a klibc hook script
      Redefinde MODULES=most to not carry any fb driver per default.
      nuke kernelextras hook
      nuke framebuffer boot script
      Revert "hook-functions: Add hid_* modules."
      klibc remove zcat and gunzip
      move busybox addition to a hook script
      mkinitramfs fix comment
      hook-functions: Fix mounted /sys check for openvz container.
      initramfs-tools.8: fix boot example script to execute scripts/functions
      fix out-of-date-standards-version
      /etc/kernel hook script support newer kernel-package
      update-initramfs: allow -t takeover on delete
      /etc/kernel/postrm.d/i-t: use now takeover on delete
      Nuke useless unused dir.
      kernel hook scripts: Fix typo
      kernel hook scripts: add comments
      hook-funcitions: Only warn about missing firmware if /proc/modules exists
      mkinitramfs: Be opportunistic when calling modprobe thus showing errors
      copy_exec: Check if ldd is around
      scripts/local: Use blkid as backup fstype detection
      mkinitramfs: only copy modprobe conf files
      blacklist earlier at init-top stage
      scripts/local: fix blkid invocation
      init: export and unset BOOTIF
      init: rexport resume to reallow it's hardcoded usage
      update-initramfs: -d delete .bak file
      control: bump standards version without changes.
      control: Clean up Uploaders field
      switch from cdbs to debhelper 7
      update-initramfs: Stop second guessing lilo usage.
      mkinitramfs: allow to build initramfs for unmodular linux images
      initramfs.conf.5: document UMASK variable for sensitive initramfs
      update-initramfs: only run elilo if configured
      update-initramfs: fix previous elilo commit
      MODULESÞP Use driver/module syfs attribute
      panic: quote variable
      MODULESÞP: Check superblock on initramfs block
      Use ata_generic driver on all_generic_ide bootarg
      scripts/functions: add get_fstype() from scripts/local
      mkinitramfs.8: update date
      Keep acpi modules in initramfs so that udev can load them early
      mkinitramfs: no longer copy depmod
      init: Silence "Loading essential drivers..." on quiet boot.
      hook-functions: Add btrfs to base modules
      init: export BOOT for casper and friends
      hooks/klibc: Keep gzip in initramfs
      modernize docs to todays standards
      examples: shipp old framebuffer boot script
      initramfs.conf.5, update-initramfs.conf.5: Add FILES section.
      mkinitramfs: be silent if no map was generated in first place
      debian/control: Add a breaks cryptsetup.
      initramfs-tools.8: Document netconsole bootparam
      prepare release 0.94
      NEWS: shorten and rephrase
      release "Little Bang 0.94" initramfs-tools
      update TODO list
      hook-functions: refactor copy_exec
      mkinitramfs: check only once for existing ldd
      debian/control: Add a breaks mdadm
      debian/control: Fix Breaks version comparison
      debian/control: Add a breaks mdadm
      debian/control: Fix Breaks version comparison
      release 0.94.1
      mkinitramfs: Use TMPDIR definition
      amend Breaks for mdadm
      amend Breaks for mdadm
      debian/control: really fix that break list.
      debian/control: really fix that break list.
      release 0.94.2
      mkinitramfs: guard against empty EXTRA_CONF
      update-initramfs: Use nounset
      mkinitramfs: Fix several unbound variables
      mkinitramfs: On verbose indication what we rm
      bug script: include sizes of generated initramfs
      debian/script: add generated resume param to bug
      debian/control: Add Breaks against experimental findutils
      debian/control: Add Breaks against experimental findutils
      release 0.94.3
      init: fix hardcoded resume handling
      init: fix hardcoded resume handling
      release 0.94.4
      hook-functions: manual_add_modules simplify
      hook-functions: copy_modules_dir() small simplifications
      mkinitramfs.8: Fix wrong sourcing in boot script
      debian/control: remove findutils Breaks
      initramfs-tools.8: Mention /scritps/functions
      initramfs-tools.8: cryptopts param gone
      initramfs-tools.8: document BOOTIF variable
      configure_networking(): work with empty DEVICE string
      hook-functions: add hid-apple
      Revert "mkinitramfs: only copy modprobe conf files"
      initramfs-tools: change license to GPL
      hook-functions: re-add hid-microsoft
      Merge branch 'sid'
      initramfs-tools: drop outdated breaks
      debian/copyright: add boilerplate to keep lintian happy.
      hook-functions: Fix copy_modules_dir()
      release 0.95

_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to