X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/f311236fdb16dfdcd7c7cf6b829687949cc47ed3..bb38026f1c7da4cc23680c02a66d2912d2925a58:/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