[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#788292: marked as done (di-netboot-assistant: update di-sources.list)



Your message dated Fri, 14 Aug 2015 15:49:44 +0000
with message-id <E1ZQHEm-0004u4-8J@franck.debian.org>
and subject line Bug#788292: fixed in di-netboot-assistant 0.39
has caused the Debian Bug report #788292,
regarding di-netboot-assistant: update di-sources.list
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 owner@bugs.debian.org
immediately.)


-- 
788292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788292
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: di-netboot-assistant
Version: 0.38a+nmu1
Severity: normal

The di-sources.list file needs to be updated. Attached are some patches I
made in a local git clone and then created with git-format-patch, hopefully 
that will work ok, if not let me know how else I can get them to you.

Thanks,

-- 
Matt Taggart
taggart@debian.org

>From a96d2d793bd28c4d6ee26b43631a81fbd486e104 Mon Sep 17 00:00:00 2001
From: Matt Taggart <taggart@debian.org>
Date: Tue, 9 Jun 2015 15:34:40 -0700
Subject: [PATCH 6/6] update ubuntu releases based on feedback from slangasek,
 doko

---
 config/di-sources.list | 30 +++++++++++-------------------
 1 file changed, 11 insertions(+), 19 deletions(-)

diff --git a/config/di-sources.list b/config/di-sources.list
index a275e97..5616ece 100644
--- a/config/di-sources.list
+++ b/config/di-sources.list
@@ -83,33 +83,25 @@ daily-gtk	i386	http://d-i.debian.org/daily-images/i386/daily/	netboot/gtk/netboo
 # ############ Some Debian Derivatives ################ #
 
 ## Ubuntu LTS Releases
-# Hardy Heron 8.04
-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
-
-# Lucid Lynx 10.04
-lucid	i386	http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-i386/current/images/	netboot/netboot.tar.gz
-lucid	amd64	http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+# Trusty Tahr 14.04
+trusty	i386	http://archive.ubuntu.com/ubuntu/dists/trusty/main/installer-i386/current/images/	netboot/netboot.tar.gz
+trusty	amd64	http://archive.ubuntu.com/ubuntu/dists/trusty/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 
 # Precise Pangolin 12.04
 precise	i386	http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-i386/current/images/	netboot/netboot.tar.gz
 precise	amd64	http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 
 ## Ubuntu Normal Releases
+# Vivid Vervet 15.04 
+vivid	i386	http://archive.ubuntu.com/ubuntu/dists/vivid/main/installer-i386/current/images/	netboot/netboot.tar.gz
+vivid	amd64	http://archive.ubuntu.com/ubuntu/dists/vivid/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+
+# Utopic Unicorn 14.10
+utopic	i386	http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-i386/current/images/	netboot/netboot.tar.gz
+utopic	amd64	http://archive.ubuntu.com/ubuntu/dists/utopic/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+
 # Saucy Salamander 13.10
 saucy	i386	http://archive.ubuntu.com/ubuntu/dists/saucy/main/installer-i386/current/images/	netboot/netboot.tar.gz
 saucy	amd64	http://archive.ubuntu.com/ubuntu/dists/saucy/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 
-# Raring Ringtail 13.04
-raring	i386	http://archive.ubuntu.com/ubuntu/dists/raring/main/installer-i386/current/images/	netboot/netboot.tar.gz
-raring	amd64	http://archive.ubuntu.com/ubuntu/dists/raring/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-
-# Quantal Quetzal 12.10
-quantal	i386	http://archive.ubuntu.com/ubuntu/dists/quantal/main/installer-i386/current/images/	netboot/netboot.tar.gz
-quantal	amd64	http://archive.ubuntu.com/ubuntu/dists/quantal/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-
-# Oneiric Ocelot 11.10
-oneiric	i386	http://archive.ubuntu.com/ubuntu/dists/oneiric/main/installer-i386/current/images/	netboot/netboot.tar.gz
-oneiric	amd64	http://archive.ubuntu.com/ubuntu/dists/oneiric/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-
 # vim: ft=disources
-- 
2.1.4
>From 5c47b6bb156a3ad4fcbb0fe684ba29ebb611221e Mon Sep 17 00:00:00 2001
From: Matt Taggart <taggart@debian.org>
Date: Tue, 9 Jun 2015 15:13:10 -0700
Subject: [PATCH 5/6] update daily section to reflect current reality

---
 config/di-sources.list | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/config/di-sources.list b/config/di-sources.list
index 130595b..a275e97 100644
--- a/config/di-sources.list
+++ b/config/di-sources.list
@@ -63,12 +63,17 @@ testing-gtk	i386	http://ftp.debian.org/dists/testing/main/installer-i386/current
 
 #Daily netboot DI images. Read :
 #     http://d-i.debian.org/daily-images/build-logs.html
-#     http://wiki.debian.org/DebianInstaller/Today
-daily	alpha	http://d-i.debian.org/daily-images/alpha/daily/	netboot/boot.img
 daily	amd64	http://d-i.debian.org/daily-images/amd64/daily/	netboot/netboot.tar.gz
-daily	hppa	http://d-i.debian.org/daily-images/hppa/daily/	netboot/2.6/boot.img
+daily	arm64	http://d-i.debian.org/daily-images/arm64/daily/	netboot/netboot.tar.gz
+#armel has different variants, no default
+daily	armhf	http://d-i.debian.org/daily-images/armhf/daily/	netboot/netboot.tar.gz
+daily	hurd-i386	http://d-i.debian.org/daily-images/hurd-i386/daily/	netboot/netboot.tar.gz
 daily	i386	http://d-i.debian.org/daily-images/i386/daily/	netboot/netboot.tar.gz
-daily	ia64	http://d-i.debian.org/daily-images/ia64/daily/	netboot/netboot.tar.gz
+#kfreebsd-amd64/i386 path is non-standard, no default
+#mips/mipsel have different variants, no default
+#powerpc path is non-standard, no default
+daily	ppc64el	http://d-i.debian.org/daily-images/ppc64el/daily/	netboot/netboot.tar.gz
+#s390 has no netboot
 daily	sparc	http://d-i.debian.org/daily-images/sparc/daily/	netboot/boot.img
 #Graphical Installer (GTK)
 daily-gtk	amd64	http://d-i.debian.org/daily-images/amd64/daily/	netboot/gtk/netboot.tar.gz
-- 
2.1.4
>From 0883a4deebdfc48eeca673c1852bbeccb6ad5fd6 Mon Sep 17 00:00:00 2001
From: Matt Taggart <taggart@debian.org>
Date: Tue, 9 Jun 2015 14:57:00 -0700
Subject: [PATCH 4/6] drop lenny

---
 config/di-sources.list | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/config/di-sources.list b/config/di-sources.list
index 8712a37..130595b 100644
--- a/config/di-sources.list
+++ b/config/di-sources.list
@@ -75,22 +75,6 @@ daily-gtk	amd64	http://d-i.debian.org/daily-images/amd64/daily/	netboot/gtk/netb
 daily-gtk	i386	http://d-i.debian.org/daily-images/i386/daily/	netboot/gtk/netboot.tar.gz
 
 
-# ########### Obsolete distribution (unsupported) ########### #
-# Old (discontinued) distribution may work with di-netboot-assistant, or not!
-
-#Debian/Lenny
-#      http://www.debian.org/releases/lenny/
-lenny	alpha	http://archive.debian.org/dists/lenny/main/installer-alpha/current/images/	netboot/boot.img
-lenny	amd64	http://archive.debian.org/dists/lenny/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-lenny	hppa	http://archive.debian.org/dists/lenny/main/installer-hppa/current/images/	netboot/2.6/boot.img
-lenny	i386	http://archive.debian.org/dists/lenny/main/installer-i386/current/images/	netboot/netboot.tar.gz
-lenny	ia64	http://archive.debian.org/dists/lenny/main/installer-ia64/current/images/	netboot/netboot.tar.gz
-lenny	sparc	http://archive.debian.org/dists/lenny/main/installer-sparc/current/images/	netboot/boot.img
-#Graphical Installer (GTK)
-lenny-gtk	amd64	http://archive.debian.org/dists/lenny/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
-lenny-gtk	i386	http://archive.debian.org/dists/lenny/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
-
-
 # ############ Some Debian Derivatives ################ #
 
 ## Ubuntu LTS Releases
-- 
2.1.4
>From dc321f4c9f6c28e0203cb51be813096f256a5321 Mon Sep 17 00:00:00 2001
From: Matt Taggart <taggart@debian.org>
Date: Tue, 9 Jun 2015 14:56:03 -0700
Subject: [PATCH 3/6] switch squeeze entry to squeeze-lts, drop sparc/ia64

---
 config/di-sources.list | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/config/di-sources.list b/config/di-sources.list
index 8a42a09..8712a37 100644
--- a/config/di-sources.list
+++ b/config/di-sources.list
@@ -44,11 +44,9 @@ wheezy	sparc	http://ftp.debian.org/dists/wheezy/main/installer-sparc/current/ima
 wheezy-gtk	amd64	http://ftp.debian.org/dists/wheezy/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 wheezy-gtk	i386	http://ftp.debian.org/dists/wheezy/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
 
-#Debian/squeeze
-squeeze	amd64	http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-squeeze	i386	http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/	netboot/netboot.tar.gz
-squeeze	ia64	http://ftp.debian.org/dists/squeeze/main/installer-ia64/current/images/	netboot/netboot.tar.gz
-squeeze	sparc	http://ftp.debian.org/dists/squeeze/main/installer-sparc/current/images/	netboot/boot.img
+#Debian/Squeeze-LTS
+squeeze	amd64	http://ftp.debian.org/dists/squeeze-lts/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+squeeze	i386	http://ftp.debian.org/dists/squeeze-lts/main/installer-i386/current/images/	netboot/netboot.tar.gz
 #Graphical Installer (GTK)
 squeeze-gtk	amd64	http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 squeeze-gtk	i386	http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
-- 
2.1.4
>From 0dcf8525ff330e3c1cf4ba79e2f34e714a1ea251 Mon Sep 17 00:00:00 2001
From: Matt Taggart <taggart@debian.org>
Date: Tue, 9 Jun 2015 14:54:53 -0700
Subject: [PATCH 2/6] jessie is now stable, wheezy is oldstable

---
 config/di-sources.list | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/config/di-sources.list b/config/di-sources.list
index d1b877c..8a42a09 100644
--- a/config/di-sources.list
+++ b/config/di-sources.list
@@ -19,14 +19,12 @@ stable	i386	http://ftp.debian.org/dists/stable/main/installer-i386/current/image
 stable-gtk	amd64	http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 stable-gtk	i386	http://ftp.debian.org/dists/stable/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
 
-#Debian/wheezy
-wheezy	amd64	http://ftp.debian.org/dists/wheezy/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-wheezy	i386	http://ftp.debian.org/dists/wheezy/main/installer-i386/current/images/	netboot/netboot.tar.gz
-wheezy	ia64	http://ftp.debian.org/dists/wheezy/main/installer-ia64/current/images/	netboot/netboot.tar.gz
-wheezy	sparc	http://ftp.debian.org/dists/wheezy/main/installer-sparc/current/images/	netboot/boot.img
-#Graphical Installer (GTK)
-wheezy-gtk	amd64	http://ftp.debian.org/dists/wheezy/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
-wheezy-gtk	i386	http://ftp.debian.org/dists/wheezy/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
+#Debian/Jessie
+jessie	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+jessie	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/netboot.tar.gz
+##Graphical Installer (GTK)
+jessie-gtk	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
+jessie-gtk	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
 
 #Debian/OldStable (( http://www.debian.org/distrib/netinst#netboot ))
 oldstable	amd64	http://ftp.debian.org/dists/oldstable/main/installer-amd64/current/images/	netboot/netboot.tar.gz
@@ -37,6 +35,15 @@ oldstable	sparc	http://ftp.debian.org/dists/oldstable/main/installer-sparc/curre
 oldstable-gtk	amd64	http://ftp.debian.org/dists/oldstable/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 oldstable-gtk	i386	http://ftp.debian.org/dists/oldstable/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
 
+#Debian/Wheezy
+wheezy	amd64	http://ftp.debian.org/dists/wheezy/main/installer-amd64/current/images/	netboot/netboot.tar.gz
+wheezy	i386	http://ftp.debian.org/dists/wheezy/main/installer-i386/current/images/	netboot/netboot.tar.gz
+wheezy	ia64	http://ftp.debian.org/dists/wheezy/main/installer-ia64/current/images/	netboot/netboot.tar.gz
+wheezy	sparc	http://ftp.debian.org/dists/wheezy/main/installer-sparc/current/images/	netboot/boot.img
+#Graphical Installer (GTK)
+wheezy-gtk	amd64	http://ftp.debian.org/dists/wheezy/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
+wheezy-gtk	i386	http://ftp.debian.org/dists/wheezy/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
+
 #Debian/squeeze
 squeeze	amd64	http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 squeeze	i386	http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/	netboot/netboot.tar.gz
@@ -46,13 +53,6 @@ squeeze	sparc	http://ftp.debian.org/dists/squeeze/main/installer-sparc/current/i
 squeeze-gtk	amd64	http://ftp.debian.org/dists/squeeze/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 squeeze-gtk	i386	http://ftp.debian.org/dists/squeeze/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
 
-#Debian/Jessie (not released yet, As of writing this file)
-jessie	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/netboot.tar.gz
-jessie	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/netboot.tar.gz
-##Graphical Installer (GTK)
-jessie-gtk	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
-jessie-gtk	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
-
 # DEVELOPMENT (( http://www.debian.org/devel/debian-installer/ ))
 
 #beta1 or beta2 or beta3 or rc1 or rc2
-- 
2.1.4
>From 7b374419038eb03af043cf57a519ba6b0959af99 Mon Sep 17 00:00:00 2001
From: Matt Taggart <taggart@debian.org>
Date: Tue, 9 Jun 2015 14:52:48 -0700
Subject: [PATCH 1/6] drop ia64 and sparc from recent releases

---
 config/di-sources.list | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/config/di-sources.list b/config/di-sources.list
index e1f5ce5..d1b877c 100644
--- a/config/di-sources.list
+++ b/config/di-sources.list
@@ -15,8 +15,6 @@
 #Debian/Stable (( http://www.debian.org/distrib/netinst#netboot ))
 stable	amd64	http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 stable	i386	http://ftp.debian.org/dists/stable/main/installer-i386/current/images/	netboot/netboot.tar.gz
-stable	ia64	http://ftp.debian.org/dists/stable/main/installer-ia64/current/images/	netboot/netboot.tar.gz
-stable	sparc	http://ftp.debian.org/dists/stable/main/installer-sparc/current/images/	netboot/boot.img
 #Graphical Installer (GTK)
 stable-gtk	amd64	http://ftp.debian.org/dists/stable/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 stable-gtk	i386	http://ftp.debian.org/dists/stable/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
@@ -51,8 +49,6 @@ squeeze-gtk	i386	http://ftp.debian.org/dists/squeeze/main/installer-i386/current
 #Debian/Jessie (not released yet, As of writing this file)
 jessie	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 jessie	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/netboot.tar.gz
-#jessie	ia64	http://ftp.debian.org/dists/jessie/main/installer-ia64/current/images/	netboot/netboot.tar.gz
-#jessie	sparc	http://ftp.debian.org/dists/jessie/main/installer-sparc/current/images/	netboot/boot.img
 ##Graphical Installer (GTK)
 jessie-gtk	amd64	http://ftp.debian.org/dists/jessie/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 jessie-gtk	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
@@ -62,8 +58,6 @@ jessie-gtk	i386	http://ftp.debian.org/dists/jessie/main/installer-i386/current/i
 #beta1 or beta2 or beta3 or rc1 or rc2
 testing	amd64	http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/	netboot/netboot.tar.gz
 testing	i386	http://ftp.debian.org/dists/testing/main/installer-i386/current/images/	netboot/netboot.tar.gz
-testing	ia64	http://ftp.debian.org/dists/testing/main/installer-ia64/current/images/	netboot/netboot.tar.gz
-testing	sparc	http://ftp.debian.org/dists/testing/main/installer-sparc/current/images/	netboot/boot.img
 #Graphical Installer (GTK)
 testing-gtk	amd64	http://ftp.debian.org/dists/testing/main/installer-amd64/current/images/	netboot/gtk/netboot.tar.gz
 testing-gtk	i386	http://ftp.debian.org/dists/testing/main/installer-i386/current/images/	netboot/gtk/netboot.tar.gz
-- 
2.1.4

Attachment: pgp3a74CQL_5m.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: di-netboot-assistant
Source-Version: 0.39

We believe that the bug you reported is fixed in the latest version of
di-netboot-assistant, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 788292@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas B. Mundt <andi@debian.org> (supplier of updated di-netboot-assistant package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 14 Aug 2015 15:59:41 +0200
Source: di-netboot-assistant
Binary: di-netboot-assistant
Architecture: source all
Version: 0.39
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Andreas B. Mundt <andi@debian.org>
Description:
 di-netboot-assistant - Debian-Installer netboot assistant
Closes: 776670 788292
Changes:
 di-netboot-assistant (0.39) unstable; urgency=medium
 .
   * Run wrap-and-sort, white space changes, unify indents.
   * Bump Standards-Version to 3.9.6 and add myself to Uploaders.
   * Update 'di-sources.list' (closes: #788292).  Thanks to Matt
     Taggart <taggart@debian.org>.
   * Remove some outdated content from the README.  Simplify the example
     dhcpd.conf.simple and fix a typo (closes: #776670).  Thanks to Martin
     F Krafft <madduck@debian.org>.
   * Implement the inclusion of debian-installer packages.  Add
     instructions to the README and a warning when installing insecurely.
Checksums-Sha1:
 99aa6f04996102f13861467e4577037771a1926c 1788 di-netboot-assistant_0.39.dsc
 ea42ef3af86640b78c77255a17f0701c2f8a5320 33652 di-netboot-assistant_0.39.tar.xz
 23d270061697d3158721e0d802344bb4e83c62be 34482 di-netboot-assistant_0.39_all.deb
Checksums-Sha256:
 15b001e6035b149fe70b38e33d3529e2f70f9f4b0332ef8c7ac96352e02a93d0 1788 di-netboot-assistant_0.39.dsc
 9c1c5e64c0924ac626f25bfcff04947c239f72e254edff9675fdabd7a6cedf2e 33652 di-netboot-assistant_0.39.tar.xz
 b2c3eef61a62726b8f111b09c108e654b22090a3ae3bb7029ef932ac93352519 34482 di-netboot-assistant_0.39_all.deb
Files:
 8c6d4fd8d5e10eaf7bfd3935aa4ed97f 1788 utils extra di-netboot-assistant_0.39.dsc
 65a10442234002cf792e8a0d1a1f09fe 33652 utils extra di-netboot-assistant_0.39.tar.xz
 e35a7d6cc5dfdfe139c037bbd8f66c7a 34482 utils extra di-netboot-assistant_0.39_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVzfYOAAoJELAf6oRhe1ht0lIP+gPCOJ7izxtoFg6aDDGGQBu+
gONItiLdMCOyRijiRp5gUpK2xHlrA75j6+pmCEZsZFSK+v89XSj9uvlNJpjj1SoD
uWJ5cGv206VIjzlrxEiq4w87WsTKli6RbhlWdlpfe14Fc9YS7pu0u3hyKEz76ltv
W5h93oz2YxySetVEO6eU1K5mHCPYZzL6rOZ8wdQYgOVpZhMzvRzIrQgJekVdIGrK
zqJT/oYq/lKBlN0P9mEIzc8FybCSXTmkouxPlmBsx3yHxZBluio1MDWxnYq2NiKg
1ReMMnysfkezDVX/rRg36NGCRPhbLHmEfDTbBCfK4S6NacFphw+Sw8q1pTq+rLz8
eRaadD9t9IpGeRkwK3QkBQodj02AkhtOV9D5G3OsZuQxmQTD9qXVcsg9pbHSJNNB
quWGsh+x72KFdZ7J44SCgB+s2mhjpCDkp2KxHsSEz69IE5lYgxTthfd8PxSZse6S
rPHfHEtk3lJ5+zSl/D/jXDXgO+zl5L8bK61sPdHK4BIDGTv2ae/OZxLWBjRwLKEe
wkxQRXuYMcQdrcUB2m9ys+Q4Yb3slMx+KXjQbi0yjmivdygvTZPiuEif1rarH05C
nRDMf/L5WIIboaBADvnkp421/VUal31zz+mu/3nNG/ZKlEsV5rrSp7GfExqKiUrT
s7j4tw0gLN0XaBwpfHzc
=Ry92
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: