Bug#722696: partman-crypto: remove broken BLKGETSIZE fallback from blockdev-wipe

2013-09-13 Thread Thiemo Nagel
of argument.) Regards, Thiemo Nagel -- System Information: Debian Release: 6.0.7 APT prefers oldstable-updates APT policy: (990, 'oldstable-updates'), (990, 'oldstable-proposed-updates'), (990, 'oldstable'), (450, 'proposed-updates'), (450, 'stable'), (300, 'unstable'), (150, 'experimental

Bug#722898: partman-crypto: blockdev-wipe is too slow

2013-09-14 Thread Thiemo Nagel
Package: partman-crypto Severity: normal Tags: d-i, patch Hello, I'm currently in the process of installing wheezy and after 15 hours of blockdev-wipe, the progress indicator is at 11%. This means that the expected time for the wipe to complete would be 5.5 days when extrapolating linearly

Bug#722898: benchmarks

2013-09-14 Thread Thiemo Nagel
I've done another series of benchmarks, measuring time in seconds to write 915 MB. (That is equivalent to 20 stars of output by blockdev-wipe. n/a values simply haven't been measured.) I've tried two different settings for speed_limit_min: time0: speed_limit_min=0 time1: speed_limit_min=1000

Bug#722696: partman-crypto: remove broken BLKGETSIZE fallback from blockdev-wipe

2013-09-16 Thread Thiemo Nagel
Updated patch to include a commit message. On Sat, Sep 14, 2013 at 9:03 AM, Christian PERRIER bubu...@debian.orgwrote: Quoting Thiemo Nagel (thiemo.na...@gmail.com): Package: partman-crypto Severity: normal Tags: d-i patch Hello! blockdev-wipe uses BLKGETSIZE64 to determine

Bug#722898: benchmarks

2013-09-16 Thread Thiemo Nagel
...@decadent.org.uk wrote: On Sat, 2013-09-14 at 23:33 +0200, Thiemo Nagel wrote: [...] What I take away from this: For optimal performance, the frequency of syncs should be kept low, probably well below 50 Hz, ideally as low as possible. I'd be in favour of removing them altogether

Bug#722898: benchmarks

2013-09-17 Thread Thiemo Nagel
Hello Gaudenz, thank you for your email! Any reason why you choose 512k? If I understand your benchmarks right, doubling this to 1M yelds about another 27% gain. I'm sorry, I forgot to mention that I've re-run the benchmarks. After removing O_SYNC, the performance was identical for block

Bug#723566: mdcfg: Set guaranteed resync speed to zero to accelerate install

2013-09-17 Thread Thiemo Nagel
3.2.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash From 086c51a14dbbc8868461c41820d712b9158994ae Mon Sep 17 00:00:00 2001 From: Thiemo Nagel thiemo.na...@gmail.com Date: Tue, 17 Sep 2013 14:51:59 +0200 Subject: [PATCH

Bug#722898: separate bug for raid speed limit

2013-09-17 Thread Thiemo Nagel
The issue of the raid speed limit is now tracked in bug #723566. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#722898: benchmarks

2013-09-17 Thread Thiemo Nagel
If we are changing this anyway, maybe it's a good time to also make the template partman-crypto/progress/erase a bit more explicit about canceling. I fully agree! It currently reads: Erasing data on ${DEVICE}. Maybe something like Erasing data on ${DEVICE}. To continue without ereasing

Bug#722898: UI wording

2013-09-19 Thread Thiemo Nagel
Hello Christian, Maybe Skip would be more precise than Cancel? You probably can't change this as the 'Cancel' button comes from the cdebconf interface. I see. In this case, I agree with Gaudenz that we should explain what Cancel means. I've given it a try: Overwriting ${DEVICE} with random

Bug#723729: partman-crypto: LUKS master key is read from /dev/urandom

2013-09-19 Thread Thiemo Nagel
Package: partman-crypto Severity: important Tags: d-i Hello, it seems that upon initialization of encrypted volumes, the LUKS master key is created by reading entropy from /dev/urandom which means that in case the kernel is low on entropy at the time of volume creation, the volume will be

Bug#723729: partman-crypto: LUKS master key is read from /dev/urandom

2013-09-19 Thread Thiemo Nagel
On Thu, Sep 19, 2013 at 6:57 PM, Christian PERRIER bubu...@debian.org wrote: Quoting Thiemo Nagel (thiemo.na...@gmail.com): 2. In case the job doesn't return within a couple of seconds, instruct the user to a) either press keys until enough entropy has been gathered or b) select Cancel

Bug#722898: UI wording

2013-09-19 Thread Thiemo Nagel
Thank you for the explanations! Your final proposal looks good to me. On Thu, Sep 19, 2013 at 6:55 PM, Christian PERRIER bubu...@debian.org wrote: Quoting Thiemo Nagel (thiemo.na...@gmail.com): Overwriting ${DEVICE} with random data to prevent meta-information leaks from the encrypted volume

Bug#722898: UI wording

2013-09-20 Thread Thiemo Nagel
I think that level of detail is just right for the installer, we don't want to scare people off by getting too technical. The Installation Guide would be the right place for a more detailed explanation, I'd say. Cheers, Thiemo On Fri, Sep 20, 2013 at 12:13 PM, Holger Levsen hol...@layer-acht.org

Re: Bug#723729: partman-crypto: LUKS master key is read from /dev/urandom

2013-09-23 Thread Thiemo Nagel
Regis Boudin (re...@boudin.name): -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/09/13 18:57, Christian PERRIER wrote: Quoting Thiemo Nagel (thiemo.na...@gmail.com): 2. In case the job doesn't return within a couple of seconds, instruct the user to a) either press keys until enough

Bug#723566: benchmarks

2013-09-28 Thread Thiemo Nagel
Hello, I've benchmarked two different resync speed settings in several configurations by test-installing a base system with debootstrap and determining the running time of the package installation phase from dpkg.log. All tests were run on an Athlon II X4 640 with 4 GB RAM. The first test setup

Bug#722898: benchmarks

2013-09-28 Thread Thiemo Nagel
For what it's worth, the patches look good to me but I didn't test them. Thanks for looking! Is there anything still required for the patches to be committed? Cheers, Thiemo

Bug#678015: speed improvements

2013-10-02 Thread Thiemo Nagel
This bug has some fixes to blockdev-wipe which should bring it up to speed with dd: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718896 Cheers, Thiemo

Bug#678015: speed improvements

2013-10-02 Thread Thiemo Nagel
On Wed, Oct 02, 2013 at 05:05:10PM +0200, Thiemo Nagel wrote: This bug has some fixes to blockdev-wipe which should bring it up to speed with dd: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718896 Guess you mean [...] http://bugs.debian.org/722898 Yes, that's the correct reference

Bug#726293: Cleanup: remove unused parameter of crypto_wipe_device()

2013-10-14 Thread Thiemo Nagel
6111f8f6b01beefe517a28f144127beddfa32f64 Mon Sep 17 00:00:00 2001 From: Thiemo Nagel thiemo.na...@gmail.com Date: Mon, 14 Oct 2013 09:36:24 +0200 Subject: [PATCH] Remove unused parameter of crypto_wipe_device() --- active_partition/erasepart/do_option |2 +- lib/crypto-base.sh |9 - 2 files

Bug#726293: remove trailing whitespace

2013-10-14 Thread Thiemo Nagel
Since this bug is already about cleanup, here's another patch, this time to remove trailing whitespace. Cheers, Thiemo 0001-Remove-trailing-whitespace.patch Description: Binary data

Bug#726298: debian-installer: graphical install as KVM guest crashes when switching to text console

2013-10-14 Thread Thiemo Nagel
Package: debian-installer Version: daily Severity: normal Tags: d-i Hello, when booting the graphical install (daily build) as KVM guest and switching to the text console via Ctrl-Alt-F2 at any time during installation, the graphics is crashing. The following error message is displayed on the

Bug#726298: debian-installer: graphical install as KVM guest crashes when switching to text console

2013-10-14 Thread Thiemo Nagel
severity 726298 wishlist retitle 726298 Give guidance to console-switching installer users reassign 726298 busybox tags 726298 + patch thanks It's all my fault. I just realized that X is fine, I just didn't expect it to live on console #5. Maybe the attached patch could help prevent others

can't build netboot image containing custom udebs

2013-10-14 Thread Thiemo Nagel
Hello debian-boot, may I ask for your help with building a custom installer? After making some modifications to partman-crypto, I'd like to build a mini.iso image to test them. I've tried to follow instructions in http://d-i.alioth.debian.org/doc/internals/ch04.html#id31 but the desired

Bug#726434: debian-installer: Time zone Busingen is missing ü umlaut

2013-10-15 Thread Thiemo Nagel
Package: debian-installer Severity: minor Tags: d-i Hello, running the jessie installer and selecting location Germany, I'm prompted to choose time zone between Europe/Berlin and Europe/Busingen. The correct spelling would be Büsingen. Cheers, Thiemo -- To UNSUBSCRIBE, email to

Bug#726434: debian-installer: Time zone Busingen is missing ü umlaut

2013-10-15 Thread Thiemo Nagel
I'm looking into it currently and will report back Cheers, Thiemo On Tue, Oct 15, 2013 at 8:10 PM, Cyril Brulebois k...@debian.org wrote: Thiemo Nagel thiemo.na...@gmail.com (2013-10-15): running the jessie installer and selecting location Germany, I'm prompted to choose time zone between

Bug#726448: partman-crypto: crypto-volume wiping less secure than volume encryption

2013-10-15 Thread Thiemo Nagel
settings of the to-be-wiped volume and to use them for wiping, too. Cheers, Thiemo P.S.: The second patch adds a bit of logging. Please only apply it if you consider that useful. From c50fb8869e6ff5686c25b53afedd71cba524f255 Mon Sep 17 00:00:00 2001 From: Thiemo Nagel thiemo.na...@gmail.com Date

Bug#723729: other places

2013-10-15 Thread Thiemo Nagel
urandom also is used in crypto-volume wiping. This should be changed, too. (And a grep for further occurrences might be sensible.) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#726449: tzsetup: please make Lisbon default for Portugal

2013-10-15 Thread Thiemo Nagel
Package: tzsetup Severity: minor Tags: d-i Hello, the latest jessie installer selects Madeira as default for Portugal, which I don't consider appropriate. Could you please make Lisbon the default? Thank you and best regards, Thiemo -- To UNSUBSCRIBE, email to

Bug#726434: Processed: Re: Bug#726434: debian-installer: Time zone Busingen is missing ü umlaut

2013-10-15 Thread Thiemo Nagel
reassign 726434 tzdata thanks Thank you for correcting me! Cheers, Thiemo On Tue, Oct 15, 2013 at 10:08 PM, Cyril Brulebois k...@debian.org wrote: Debian Bug Tracking System ow...@bugs.debian.org (2013-10-15): Processing commands for cont...@bugs.debian.org: reassign 726434 tzsetup Bug

Re: can't build netboot image containing custom udebs

2013-10-15 Thread Thiemo Nagel
14, 2013 at 7:36 PM, Thiemo Nagel thiemo.na...@gmail.com wrote: Hello debian-boot, may I ask for your help with building a custom installer? After making some modifications to partman-crypto, I'd like to build a mini.iso image to test them. I've tried to follow instructions in http://d

Bug#723729: other places

2013-10-16 Thread Thiemo Nagel
of --use-urandom by default is a very good catch and fully agree with changing that. On 15/10/13 20:46, Thiemo Nagel wrote: urandom also is used in crypto-volume wiping. The wipe is already done with a potentially lower level of security, because it forces AES-128 in XTS mode regardless

install bootloader earlier?

2013-10-16 Thread Thiemo Nagel
Hello, I've been wondering why the bootloader is installed only at the very end of the installation. This means that an aborted installation (eg. due to power failure or system crash) leaves the system in an unbootable state. Would it be possible to install the bootloader before tasksel is being

Re: [Testing] Wrong dependencies in task-xfce-desktop

2013-10-16 Thread Thiemo Nagel
Hello, this has already been reported and is being discussed at: http://bugs.debian.org/718855 Cheers, Thiemo On Wed, Oct 16, 2013 at 7:55 PM, arch...@hushmail.com wrote: Dear Debian Boot Team, there is a wrong dependencies in the meta package from testing in task-xfce-desktop. Rec:

Bug#727145: debian-installer: 3.11 kernel breaks daily builds

2013-10-22 Thread Thiemo Nagel
fb1d9122cf228a9f083b34b8fb50e9a45e4bf529 Mon Sep 17 00:00:00 2001 From: Thiemo Nagel thiemo.na...@gmail.com Date: Tue, 15 Oct 2013 01:39:01 +0200 Subject: [PATCH] Bump up kernel version to 3.11 to fix daily build --- build/config/amd64.cfg | 2 +- build/config/i386.cfg | 2 +- build/config/sparc.cfg | 2 +- 3

Bug#727152: partman-auto-crypto: guided encrypted LVM option missing from Partition disks screen

2013-10-22 Thread Thiemo Nagel
Package: partman-auto-crypto Severity: normal Tags: d-i Hello, it seems that the daily installer build doesn't contain the menu item Guided - use entire disk and set up encrypted LVM anymore, whereas in the wheezy 7.2 installer it is still present. This looks like a regression to me. (I can't

Bug#727145: debian-installer: 3.11 kernel breaks daily builds

2013-10-22 Thread Thiemo Nagel
Oh well, sorry for missing that! It seems that the 3.10 packages haven't stayed long: daily builds for amd64, i386 and sparc are failing since Sunday. When do you plan to switch to 3.11? Cheers, Thiemo On Tue, Oct 22, 2013 at 8:37 PM, Cyril Brulebois k...@debian.org wrote: Thiemo Nagel

Bug#722898: wording change and wrap up

2013-10-23 Thread Thiemo Nagel
not in newt), therefore the message is squeezed into the short description slightly awkwardly. From 76ac03df4fcd48bfcbb842f8fe83f4c0f409cec9 Mon Sep 17 00:00:00 2001 From: Thiemo Nagel thiemo.na...@gmail.com Date: Mon, 16 Sep 2013 18:00:19 +0200 Subject: [PATCH 1/8] blockdev-wipe: Reduce

Bug#726448: rebased patches

2013-10-23 Thread Thiemo Nagel
block 726448 by 722898 thanks I've rebased the patches so that they apply cleanly on top of those from http://bugs.debian.org/722898 Cheers, Thiemo From b83b939093b22544c3b8d9898662ef66515d039f Mon Sep 17 00:00:00 2001 From: Thiemo Nagel thiemo.na...@gmail.com Date: Mon, 14 Oct 2013 10:38:09

Re: Build debian-installer on Debian Wheezy 64.

2013-10-30 Thread Thiemo Nagel
Dear Thomas, a blind guess: gold is known to have some issues. Maybe it helps to use ld from binutils? Cheers, Thiemo On Wed, Oct 30, 2013 at 11:46 AM, Thomas Martin tmartin...@gmail.com wrote: Hi everyone. I'm trying to build debian-installer on Debian Wheezy 64 but I'm getting this error

Bug#728359: debian-installer: Install bootloader earlier?

2013-10-31 Thread Thiemo Nagel
Package: debian-installer Severity: wishlist Tags: d-i Hello, I haven't got replies to my post on debian-boot, so I'm archiving this topic as a whishlist bug: I've been wondering why the bootloader is installed only at the very end of the installation. This means that an aborted installation

Bug#722898: wording change and wrap up

2013-10-31 Thread Thiemo Nagel
I just committed and uploaded everything. Thank you very much. Sorry for the delay. Not to worry! I think that it would be very nice to include the speed improvements into one of the next point releases (after they have received some coverage in testing). To minimize the risk for breakage

Bug#728359: debian-installer: Install bootloader earlier?

2013-10-31 Thread Thiemo Nagel
The only reason I can think of is that it helps prevent accidentially rebooting the computer half way through the install and encountering a strange half-installed system. Definitely, yes. If for some reason the installation is aborted, there is a good chance that the system will at least

Bug#728359: debian-installer: Install bootloader earlier?

2013-11-01 Thread Thiemo Nagel
I suppose that could be mitigated if we created a file something like: /target/Instalation-In-Progress [...] I'm not sure that's a good idea though -- it seems somewhat fragile. Actually, I rather like your idea. There could be a notice that the system is partially installed, together

Bug#726448: closed by Christian Perrier bubu...@debian.org (Bug#726448: fixed in partman-crypto 66)

2013-11-10 Thread Thiemo Nagel
Dear Christian, thank you for uploading my patches! Changes: partman-crypto (66) unstable; urgency=low . [ Thiemo Nagel ] * Use the same security setting for wiping existing volumes than previous settings, when the volume was already encrypted. Closes: #726448 I'm sorry

Bug#731594: debian-installer: time synchronisation should be installed by default

2013-12-07 Thread Thiemo Nagel
expectations have changed through the passage of time and thus a fresh look at the topic may be warranted. http://bugs.debian.org/397649 Best, Thiemo Nagel -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive