diff options
author | maximilian attems <maks@debian.org> | 2005-09-20 13:53:59 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2005-09-20 13:53:59 +0200 |
commit | d1373b552d74f2ec4dd36bc0c8ea9e8faa963150 (patch) | |
tree | 9174534127b88505d50edb58058db354ada46fca /debian | |
parent | 2299a84b5dfa78e7fc8f89724ab105571095bc9c (diff) | |
download | initramfs-tools-d1373b552d74f2ec4dd36bc0c8ea9e8faa963150.tar.gz initramfs-tools-d1373b552d74f2ec4dd36bc0c8ea9e8faa963150.zip |
add update-initramfs.8
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 |