summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-15Create unmkinitramfs commandKevin Locke
2016-12-15Revert "initramfs-tools: Install script to be invoked by linux-signed postinst"Ben Hutchings
2016-12-15debian/control: Update Standards-Version to 3.9.8; no changes neededBen Hutchings
2016-12-15Use debhelper compatibility level 9Ben Hutchings
2016-12-15maintainer-notes.html: Fix post-clean option to gbp buildpackageBen Hutchings
2016-12-15maintainer-notes.html: Update 'git buildpackage' commands to use gbp tooBen Hutchings
2016-12-15auto_add_modules: Add all I2C bus and mux drivers when MODULES=mostBen Hutchings
2016-12-08Remove code that prunes 'broken' symlinks and sometimes /etc/mtabBen Hutchings
2016-12-08Remove obsolete bash-completion file on upgradeBen Hutchings
2016-12-08Fix initramfs.conf move to ensure default values are upgradedBen Hutchings
2016-12-08hook-functions: Make copy_file return 0 on creating a link to an existing fileBen Hutchings
2016-07-02mkinitramfs: consider *.conf files only, also from /lib/modprobe.d/ + don't c...Michael Prokop
2016-06-07update-initramfs, hooks/resume: Use ischroot command instead of our own functionBen Hutchings
2016-05-29Revert "hook-functions: Add detached module signatures if present"Ben Hutchings
2016-05-15bash-completion: Fix installation of update-initramfs completion scriptBen Hutchings
2016-04-17Releasing version 0.125.Ben Hutchings
2016-04-17mkinitramfs: Fix wildcard for excluding dot-filesBen Hutchings
2016-04-17initramfs-tools: Install script to be invoked by linux-signed postinstBen Hutchings
2016-04-17update-initramfs: Remove $USETRIGGERS variable and conditionBen Hutchings
2016-04-17Releasing version 0.124.Ben Hutchings
2016-04-17auto_add_modules: Include all bus driver modulesBen Hutchings
2016-04-17auto_add_modules: Include most USB host driversBen Hutchings
2016-04-17parse_numeric: Do not attempt to canonicalise root device nameBen Hutchings
2016-04-16mkinitramfs: Exclude VCS directories when copying /etc/initramfs-tools/scriptsBen Hutchings
2016-04-16hook-functions: Create ORDER files even if there are no valid scriptsBen Hutchings
2016-04-05hook-functions: Add detached module signatures if presentBen Hutchings
2016-02-11Releasing version 0.123.Ben Hutchings
2016-02-11hook-functions: Dereference links when looking up block device numberBen Hutchings
2016-02-11Move initramfs.conf around in maintainer scripts to avoid it being 'obsolete'Ben Hutchings
2016-02-10mkinitramfs: Delete or report temporary files on failureBen Hutchings
2016-01-29bash-completion: Rename our completion script so that it works againBen Hutchings
2016-01-29init: Take over handling of rootdelay parameter from udev boot scriptBen Hutchings
2016-01-26init: Remove fallback from devtmpfs to tmpfsBen Hutchings
2016-01-26init: Use "case" rather than loop to look for "quiet" parameterBen Hutchings
2016-01-26bash-completion: Simplify by using _get_comp_words_by_refBen Hutchings
2016-01-26Remove klibc hook in favour of klibc's ownBen Hutchings
2016-01-26init: Mount /dev with "nosuid"Andy Whitcroft
2016-01-26Sync the mount options for /run from /lib/init/fstabAndy Whitcroft
2016-01-26Mount /dev with the default tmpfs size rather than sourcing udev.conf.Andy Whitcroft
2016-01-26Don't display "Loading, please wait..." message when 'quiet' is in /proc/cmdl...Andy Whitcroft
2016-01-25initramfs-tools.8: Add brief description of configuration hooks and filesBen Hutchings
2016-01-25initramfs-tools.8: Add a new section for the general description of scriptsBen Hutchings
2016-01-25initramfs-tools.8: Update list of variables exported to hook scriptsBen Hutchings
2016-01-25initramfs-tools: Include empty /etc/initramfs-tools/conf.d directoryBen Hutchings
2016-01-23copy_file: Skip duplicating symlink if it points to the target fileBen Hutchings
2016-01-22kernel/postinst.d: Make test for update-initramfs consistent with invocationBen Hutchings
2016-01-22Merge branch 'benh/dep-fixes'Ben Hutchings
2016-01-21hook-functions: Stop force-loading drivers found through sysfs when MODULES=depBen Hutchings
2016-01-21hook-functions: Include modules for resume partition when MODULES=depBen Hutchings
2016-01-21hook-functions: Clean up split between dep_add_modules and dep_add_modules_mountBen Hutchings