X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/fc04766481e2e45056fd780fc59a0978e55b1ec8..b914bcacd5874406d01a2321db1a4e1f6c92b7ee:/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html diff --git a/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html b/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html index 0a46d25e82..3eff0fa6d0 100644 --- a/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html +++ b/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html @@ -222,8 +222,20 @@ everyone.

Update 2014-09-24: Since a few days ago, enabling this optimization will break installation of all programs using gnutls because of -bug #702711. An updated +bug #702711. An updated eatmydata package in Debian will solve it.

+ +

Update 2014-10-17: The bug mentioned above is fixed in testing and +the optimization work again. And I have discovered that the +dpkg-divert trick is not really needed and implemented a slightly +simpler approach as part of the debian-edu-install package. See +tools/edu-eatmydata-install in the source package.

+ +

Update 2014-11-11: Unfortunately, a new +bug #765738 in eatmydata only +triggering on i386 made it into testing, and broke this installation +optimization again. If unblock +request 768893 is accepted, it should be working again.

Tags: debian, debian edu, english.
@@ -241,6 +253,31 @@ eatmydata package in Debian will solve it.

Archive