Your message dated Mon, 15 Jul 2013 21:36:29 +0200
with message-id <[email protected]>
and subject line 714397 fixed in 0.38
has caused the Debian Bug report #505738,
regarding di-netboot-assistant does not list Ubuntu Intrepid 8.10
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
505738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505738
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: di-netboot-assistant
Version: 0.36b
Severity: normal
Tags: patch
di-netboot-assistant's bundled configuration does not list Ubuntu
Intrepid 8.10 as an option.
Attached is a patch that addresses this.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages di-netboot-assistant depends on:
ii curl 7.18.2-7 Get a file from an HTTP, HTTPS or
ii wget 1.11.4-2 retrieves files from the web
Versions of packages di-netboot-assistant recommends:
ii elilo 3.8-1 Bootloader for systems using EFI-b
ii syslinux 2:3.71+dfsg-5 utilities for the syslinux bootloa
ii tftpd-hpa 0.48-2.3 HPA's tftp server
Versions of packages di-netboot-assistant suggests:
ii dhcp3-server 3.1.1-5 DHCP server for automatic IP addre
-- no debconf information
diff --git a/di-netboot-assistant/di-sources.list b/di-netboot-assistant/di-sources.list
index 3783443..3492647 100644
--- a/di-netboot-assistant/di-sources.list
+++ b/di-netboot-assistant/di-sources.list
@@ -89,5 +89,9 @@ dapper amd64 http://archive.ubuntu.com/ubuntu/dists/dapper/main/installer-amd64/
hardy i386 http://archive.ubuntu.com/ubuntu/dists/hardy/main/installer-i386/current/images/ netboot/netboot.tar.gz
hardy amd64 http://archive.ubuntu.com/ubuntu/dists/hardy/main/installer-amd64/current/images/ netboot/netboot.tar.gz
+#Ubuntu Intrepid 8.10
+intrepid i386 http://archive.ubuntu.com/ubuntu/dists/intrepid/main/installer-i386/current/images/ netboot/netboot.tar.gz
+intrepid amd64 http://archive.ubuntu.com/ubuntu/dists/intrepid/main/installer-amd64/current/images/ netboot/netboot.tar.gz
+
# vim: ft=disources
--- End Message ---
--- Begin Message ---
fixed 714397 0.38
fixed 505738 0.38
thanks
Distributions list[1] was updated in 0.38.
[1] file /etc/di-netboot-assistant/sources.list
--- End Message ---