diff options
author | maximilian attems <max@stro.at> | 2007-09-04 11:35:32 +0200 |
---|---|---|
committer | maximilian attems <max@stro.at> | 2007-09-04 11:35:32 +0200 |
commit | 803cf67dabfe32516f2ed08ba76dc9de7f9311cb (patch) | |
tree | 54ec7912e9401e6e2e5b6c855984fa393622179d /debian/changelog | |
parent | 5ac8a35ffa7db1c1295f46c75e6b8cc7cd698546 (diff) | |
download | initramfs-tools-803cf67dabfe32516f2ed08ba76dc9de7f9311cb.tar.gz initramfs-tools-803cf67dabfe32516f2ed08ba76dc9de7f9311cb.zip |
update-initramfs: Don't check for ro /boot inside of a chroot.
debian-live may as well be build on a host with ro /boot
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f5ace4e..f479eb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,9 @@ initramfs-tools (0.91) UNRELEASED; urgency=low bogus init bootarg too. * scripts/{functions,nfs}: Split networking code in separate function. Thanks Vagrant Cascadian <vagrant+debianbugs@freegeek.org> for the patch. + * update-initramfs: Don't check for ro /boot inside of a chroot. - -- maximilian attems <maks@debian.org> Tue, 04 Sep 2007 10:39:07 +0200 + -- maximilian attems <maks@debian.org> Tue, 04 Sep 2007 11:34:15 +0200 initramfs-tools (0.90a) unstable; urgency=high |