X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/f7004c7e6da7734eddf241e9e9b0cb1db05876f9..e01d0e44df653f24935d091a2d5a509c0ee9e2db:/blog/archive/2014/09/09.rss diff --git a/blog/archive/2014/09/09.rss b/blog/archive/2014/09/09.rss index 2aef772e5c..67f45494f4 100644 --- a/blog/archive/2014/09/09.rss +++ b/blog/archive/2014/09/09.rss @@ -3,13 +3,13 @@ Petter Reinholdtsen - Entries from September 2014 Entries from September 2014 - http://people.skolelinux.org/pere/blog/ + https://people.skolelinux.org/pere/blog/ How to test Debian Edu Jessie despite some fatal problems with the installer - http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html - http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html + https://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html + https://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html Fri, 26 Sep 2014 12:20:00 +0200 <p>The <a href="http://www.skolelinux.org/">Debian Edu / Skolelinux project</a> provide a Linux solution for schools, including a @@ -80,8 +80,8 @@ installation ready before the distribution freeze in a month.</p> Suddenly I am the new upstream of the lsdvd command line tool - http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html - http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html + https://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html + https://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html Thu, 25 Sep 2014 11:20:00 +0200 <p>I use the <a href="https://sourceforge.net/p/lsdvd/">lsdvd tool</a> to handle my fairly large DVD collection. It is a nice command line @@ -112,8 +112,8 @@ list</a>. :)</p> Hva henger under skibrua over E16 på Sollihøgda? - http://people.skolelinux.org/pere/blog/Hva_henger_under_skibrua_over_E16_p__Sollih_gda_.html - http://people.skolelinux.org/pere/blog/Hva_henger_under_skibrua_over_E16_p__Sollih_gda_.html + https://people.skolelinux.org/pere/blog/Hva_henger_under_skibrua_over_E16_p__Sollih_gda_.html + https://people.skolelinux.org/pere/blog/Hva_henger_under_skibrua_over_E16_p__Sollih_gda_.html Sun, 21 Sep 2014 09:50:00 +0200 <p>Rundt omkring i Oslo og Østlandsområdet henger det bokser over veiene som jeg har lurt på hva gjør. De har ut fra plassering og @@ -123,7 +123,7 @@ leser av. Her om dagen tok jeg bilde av en slik boks som henger under <a href="http://www.openstreetmap.no/?zoom=19&mlat=59.96396&mlon=10.34443&layers=B00000">ei skibru på Sollihøgda</a>:</p> -<p align="center"><img width="60%" src="http://people.skolelinux.org/pere/blog/images/2014-09-13-kapsch-sollihogda-crop.jpeg"></p> +<p align="center"><img width="60%" src="https://people.skolelinux.org/pere/blog/images/2014-09-13-kapsch-sollihogda-crop.jpeg"></p> <p>Boksen er tydelig merket «Kapsch >>>», logoen til <a href="http://www.kapsch.net/">det sveitsiske selskapet Kapsch</a> som @@ -365,13 +365,21 @@ dager.</p> <p>Takk til Jan Kristian Jensen i Statens Vegvesen for tips om dokumentasjon på vegvesenets REST-API.</p> + +<p>Bruksvilkår på bildet er +<a href="https://creativecommons.org/publicdomain/">public domain eller +CC0</a> alt etter hva som fungerer best for mottaker.</p> + +<p>Oppdatering 2014-12-17: Veldig hyggelig å se at mine notater +<a href="http://www.vegdata.no/2014/11/04/hva-henger-under-brua-over-e16-pa-sollihogda/">fikk +omtale på vegdata-bloggen</a>.</p> Speeding up the Debian installer using eatmydata and dpkg-divert - http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html - http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html + https://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html + https://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html Tue, 16 Sep 2014 14:00:00 +0200 <p>The <a href="https://www.debian.org/">Debian</a> installer could be a lot quicker. When we install more than 2000 packages in @@ -573,7 +581,7 @@ everyone.</p> <p>Update 2014-09-24: Since a few days ago, enabling this optimization will break installation of all programs using gnutls because of -<a href="https://bugs.debian.org/702711">bug #702711. An updated +<a href="https://bugs.debian.org/702711">bug #702711</a>. An updated eatmydata package in Debian will solve it.</p> <p>Update 2014-10-17: The bug mentioned above is fixed in testing and @@ -581,13 +589,19 @@ 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.</p> + +<p>Update 2014-11-11: Unfortunately, a new +<a href="http://bugs.debian.org/765738">bug #765738</a> in eatmydata only +triggering on i386 made it into testing, and broke this installation +optimization again. If <a href="http://bugs.debian.org/768893">unblock +request 768893</a> is accepted, it should be working again.</p> Good bye subkeys.pgp.net, welcome pool.sks-keyservers.net - http://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html - http://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html + https://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html + https://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html Wed, 10 Sep 2014 13:10:00 +0200 <p>Yesterday, I had the pleasure of attending a talk with the <a href="http://www.nuug.no/">Norwegian Unix User Group</a> about