summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18Fix (nearly) all issues found by shellcheckBenjamin Drung
2018-12-17Remove trailing newline from debian/changelogBenjamin Drung
2018-12-10scripts/functions: Drop render functionBenjamin Drung
2018-12-10mkinitramfs: Fix termination of gzip compression caseBenjamin Drung
2018-12-10scripts/functions: Fix syntax error: unexpected "(" on panicBenjamin Drung
2018-08-13Merge branch 'benh/compression'Ben Hutchings
2018-08-13mkinitramfs: Warn if the compression command is not recognisedBen Hutchings
2018-08-05update-initramfs: Remove undocumented -y optionBen Hutchings
2018-08-05kernel hooks: Remove use of update-initramfs -t optionBen Hutchings
2018-08-05update-initramfs: Remove test for working dpkg-triggerBen Hutchings
2018-08-05initramfs-tools: Change trigger declaration to "interest-await"Ben Hutchings
2018-07-30mkinitramfs; Stop setting both compress and COMPRESS variablesBen Hutchings
2018-07-30mkinitramfs: Remove check for kernel version < 2.6.38Ben Hutchings
2018-07-30unmkinitramfs, lsinitramfs: Avoid zcat compatibility issue by running gzipBen Hutchings
2018-07-26Releasing version 0.132.Ben Hutchings
2018-07-26scripts/functions: Merge information from BOOTIF/DEVICE and ip parametersBen Hutchings
2018-07-26scripts/functions: Fix parsing of device name from ip parameterBen Hutchings
2018-07-26update-initramfs: Make "-k all" take over other initramfs imagesBen Hutchings
2018-07-26update-initramfs: Always take over other initramfs imagesBen Hutchings
2018-07-26hooks/resume: Reject zram swap devices when selecting automaticallyBen Hutchings
2018-07-26hooks/resume: Loop over all swap devices when selecting automaticallyBen Hutchings
2018-07-26mkinitramfs: Create usr-merged filesystem layoutBen Hutchings
2018-07-26Update debian/.gitignoreBen Hutchings
2018-07-26hook-functions: Add support for compressed module filesBen Hutchings
2018-07-26hook-functions: Quote exclusions in copy_modules_dirBen Hutchings
2018-07-19mkinitramfs: Don't try to remove nonexistent /var/cache/ldconfigBen Hutchings
2018-07-19Releasing version 0.131.Ben Hutchings
2018-07-19docs/maintainer-notes.md: Update the name of this fileBen Hutchings
2018-07-19initramfs-tools: Override lintian warning "breaks-without-version upstart"Ben Hutchings
2018-07-19debian/initramfs-tools-core.doc-base: RemoveBen Hutchings
2018-07-19debian/control: Update Standards-Version to 4.1.5Ben Hutchings
2018-07-18debian/control: Remove obsolete Breaks and Depends relationsBen Hutchings
2018-07-18debian/initramfs-tools-core.manpages: Fix filenamesBen Hutchings
2018-07-18docs: Remove outdated "HACKING" documentation fileBen Hutchings
2018-07-18docs: Don't package maintainer documentation in initramfs-tools-coreBen Hutchings
2018-07-18docs: Set man page header source and manual parameters correctlyBen Hutchings
2018-07-18docs: Update man page header datesBen Hutchings
2018-07-18docs: Move initramfs-tools man page to section 7Ben Hutchings
2018-07-18mkinitramfs(8), hook-functions: Correct references to "ramdisk"Ben Hutchings
2018-07-18mkinitramfs(8): Remove description of nonexistent optionsBen Hutchings
2018-07-18mkinitramfs: Exclude ldconfig auxiliary cache from initramfs imageBen Hutchings
2018-07-18mkinitramfs: Build reproducible images when SOURCE_DATE_EPOCH is setBen Hutchings
2018-07-18initramfs.conf: Update documentation of the DEVICE variableBen Hutchings
2018-07-18init: export DEVICE so that when configured, it is actually set in configure_...Ivan Kozik
2018-07-18debian/control: Add e2fsprogs to Depends for initramfs-tools-coreBen Hutchings
2018-07-18unmkinitramfs, lsinitramfs: Split multiple early initramfs sectionsBen Hutchings
2018-07-18hook-functions: Handle nvme hidden dependency on vmdBen Hutchings
2018-07-18hook-functions: Handle i8042 hidden dependency on psmouseBen Hutchings
2018-07-18hook-functions: Check modules.builtin in hidden_dep_add_modulesBen Hutchings
2018-07-18hook-functions: Remove directory information from hidden_dep_add_modulesBen Hutchings