diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/initramfs-tools.manpages | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c25c38b..d497980 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,9 @@ initramfs-tools (0.27) unstable; urgency=low * Add question mark to the getopts for the help message. - -- maximilian attems <maks@sternwelten.at> Mon, 19 Sep 2005 18:14:59 +0200 + * update-initramfs.8 New file install it. + + -- maximilian attems <maks@sternwelten.at> Tue, 20 Sep 2005 13:52:00 +0200 initramfs-tools (0.26) breezy; urgency=low diff --git a/debian/initramfs-tools.manpages b/debian/initramfs-tools.manpages index 95edfac..0f42d94 100644 --- a/debian/initramfs-tools.manpages +++ b/debian/initramfs-tools.manpages @@ -1,2 +1,3 @@ mkinitramfs.8 initramfs.conf.5 +update-initramfs.8 |