Bug#630975: marked as done (fails to install grub properly)

2011-09-23 Thread Debian Bug Tracking System
Your message dated Fri, 23 Sep 2011 10:40:30 +0200
with message-id 4e7c45fe.2020...@progress-technologies.net
and subject line Re: fails to install grub properly
has caused the Debian Bug report #630975,
regarding fails to install grub properly
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 ow...@bugs.debian.org
immediately.)


-- 
630975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: debian-live-6.01-i386-xfce-desktop.iso
Severity: important



-- System Information:
Debian Release: 6.0.1
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

please see report of all report hardware
about my usb key formated where there only unetbootin mbr
  my hard disk (crashed from a xubuntu xfce but where /home is safe)
  my usb rescue disk where there are a recent xcfe 
with this link  : http://192.168.101.50
(great idea for beginners like me )

description of problem:
after a manual expert install on my hard disk  it's seems that the problem com 
from a
 script preseed.sh during apt install blocked to 87%  ??
i can't install grub too ?? and when i lauched this hard disk i have a grub 
rescue message ? with a uuid unknow from my system 
 
my feeling is : a  mbr problem !
my level is  :  more newbie than geek ...

thanks for your help 


---End Message---
---BeginMessage---
submitter didn't follow up, this is supposed to be fixed with 6.0.2,
closing.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/

---End Message---


[SRM] proposed stable update grub-installer

2011-09-23 Thread Colin Watson
Hi,

I don't have a bug number for this, but a friend of mine (CCed) is
running into this as a problem for Debian users at his colo facility:
they're using Xen and their PV-GRUB is set up to read from
/boot/grub/menu.lst, so they need to install GRUB Legacy when installing
the guests.  Unfortunately, the ability to force the use of GRUB Legacy
with preseeding was removed just before the release of squeeze,
apparently by mistake as the purpose of the change in question was to
remove a warning message in expert mode.

The following patch restores this.  I've just uploaded a matching patch
to unstable, and would like to upload this to stable-proposed-updates.

diff --git a/debian/changelog b/debian/changelog
index 8df62c7..733f14a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+grub-installer (1.60+squeeze3) UNRELEASED; urgency=low
+
+  * Restore the ability to choose to install GRUB Legacy by preseeding
+(grub-installer/grub2_instead_of_grub_legacy=false), removed in 1.60 as
+a side-effect of removing a warning message.  This is still useful e.g.
+when installing inside Xen.
+
+ -- Colin Watson cjwat...@debian.org  Fri, 23 Sep 2011 10:10:46 +0100
+
 grub-installer (1.60+squeeze2) squeeze; urgency=low
 
   * Upload to drop .git from source tarball
diff --git a/debian/grub-installer.templates b/debian/grub-installer.templates
index e8c73e7..db467a4 100644
--- a/debian/grub-installer.templates
+++ b/debian/grub-installer.templates
@@ -142,6 +142,12 @@ _Description: Unable to configure GRUB
  .
  This is a fatal error.
 
+Template: grub-installer/grub2_instead_of_grub_legacy
+Type: boolean
+Default: true
+Description: for internal use; can be preseeded
+ Set this to false to install GRUB Legacy rather than GRUB 2, if possible.
+
 Template: grub-installer/grub_not_mature_on_this_platform
 Type: boolean
 Default: false
diff --git a/grub-installer b/grub-installer
index 11486f9..b3183b1 100755
--- a/grub-installer
+++ b/grub-installer
@@ -319,9 +319,16 @@ case $frtype:$bootfstype:$bootfslabel:$grub_package in
grub_package=grub-pc
fi
;;
-*:*:*:grub)
+*:ext4:*:grub)
+   # We boot from ext4, requires grub2
grub_package=grub-pc
;;
+*:*:*:grub)
+   db_get grub-installer/grub2_instead_of_grub_legacy
+   if [ $RET = true ]; then
+   grub_package=grub-pc
+   fi
+   ;;
 *:ufs:*:*)
# Booting from UFS requires grub2
grub_package=grub-pc

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110923092713.gb2...@riva.dynamic.greenend.org.uk



Bug#637792: marked as done (Creates boot.cfg in wrong directory when using separate /boot partition)

2011-09-23 Thread Debian Bug Tracking System
Your message dated Fri, 23 Sep 2011 09:32:19 +
with message-id e1r727h-0003ye...@franck.debian.org
and subject line Bug#637792: fixed in grub-installer 1.68
has caused the Debian Bug report #637792,
regarding Creates boot.cfg in wrong directory when using separate /boot 
partition
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 ow...@bugs.debian.org
immediately.)


-- 
637792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: grub-installer
Version: 1.67

Hi,

When I install on a Yeeloong using a separate /boot partition, PMON's
boot.cfg is created in the root directory instead of in /boot.  PMON
doesn't find it and this renders the system unbootable.  The attached
patch should fix the problem.

-- 
Matt Kraai
https://ftbfs.org/kraai
From 5da63f442035a5b910e8b0d6719fb6bdeae4e156 Mon Sep 17 00:00:00 2001
From: Matt Kraai kr...@ftbfs.org
Date: Sun, 14 Aug 2011 07:33:29 -0700
Subject: [PATCH] Write boot.cfg to /boot if using a separate /boot partition

---
 debian/changelog |6 ++
 grub-installer   |4 +++-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5a7f3c3..29b9db4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grub-installer (1.68) UNRELEASED; urgency=low
+
+  * Write boot.cfg to /boot if using a separate /boot partition.
+
+ -- Matt Kraai kr...@debian.org  Sun, 14 Aug 2011 07:31:43 -0700
+
 grub-installer (1.67) unstable; urgency=low
 
   * Team upload
diff --git a/grub-installer b/grub-installer
index 7f01a92..588af3c 100755
--- a/grub-installer
+++ b/grub-installer
@@ -1110,10 +1110,12 @@ case $ARCH in
 		fi
 		if [ $rootfs = $bootfs ]; then
 			pmon_grub_path=/boot/grub.elf
+			pmon_boot_cfg_path=$ROOT/boot.cfg
 		else
 			pmon_grub_path=/grub.elf
+			pmon_boot_cfg_path=$ROOT/boot/boot.cfg
 		fi
-		cat  $ROOT/boot.cfg EOF
+		cat  $pmon_boot_cfg_path EOF
 default 0
 timeout 0
 showmenu 0
-- 
1.7.5.4

---End Message---
---BeginMessage---
Source: grub-installer
Source-Version: 1.68

We believe that the bug you reported is fixed in the latest version of
grub-installer, which is due to be installed in the Debian FTP archive:

grub-installer_1.68.dsc
  to main/g/grub-installer/grub-installer_1.68.dsc
grub-installer_1.68.tar.gz
  to main/g/grub-installer/grub-installer_1.68.tar.gz
grub-installer_1.68_i386.udeb
  to main/g/grub-installer/grub-installer_1.68_i386.udeb



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 637...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson cjwat...@debian.org (supplier of updated grub-installer 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 23 Sep 2011 10:19:09 +0100
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 1.68
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 637792
Changes: 
 grub-installer (1.68) unstable; urgency=low
 .
   [ Matt Kraai ]
   * Write boot.cfg to /boot if using a separate /boot partition (closes:
 #637792).
 .
   [ Colin Watson ]
   * Restore the ability to choose to install GRUB Legacy by preseeding
 (grub-installer/grub2_instead_of_grub_legacy=false), removed in 1.60 as
 a side-effect of removing a warning message.  This is still useful e.g.
 when installing inside Xen.
 .
   [ Updated translations ]
   * Belarusian (be.po) by Viktar Siarheichyk
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bosnian (bs.po) by Armin Besirovic
   * German (de.po) by Holger Wansing
   * Esperanto (eo.po) by Felipe Castro
   * Spanish (es.po) by Javier Fernández-Sanguino
   * Hindi (hi.po) by Kumar Appaiah
   * Italian (it.po) by Milo Casagrande
   * Japanese (ja.po) by Kenshi Muto
   * Korean (ko.po) by Changwoo Ryu
   * Dutch (nl.po) by Jeroen Schot
   * Panjabi (pa.po) by A S Alam
   * Polish (pl.po) by Marcin Owsiany
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by Ioan Eugen Stan
   * Russian (ru.po) by Yuri Kozlov
   * Sinhala (si.po) by Danishka 

Processing of grub-installer_1.68_i386.changes

2011-09-23 Thread Debian FTP Masters
grub-installer_1.68_i386.changes uploaded successfully to localhost
along with the files:
  grub-installer_1.68.dsc
  grub-installer_1.68.tar.gz
  grub-installer_1.68_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r720c-0002qj...@franck.debian.org



grub-installer_1.68_i386.changes ACCEPTED into unstable

2011-09-23 Thread Debian FTP Masters



Accepted:
grub-installer_1.68.dsc
  to main/g/grub-installer/grub-installer_1.68.dsc
grub-installer_1.68.tar.gz
  to main/g/grub-installer/grub-installer_1.68.tar.gz
grub-installer_1.68_i386.udeb
  to main/g/grub-installer/grub-installer_1.68_i386.udeb


Override entries for your package:
grub-installer_1.68.dsc - source debian-installer
grub-installer_1.68_i386.udeb - standard debian-installer

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 637792 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r727h-0003yy...@franck.debian.org



Processed: Re: Bug#586887: cannot replace sudo by sudo-ldap when no root password has been set

2011-09-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 586887 debian-installer
Bug #586887 [sudo] cannot replace sudo by sudo-ldap when no root password has 
been set
Bug reassigned from package 'sudo' to 'debian-installer'.
Bug No longer marked as found in versions sudo/1.7.2p7-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
586887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586887
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131679325011760.transcr...@bugs.debian.org



Bug#642574: bug report

2011-09-23 Thread Osvaldo Navarro
Package: installation-reports

Boot method: USB
Image version: 
http://cdimage.debian.org/debian-cd/6.0.2.1/i386/iso-cd/debian-6.0.2.1-i386-CD-1.iso
Date: 21/Sept/2011  20 hrs.

Machine: Compaq Mini CQ10
Processor: Intel(R) Atom(TM) CPU N270 @1.60GHz
Memory: 2gb
Partitions:

major minor  #blocks  name

   80  156290904 sda
   81   98508800 sda1
   82   49548288 sda2
   83  1 sda3
   842087936 sda4
   856142976 sda5


Output of lspci -knn (or lspci -nn):

00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express
Memory Controller Hub [8086:27ac] (rev 03)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile
945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: i915
Kernel modules: intelfb, i915
00:02.1 Display controller [0380]: Intel Corporation Mobile
945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller
[8086:27a6] (rev 03)
Subsystem: Hewlett-Packard Company Device [103c:1468]
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High
Definition Audio Controller [8086:27d8] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI
Express Port 1 [8086:27d0] (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI
Express Port 2 [8086:27d2] (rev 02)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB
UHCI Controller #1 [8086:27c8] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB
UHCI Controller #2 [8086:27c9] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB
UHCI Controller #3 [8086:27ca] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB
UHCI Controller #4 [8086:27cb] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2
EHCI Controller [8086:27cc] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge
[8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC
Interface Bridge [8086:27b9] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel modules: leds-ss4200, iTCO_wdt, intel-rng
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7
Family) SATA AHCI Controller [8086:27c5] (rev 02)
Subsystem: Hewlett-Packard Company Device [103c:1468]
Kernel driver in use: ahci
Kernel modules: ahci
01:00.0 Network controller [0280]: Broadcom Corporation BCM4312
802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:1508]
Kernel driver in use: wl
Kernel modules: wl, ssb
02:00.0 Ethernet controller [0200]: Atheros Communications AR8132 Fast
Ethernet [1969:1062] (rev c0)
Subsystem: Hewlett-Packard Company Device [103c:308f]
Kernel driver in use: atl1c
Kernel modules: atl1c


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [0]
Detect network card:[0]
Configure network:  [0]
Detect CD:  [0]
Load installer modules: [0]
Detect hard drives: [E]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

The problem is that when the installer says 'loading partitioner' and below
the progress bar says 'scanning disks', it gets stuck at 50%.

-- 
Osvaldo.


Processing of linux-kernel-di-armel-2.6_1.32lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-armel-2.6_1.32lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  crc-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  reiserfs-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  nic-usb-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  crc-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  jfs-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  usb-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  ext2-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  reiserfs-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  scsi-core-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  scsi-common-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  reiserfs-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  core-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  crc-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  crypto-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  kernel-image-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  ext2-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  md-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  input-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  input-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  nic-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  minix-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  usb-storage-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  input-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  loop-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  kernel-image-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  ext3-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  jfs-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  ide-core-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  fat-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  ext3-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  nls-core-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  nls-core-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  fat-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  loop-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  ext2-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  linux-kernel-di-armel-2.6_1.32lenny10.tar.gz
  scsi-core-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  nic-shared-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  scsi-core-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  ext2-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  usb-storage-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  nic-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  cdrom-core-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  multipath-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  md-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  ata-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  sata-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  nic-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  kernel-image-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  nic-usb-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  crypto-core-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  loop-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  core-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  nic-usb-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  crypto-core-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  core-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  ext3-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  kernel-image-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  ext3-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  crypto-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  reiserfs-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  crypto-dm-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  usb-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  crypto-dm-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  multipath-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  scsi-core-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  fat-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  isofs-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  usb-storage-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  usb-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  md-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  usb-storage-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  loop-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  core-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  crypto-core-modules-2.6.26-2-iop32x-di_1.32lenny10_armel.udeb
  nls-core-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  usb-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  sata-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  nic-usb-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  jffs2-modules-2.6.26-2-orion5x-di_1.32lenny10_armel.udeb
  jfs-modules-2.6.26-2-ixp4xx-di_1.32lenny10_armel.udeb
  multipath-modules-2.6.26-2-versatile-di_1.32lenny10_armel.udeb
  

Processing of linux-kernel-di-amd64-2.6_1.53lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-amd64-2.6_1.53lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  serial-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  sata-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ext2-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  scsi-extra-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  crypto-core-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  nic-usb-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  usb-storage-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  cdrom-core-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  fat-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  multipath-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  loop-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  crypto-dm-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  scsi-common-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  plip-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  nls-core-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ide-core-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  uinput-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  qnx4-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  parport-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  pcmcia-storage-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  acpi-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  usb-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  core-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  input-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  reiserfs-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  xfs-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  zlib-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  scsi-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  jfs-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  pata-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ppp-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  mmc-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  nic-pcmcia-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  scsi-core-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  crc-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  usb-serial-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ext3-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  crypto-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  kernel-image-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ntfs-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  nic-shared-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  isofs-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  nic-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ata-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  fb-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  irda-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ufs-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  floppy-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  firewire-core-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  nic-extra-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  linux-kernel-di-amd64-2.6_1.53lenny10.dsc
  pcmcia-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  linux-kernel-di-amd64-2.6_1.53lenny10.tar.gz
  md-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ide-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  ipv6-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  nic-wireless-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  virtio-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb
  mouse-modules-2.6.26-2-amd64-di_1.53lenny10_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r7kdk-00059w...@franck.debian.org



Processing of linux-kernel-di-hppa-2.6_1.38lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-hppa-2.6_1.38lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  cdrom-core-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  input-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  linux-kernel-di-hppa-2.6_1.38lenny10.dsc
  ext3-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  usb-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  crypto-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  cdrom-core-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  multipath-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  linux-kernel-di-hppa-2.6_1.38lenny10.tar.gz
  crypto-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  ppp-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  crypto-core-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  ipv6-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  ppp-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  ext3-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  scsi-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  crypto-core-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  input-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  ide-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  nic-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  loop-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  usb-storage-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  scsi-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  nic-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  usb-storage-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  ipv6-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  kernel-image-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  md-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  kernel-image-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  crypto-dm-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  ide-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  md-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  usb-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  multipath-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb
  crypto-dm-modules-2.6.26-2-parisc64-di_1.38lenny10_hppa.udeb
  loop-modules-2.6.26-2-parisc-di_1.38lenny10_hppa.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r7kdk-0005cq...@franck.debian.org



Processing of linux-kernel-di-alpha-2.6_0.37lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-alpha-2.6_0.37lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  nic-wireless-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  xfs-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  crypto-core-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  fat-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  ide-core-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  scsi-common-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  jfs-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  ata-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  usb-serial-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  isofs-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  uinput-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  plip-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  usb-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  scsi-extra-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  core-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  nic-extra-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  crypto-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  linux-kernel-di-alpha-2.6_0.37lenny10.dsc
  ide-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  ppp-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  sata-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  nls-core-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  crc-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  reiserfs-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  multipath-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  nic-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  cdrom-core-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  crypto-dm-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  rtc-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  parport-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  scsi-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  ipv6-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  md-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  usb-storage-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  nic-shared-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  kernel-image-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  scsi-core-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  zlib-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  ext3-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  srm-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  fb-modules-2.6.26-2-alpha-generic-di_0.37lenny10_alpha.udeb
  linux-kernel-di-alpha-2.6_0.37lenny10.tar.gz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r7kdk-0005b5...@franck.debian.org



Processing of linux-kernel-di-i386-2.6_1.76lenny10_i386.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-i386-2.6_1.76lenny10_i386.changes uploaded successfully to 
localhost
along with the files:
  linux-kernel-di-i386-2.6_1.76lenny10.dsc
  linux-kernel-di-i386-2.6_1.76lenny10.tar.gz
  kernel-image-2.6.26-2-486-di_1.76lenny10_i386.udeb
  nic-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  nic-extra-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  nic-wireless-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  nic-shared-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  serial-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  usb-serial-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ppp-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ide-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  pata-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ide-core-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  cdrom-core-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  firewire-core-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  scsi-core-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  scsi-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  scsi-common-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  scsi-extra-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  plip-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  floppy-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  loop-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ipv6-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  nls-core-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ext2-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ext3-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  isofs-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  jfs-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ntfs-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  reiserfs-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  xfs-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  fat-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ufs-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  qnx4-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  md-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  multipath-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  usb-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  usb-storage-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  pcmcia-storage-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  fb-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  input-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  mouse-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  irda-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  parport-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  nic-pcmcia-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  pcmcia-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  nic-usb-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  sata-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  core-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  acpi-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  crc-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  crypto-core-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  crypto-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  crypto-dm-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  efi-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  ata-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  mmc-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  zlib-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  virtio-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  uinput-modules-2.6.26-2-486-di_1.76lenny10_i386.udeb
  kernel-image-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  nic-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  nic-extra-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  nic-wireless-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  nic-shared-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  serial-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  usb-serial-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  ppp-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  ide-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  pata-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  ide-core-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  cdrom-core-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  firewire-core-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  scsi-core-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  scsi-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  scsi-common-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  scsi-extra-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  plip-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  floppy-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  loop-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  ipv6-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  nls-core-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  ext2-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  ext3-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  isofs-modules-2.6.26-2-686-bigmem-di_1.76lenny10_i386.udeb
  

Processing of linux-kernel-di-ia64-2.6_1.42lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-ia64-2.6_1.42lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  loop-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  crypto-dm-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  serial-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  nic-shared-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  usb-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  crypto-core-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  parport-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ntfs-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  nic-usb-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  nic-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  input-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  uinput-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  scsi-core-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  core-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  sata-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ext3-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  zlib-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  nls-core-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ata-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ufs-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  xfs-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ide-core-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  jfs-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ipv6-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  kernel-image-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  firewire-core-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  mouse-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  sn-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  irda-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  plip-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  linux-kernel-di-ia64-2.6_1.42lenny10.dsc
  crypto-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  multipath-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  isofs-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ppp-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  fb-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  ide-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  pcmcia-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  linux-kernel-di-ia64-2.6_1.42lenny10.tar.gz
  fat-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  cdrom-core-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  crc-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  md-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  reiserfs-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  usb-storage-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  efi-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb
  scsi-modules-2.6.26-2-itanium-di_1.42lenny10_ia64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r7kib-0005dn...@franck.debian.org



Processing of linux-kernel-di-powerpc-2.6_1.48lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-powerpc-2.6_1.48lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  zlib-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  md-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  multipath-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  ppp-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  ide-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  sata-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  kernel-image-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  scsi-common-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  multipath-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  nls-core-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  hfs-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  ppp-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  jfs-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  fancontrol-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  fat-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  usb-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  nic-extra-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  irda-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  xfs-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  usb-storage-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  firewire-core-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  kernel-image-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  ata-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  firewire-core-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  nic-shared-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  crypto-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  serial-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  pcmcia-storage-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  cdrom-core-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  ufs-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  hfs-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  usb-storage-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  loop-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  affs-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  md-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  core-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  scsi-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  uinput-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  usb-serial-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  ufs-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  nic-pcmcia-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  reiserfs-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  nic-pcmcia-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  pcmcia-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  scsi-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  ata-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  loop-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  serial-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  input-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  nic-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  ext3-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  cdrom-core-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  hypervisor-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  scsi-core-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  ext2-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  nls-core-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  crypto-core-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  usb-serial-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  pcmcia-storage-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  floppy-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  ext2-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  crypto-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  nic-shared-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  nic-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  floppy-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  pata-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  ext3-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  zlib-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  crypto-core-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  linux-kernel-di-powerpc-2.6_1.48lenny10.dsc
  pcmcia-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  scsi-extra-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  uinput-modules-2.6.26-2-powerpc-di_1.48lenny10_powerpc.udeb
  jfs-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  sata-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  ipv6-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  usb-modules-2.6.26-2-powerpc64-di_1.48lenny10_powerpc.udeb
  

Processing of linux-kernel-di-mipsel-2.6_1.8lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-mipsel-2.6_1.8lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  md-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  xfs-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  fat-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  usb-storage-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  linux-kernel-di-mipsel-2.6_1.8lenny10.dsc
  crypto-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  crypto-dm-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  scsi-core-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  ipv6-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  kernel-image-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  scsi-core-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  crypto-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  isofs-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  linux-kernel-di-mipsel-2.6_1.8lenny10.tar.gz
  loop-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  sata-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  kernel-image-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  crypto-dm-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  kernel-image-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  ide-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  jfs-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  crypto-dm-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  crypto-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  fb-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  multipath-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  multipath-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  sata-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  crypto-core-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  cdrom-core-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  xfs-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  loop-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  multipath-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  nls-core-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  fb-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  usb-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  md-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  md-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  fat-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  scsi-common-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  ipv6-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  ipv6-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  usb-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  ppp-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  ppp-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  loop-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  fat-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  jfs-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  reiserfs-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  kernel-image-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  xfs-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  input-modules-2.6.26-2-4kc-malta-di_1.8lenny10_mipsel.udeb
  jfs-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  ipv6-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  scsi-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  xfs-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  loop-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  scsi-common-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  sata-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  jfs-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  usb-storage-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  cdrom-core-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  crypto-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  ide-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  nls-core-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  input-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  reiserfs-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  cdrom-core-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  input-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  rtc-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  scsi-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  reiserfs-modules-2.6.26-2-sb1-bcm91250a-di_1.8lenny10_mipsel.udeb
  reiserfs-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  cdrom-core-modules-2.6.26-2-sb1a-bcm91480b-di_1.8lenny10_mipsel.udeb
  ppp-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  fat-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  multipath-modules-2.6.26-2-r5k-cobalt-di_1.8lenny10_mipsel.udeb
  

Processing of linux-kernel-di-mips-2.6_1.9lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-mips-2.6_1.9lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  rtc-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  usb-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  ipv6-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  xfs-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  xfs-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  loop-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  crypto-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  loop-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  reiserfs-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  kernel-image-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  isofs-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  crypto-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  crypto-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  multipath-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  scsi-core-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  crypto-dm-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  ipv6-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  scsi-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  input-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  isofs-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  multipath-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  multipath-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  multipath-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  linux-kernel-di-mips-2.6_1.9lenny10.dsc
  crypto-dm-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  reiserfs-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  linux-kernel-di-mips-2.6_1.9lenny10.tar.gz
  sata-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  multipath-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  loop-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  nls-core-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  crypto-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  usb-storage-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  jfs-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  reiserfs-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  ppp-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  jfs-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  md-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  cdrom-core-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  kernel-image-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  fat-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  reiserfs-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  loop-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  reiserfs-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  kernel-image-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  kernel-image-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  jfs-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  ipv6-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  usb-storage-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  ide-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  fb-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  scsi-common-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  nls-core-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  xfs-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  crypto-dm-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  ide-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  loop-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  md-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  md-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  fat-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  fat-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  input-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  scsi-core-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  usb-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  input-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  rtc-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  cdrom-core-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  crypto-dm-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  sata-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  crypto-core-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  crypto-dm-modules-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  fb-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  crypto-core-modules-2.6.26-2-r5k-ip32-di_1.9lenny10_mips.udeb
  md-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  scsi-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  kernel-image-2.6.26-2-r4k-ip22-di_1.9lenny10_mips.udeb
  usb-storage-modules-2.6.26-2-4kc-malta-di_1.9lenny10_mips.udeb
  ipv6-modules-2.6.26-2-sb1a-bcm91480b-di_1.9lenny10_mips.udeb
  crypto-modules-2.6.26-2-sb1-bcm91250a-di_1.9lenny10_mips.udeb
  

Processing of linux-kernel-di-s390-2.6_0.37lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-s390-2.6_0.37lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  crypto-core-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  ext3-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  md-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  xfs-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  crypto-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  kernel-image-2.6.26-2-s390-tape-di_0.37lenny10_s390.udeb
  linux-kernel-di-s390-2.6_0.37lenny10.dsc
  kernel-image-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  crypto-dm-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  core-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  nic-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  multipath-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  scsi-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  linux-kernel-di-s390-2.6_0.37lenny10.tar.gz
  scsi-core-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  ext2-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  dasd-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb
  fat-modules-2.6.26-2-s390-di_0.37lenny10_s390.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r7krx-0008qp...@franck.debian.org



Processing of linux-kernel-di-sparc-2.6_1.41lenny10_multi.changes

2011-09-23 Thread Debian FTP Masters
linux-kernel-di-sparc-2.6_1.41lenny10_multi.changes uploaded successfully to 
localhost
along with the files:
  jfs-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  ipv6-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  nls-core-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  scsi-common-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  nic-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  md-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  scsi-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  usb-storage-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  ide-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  pata-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  linux-kernel-di-sparc-2.6_1.41lenny10.dsc
  ext3-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  ata-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  ppp-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  cdrom-core-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  usb-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  crypto-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  zlib-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  linux-kernel-di-sparc-2.6_1.41lenny10.tar.gz
  crypto-dm-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  isofs-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  plip-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  scsi-core-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  reiserfs-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  xfs-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  kernel-image-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  sata-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  crypto-core-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  multipath-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb
  fat-modules-2.6.26-2-sparc64-di_1.41lenny10_sparc.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1r7kry-0008sa...@franck.debian.org