Bug#592550: Provide support for SSH-Key authentication (Supports Eucalyptus and Amazon EC2)

2010-08-11 Thread Petter Reinholdtsen
[Kyle Moffett] Package: network-console Severity: wishlist When performing partially-automated virtual-server installations (using services such as Eucalyptus or Amazon EC2, for example), it's not really practical or secure to use password-based authentication for the installer.

Bug#560348: xen: racy temporary files for kernel and initrd

2010-08-11 Thread Ian Campbell
On Wed, 2010-08-11 at 00:05 +0200, Paul Menzel wrote: Am Dienstag, den 10.08.2010, 15:10 +0100 schrieb Ian Campbell: On Tue, 2010-08-10 at 15:40 +0200, Paul Menzel wrote: Am Montag, den 21.12.2009, 09:19 + schrieb Ian Campbell: On Fri, 2009-12-11 at 11:30 +0100, Ferenc Wagner wrote:

Processed: tagging 545450, tagging 545451, tagging 581985, tagging 581986, tagging 581987, tagging 590654 ...

2010-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # not affecting/relevant for stable tags 545450 + squeeze sid Bug #545450 [tkdvi] tkdvi: Build depends on Tcl/Tk 8.3 which is subject to removal Added tag(s) sid and squeeze. tags 545451 + squeeze sid Bug #545451 [src:hanzim] hanzim:

[karim.boura...@citycable.ch: Debian installer (French translation missed)]

2010-08-11 Thread Steve McIntyre
Forwarding to debian-boot for the right audience... - Forwarded message from Karim Bourahla karim.boura...@citycable.ch - From: Karim Bourahla karim.boura...@citycable.ch Date: Tue, 10 Aug 2010 21:11:04 +0200 To: debian...@lists.debian.org Subject: Debian installer (French translation

Bug#591016: flash-kernel: /usr/share/initramfs-tools/hooks/flash_kernel_set_root mis-detects root filesystems for systems using ubifs

2010-08-11 Thread John Holland
I too use ubifs on a kirkwood platform: eSATA Sheevaplug. Although the error message is annoying, it's not troublesome. If resolving root for a specific device fails, couldn't we pick it up from /proc/cmdline? * Martin Michlmayr t...@cyrius.com [2010-08-07 19:50:07 -0400] I'm sort of leaning

Bug#560348: xen: racy temporary files for kernel and initrd

2010-08-11 Thread Paul Menzel
Am Mittwoch, den 11.08.2010, 10:40 +0100 schrieb Ian Campbell: On Wed, 2010-08-11 at 00:05 +0200, Paul Menzel wrote: Am Dienstag, den 10.08.2010, 15:10 +0100 schrieb Ian Campbell: On Tue, 2010-08-10 at 15:40 +0200, Paul Menzel wrote: Am Montag, den 21.12.2009, 09:19 + schrieb Ian

Bug#592671: partman-target: /target/etc/fstab is not created on Hurd

2010-08-11 Thread Jeremie Koenig
Package: partman-target Version: 68 Tags: patch Usertags: gsoc2010 Hello, The following pieces are missing to have /target/etc/fstab created on Hurd: - finish.d/create_fstab_header has no 'hurd' case; - the default mount style must be 'traditional' on Hurd, since there is no volume id

Bug#586870: partman-base: use a system-specific default filesystem

2010-08-11 Thread Jeremie Koenig
Hi, On Wed, Aug 04, 2010 at 08:42:02PM +0200, Aurelien Jarno wrote: On Sun, Aug 01, 2010 at 04:30:17PM +0200, Samuel Thibault wrote: Jeremie Koenig, le Wed 23 Jun 2010 06:53:23 +0200, a écrit : [complicated run-time patch for default filesystem selection] So, what do people think about

Processed: your mail

2010-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 586211 flash-kernel-installer Bug #586211 [streamtuner] shoutcast plug in fails to fetch streams Bug #591450 [streamtuner] streamtuner: shoutcast yellow pages and live365 internet radio columns are empty Bug reassigned from package

Processed: your mail

2010-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 586211 streamtuner Bug #586211 [flash-kernel-installer] Please provide a way to configure U-Boot at installation time Bug #591450 [flash-kernel-installer] Please provide a way to configure U-Boot at installation time Bug reassigned from

Bug#592550: support for SSH-Key authentication (Supports Eucalyptus and Amazon EC2)

2010-08-11 Thread Kyle Moffett
Package: network-console Severity: normal Tags: patch I've spent some time fiddling with this feature, and I've prepared a modified patch that makes the feature more secure and easier to use. The modified installer now retrieves a public-ip-url and displays that address in the console output

Processed: your mail

2010-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 586221 flash-kernel-installer Bug #586221 [uboot-envtools] uboot-envtools: Please make a uboot-envtool udeb Bug reassigned from package 'uboot-envtools' to 'flash-kernel-installer'. Bug No longer marked as found in versions

Bug#592684: debian-installer-utils: please don't check for /sys on Hurd

2010-08-11 Thread Jeremie Koenig
Package: debian-installer-utils Version: 1.77 Tags: patch Usertags: gsoc2010 Hi, The chroot_setup shell function provided by chroot-setup.sh aborts with an error when /target/sys does not exist. However, on Hurd there is no such thing as /sys. The attached patch disables the test in question on

Bug#592690: localechooser: the Hurd console has display level 3 capability

2010-08-11 Thread Jeremie Koenig
Package: localechooser Version: 2.27 Tags: patch Usertags: gsoc2010 Hello, The Hurd console supports all the display level 3 languages, thanks to its neat dynamic VGA font support. The attached patch enables using this functionnality by setting level 3 for it in localechooser. Thanks, --