summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-18Releasing version 0.97.v0.97Michael Prokop
2010-06-18mkinitramfs, lsinitramfs: Better error message for non-GNU getoptmaximilian attems
2010-06-18slightly improve manpage lsinitramfs.8Michael Prokop
2010-06-18lsinitramfs: use getopt for -l optionmaximilian attems
2010-06-18nfsmount: more small cleanupsmaximilian attems
2010-06-18scripts/nfs: cleanup retry logicFerenc Wagner
2010-06-18maintainer doc: use git commands without the dashmaximilian attems
2010-06-18docs/maintainer-notes: valid XHTML 1.0 Strict document, add section "Build sn...Michael Prokop
2010-06-17hook-functions: install virtio_pci module if /sys/bus/virtio is present and u...Michael Prokop
2010-06-17scripts/functions: fix another sh -n usage and fix typoMichael Prokop
2010-06-17scripts/functions: fix usage of test for script executionMichael Prokop
2010-06-17scripts/functions: beautify a bit reduce_satisfied()maximilian attems
2010-06-17mkinitramfs: check syntax of boot and hook scriptsmaximilian attems
2010-06-17lsinitramfs: allow to pass several filenamesmaximilian attems
2010-06-17lsinitramfs: set errexit and nounsetmaximilian attems
2010-06-17lsinitramfs: be more defensive against cmdline optionsMichael Prokop
2010-06-17Add lsinitramfs to initramfs-toolsmaximilian attems
2010-06-17mkinitramfs: No point in hardcoding busybox pathmaximilian attems
2010-06-17scripts/functions: On panic change to tty1 if chvt aroundmaximilian attems
2010-06-17pre_mountroot(): reduce timeout to 30 secondsmaximilian attems
2010-06-17maintainer-notes.html: extend contribution section, rewrap + fix git-dch/git-...Michael Prokop
2010-06-17move maintainer-notes.html to docs/ and install as /usr/share/doc/initramfs-t...Michael Prokop
2010-06-17maintainer-notes.html: fix git-dch commandline.Michael Prokop
2010-06-17initial version of maintainer-notes.htmlMichael Prokop
2010-06-16Merge branch 'master' of git+ssh://git.debian.org/srv/git.debian.org/git/kern...maximilian attems
2010-06-16get_fstype: reference blkid in commentmaximilian attems
2010-06-16hook-functions: do not install ubi module by default via auto_add_modules()Michael Prokop
2010-06-16hook-functions/init/scripts/local: add support for ubifs.Martin Michlmayr
2010-06-16initramfs-tools: work around 'find -printf %Y' bugColin Watson
2010-06-16scripts/functions: allow hooks to abort buildMichael Prokop
2010-06-16Merge branch 'mika/replace-awk-with-sed'Michael Prokop
2010-06-15Merge branch 'mika/submit-mdstat-in-bugreports'Michael Prokop
2010-06-15Merge branch 'mika/devtmpfs'Michael Prokop
2010-06-15debian/script: append /proc/mdstat (iff present) to bugreportsMichael Prokop
2010-06-15hook-functions: replace awk calls with sed in dep_add_modules()Michael Prokop
2010-06-14add bash-completion for update-initramfsMichael Prokop
2010-06-14code cleanup: consequently use "W:" for warnings.Michael Prokop
2010-06-14code cleanup: consequently replace spaces in indentions with tabs to unify co...Michael Prokop
2010-06-14code cleanup: drop trailing whitespaces.Michael Prokop
2010-06-14init: display warning message if devtmpfs could not be mounted.Michael Prokop
2010-06-14hook-functions/mkinitramfs/update-initramfs: consequently output error messag...Michael Prokop
2010-06-13Produce an error when root cannot be determined with MODULES=depMartin Michlmayr
2010-06-13update-initramfs: Fix another unbound variablemaximilian attems
2010-06-13script: Add update-initramfs.conf to bug reportmaximilian attems
2010-06-08Fix bug number in changelog (#584520 -> #549680) for upload of 0.96.1.Michael Prokop
2010-06-08release 0.96.1.Michael Prokop
2010-06-08Add myself to uploaders.Michael Prokop
2010-06-08Add symlinks issue to TODO file.Michael Prokop
2010-06-08mkinitramfs: warn if TMPDIR is mounted noexec + fall back to not cache run sc...Michael Prokop
2010-06-08dep_add_modules(): handle ubifs and return since ubifs root is a char deviceMichael Prokop