Tag 'v0.97' created by Michael Prokop <[email protected]> at 2010-06-18 13:46 
-0700

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

iD8DBQBMG2qg2N9T+zficugRAotAAJ4/L7NtI8fm6/x7TRwenZqFQQDWwACdF92Z
jnzddcc5yrH0O3NCHTvaDa0=
=7a6t
-----END PGP SIGNATURE-----

Changes since 0.95.1:
Colin Watson (1):
      initramfs-tools: work around 'find -printf %Y' bug

Ferenc Wagner (1):
      scripts/nfs: cleanup retry logic

Martin Michlmayr (2):
      Produce an error when root cannot be determined with MODULES=dep
      hook-functions/init/scripts/local: add support for ubifs.

Michael Prokop (34):
      Make sure copy_exec hook function does not exit with a non-zero return 
value in non-verbose mode.
      Document mode vs. mode_option option in framebuffer example script.
      hook-functions: make device name handling for /proc/mdstat more flexible 
for MODULES=dep
      Support dashes inside scripts names.
      dep_add_modules(): handle ubifs and return since ubifs root is a char 
device
      mkinitramfs: warn if TMPDIR is mounted noexec + fall back to not cache 
run scripts then
      Add symlinks issue to TODO file.
      Add myself to uploaders.
      release 0.96.1.
      Fix bug number in changelog (#584520 -> #549680) for upload of 0.96.1.
      hook-functions/mkinitramfs/update-initramfs: consequently output error 
messages to stderr
      init: display warning message if devtmpfs could not be mounted.
      code cleanup: drop trailing whitespaces.
      code cleanup: consequently replace spaces in indentions with tabs to 
unify coding stile
      code cleanup: consequently use "W:" for warnings.
      add bash-completion for update-initramfs
      hook-functions: replace awk calls with sed in dep_add_modules()
      debian/script: append /proc/mdstat (iff present) to bugreports
      Merge branch 'mika/devtmpfs'
      Merge branch 'mika/submit-mdstat-in-bugreports'
      Merge branch 'mika/replace-awk-with-sed'
      scripts/functions: allow hooks to abort build
      hook-functions: do not install ubi module by default via 
auto_add_modules()
      initial version of maintainer-notes.html
      maintainer-notes.html: fix git-dch commandline.
      move maintainer-notes.html to docs/ and install as 
/usr/share/doc/initramfs-tools/maintainer-notes.html
      maintainer-notes.html: extend contribution section, rewrap + fix 
git-dch/git-buildpackage commandline
      lsinitramfs: be more defensive against cmdline options
      scripts/functions: fix usage of test for script execution
      scripts/functions: fix another sh -n usage and fix typo
      hook-functions: install virtio_pci module if /sys/bus/virtio is present 
and using modules=dep
      docs/maintainer-notes: valid XHTML 1.0 Strict document, add section 
"Build snapshot version", add license note, minor formating cleanups + 
improvements
      slightly improve manpage lsinitramfs.8
      Releasing version 0.97.

maximilian attems (16):
      script: Add update-initramfs.conf to bug report
      update-initramfs: Fix another unbound variable
      get_fstype: reference blkid in comment
      Merge branch 'master' of 
git+ssh://git.debian.org/srv/git.debian.org/git/kernel/initramfs-tools
      pre_mountroot(): reduce timeout to 30 seconds
      scripts/functions: On panic change to tty1 if chvt around
      mkinitramfs: No point in hardcoding busybox path
      Add lsinitramfs to initramfs-tools
      lsinitramfs: set errexit and nounset
      lsinitramfs: allow to pass several filenames
      mkinitramfs: check syntax of boot and hook scripts
      scripts/functions: beautify a bit reduce_satisfied()
      maintainer doc: use git commands without the dash
      nfsmount: more small cleanups
      lsinitramfs: use getopt for -l option
      mkinitramfs, lsinitramfs: Better error message for non-GNU getopt

---
 bash_completion.d/initramfs-tools |   26 ++
 conf/update-initramfs.conf        |    2 
 debian/TODO                       |    2 
 debian/changelog                  |   90 +++++++++
 debian/control                    |    3 
 debian/copyright                  |    2 
 debian/initramfs-tools.docs       |    1 
 debian/initramfs-tools.install    |    2 
 debian/initramfs-tools.manpages   |    1 
 debian/script                     |   12 +
 docs/example_hook                 |    2 
 docs/framebuffer                  |   11 -
 docs/maintainer-notes.html        |  356 ++++++++++++++++++++++++++++++++++++++
 hook-functions                    |   82 +++++---
 hooks/busybox                     |   10 -
 hooks/klibc                       |    8 
 init                              |   12 -
 initramfs-tools.8                 |    4 
 initramfs.conf.5                  |   12 -
 lsinitramfs                       |   51 +++++
 lsinitramfs.8                     |   47 +++++
 mkinitramfs                       |   63 ++++--
 scripts/functions                 |   34 ++-
 scripts/local                     |   18 +
 scripts/nfs                       |   17 -
 update-initramfs                  |   26 +-
 26 files changed, 771 insertions(+), 123 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to