X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/fc69198f89b689c41f669748e7e9839dfcf9d19b..02d3df09082ba0dfff9e1bd80760164ec9b10493:/blog/archive/2013/06/06.rss diff --git a/blog/archive/2013/06/06.rss b/blog/archive/2013/06/06.rss index 2e90ddaaa8..630638ad8f 100644 --- a/blog/archive/2013/06/06.rss +++ b/blog/archive/2013/06/06.rss @@ -94,7 +94,7 @@ suite, I discovered that we had forgotten to adjust our PXE setup to cope with the new names and paths used by the netboot d-i packages. When Internet connectivity was available, the installer fall back to using wget to fetch d-i boot images, but when offline it require -working packages to get it working. And ad the packages changed name +working packages to get it working. And the packages changed name from debian-installer-6.0-netboot-$arch to debian-installer-7.0-netboot-$arch, we no longer pulled in the packages during installation. Without our test suite, I suspect we