Add cryptsetup to first CD; needed for installations using encrypted partitions

This commit is contained in:
Frans Pop 2006-07-16 18:30:28 +00:00
parent 2cda3a6ab6
commit 6064831747
2 changed files with 4 additions and 1 deletions

4
debian/changelog vendored
View File

@ -71,12 +71,14 @@ debian-cd (2.2.25) UNRELEASED; urgency=low
[ Frans Pop ] [ Frans Pop ]
* Wouter Verhelst has taken over daily d-i builds for powerpc. * Wouter Verhelst has taken over daily d-i builds for powerpc.
* AMD64 d-i images are now available from people.d.o. * AMD64 d-i images are now available from people.d.o.
* Add cryptsetup to first CD; needed for installations using encrypted
partitions.
[ Joey Hess ] [ Joey Hess ]
* Add 686 kernels, since the netinst CD is much larger and can now easily * Add 686 kernels, since the netinst CD is much larger and can now easily
fit them and this makes the CD much more attractive for many users. fit them and this makes the CD much more attractive for many users.
-- Frans Pop <fjp@debian.org> Sun, 2 Jul 2006 23:03:50 +0200 -- Frans Pop <fjp@debian.org> Sun, 16 Jul 2006 20:27:58 +0200
debian-cd (2.2.24) unstable; urgency=low debian-cd (2.2.24) unstable; urgency=low

View File

@ -61,6 +61,7 @@ pppoeconf
udev udev
installation-report installation-report
openssh-server openssh-server
cryptsetup
/* libsysfs1-udeb provides libsysfs1 so we have to make sure the deb /* libsysfs1-udeb provides libsysfs1 so we have to make sure the deb
* gets included on the first CD too * gets included on the first CD too