Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-07-26 Thread Gabriele Giacone
On Sun, Apr 27, 2014 at 10:30 PM, Gabriele Giacone 1o5g4...@gmail.com wrote: you can find a patch to make g-i-installation jobs faster by switching from disk image files to logical volumes on experimenting branch. Update: branches are - lvm, already proposed changes + PV/VG creation in install

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-27 Thread Gabriele Giacone
Hi Holger, you can find a patch to make g-i-installation jobs faster by switching from disk image files to logical volumes on experimenting branch. Requirements: - add a disk (or resize current one to get a new partition). Size depends on how many concurrent g-i-installation jobs there are/will

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-12 Thread Gabriele Giacone
On Sat, Apr 12, 2014 at 3:06 AM, Holger Levsen hol...@layer-acht.org wrote: Could you please also apply diskimage_poweroff change? I didnt see this commit anywhere?! diskimage_poweroff branch. Next request might be for a restricted shell to tunnel vnc session or alternatives (direct vnc

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-12 Thread Holger Levsen
Hi Gabriele, are you subscribed to the qa list or should I continue to cc: you? (I'd also appreciate if you wouldn't cc: me...) On Samstag, 12. April 2014, Gabriele Giacone wrote: I didnt see this commit anywhere?! diskimage_poweroff branch. +

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-12 Thread Gabriele Giacone
On Sat, Apr 12, 2014 at 2:19 PM, Holger Levsen hol...@layer-acht.org wrote: are you subscribed to the qa list or should I continue to cc: you? (I'd also appreciate if you wouldn't cc: me...) Just subscribed this bug. On Samstag, 12. April 2014, Gabriele Giacone wrote: I didnt see this

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-12 Thread Holger Levsen
Hi, On Samstag, 12. April 2014, Gabriele Giacone wrote: See 2d5d184 Add serial console to file to hurd VMs. [..] What you just merged applies the same workaround to power diskimage off too. Whenever serial console bug is fixed, we could enable serial console, remove preseed/early_command and

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-11 Thread Gabriele Giacone
On Thu, Apr 10, 2014 at 6:06 PM, Gabriele Giacone 1o5g4...@gmail.com wrote: Could you please consider patches in my experimenting branch? [hurd] Switch vga from cirrus to std to test whether black screen persists. [hurd] vnc snapshot resolution to 1024x768, videobitrate to 1200. Same branch,

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-11 Thread Holger Levsen
Hi Gabriele, On Samstag, 12. April 2014, Gabriele Giacone wrote: [hurd] Temporarily switch to text install. merged+pushed+running now. Could you please also apply diskimage_poweroff change? I didnt see this commit anywhere?! Next request might be for a restricted shell to tunnel vnc

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-10 Thread Gabriele Giacone
As said on irc, I can't reproduce black screen issue (see build #5 and #6) on a wheezy chroot with patched qemu and you don't have time to do some tests. Could you please consider patches in my experimenting branch? [hurd] Switch vga from cirrus to std to test whether black screen persists.

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-06 Thread Holger Levsen
control: tags -1 + pending Hi Gabriele, thanks for your excellent bug report! On Samstag, 5. April 2014, Gabriele Giacone wrote: Usertags: jenkins.d.n I've renamed this usertag to jenkins now... Control: block -1 by #742386 thats just wrong. There are many ways to fix this bug, no matter

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-06 Thread Gabriele Giacone
On Sun, Apr 6, 2014 at 6:23 PM, Holger Levsen hol...@layer-acht.org wrote: 9a2f3bb Switch to QEMU launcher file. Jenkins can't escape double-quotes correctly. Instead of setting variables to qemu arguments, it writes qemu launcher command line to a file. hmmm. I think

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-06 Thread Holger Levsen
Hi, On Sonntag, 6. April 2014, Gabriele Giacone wrote: Rebased, look at hurd and hurd2 branches. hurd2 removes launcher once it exits instead of removing old ones before starting. looks better, but there is -append instead of --apend, please fix. Thanks, likewise! :) cheers,

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-06 Thread Gabriele Giacone
On Sun, Apr 6, 2014 at 8:05 PM, Holger Levsen hol...@layer-acht.org wrote: looks better, but there is -append instead of --apend, please fix. I'm quite sure both -option and --option do work. BTW in file in question the only ones with double dash are --kernel and --initrd in $QEMU_KERNEL for

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-06 Thread Holger Levsen
Hi, On Sonntag, 6. April 2014, Gabriele Giacone wrote: On Sun, Apr 6, 2014 at 8:05 PM, Holger Levsen hol...@layer-acht.org wrote: looks better, but there is -append instead of --apend, please fix. I'm quite sure both -option and --option do work. so what. unwanted changes are evil :)

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-06 Thread Gabriele Giacone
On Sun, Apr 6, 2014 at 9:01 PM, Holger Levsen hol...@layer-acht.org wrote: i'd prefer as few changes as possible. and then maybe another change for cleaning up things. Recent qemu man describes almost only single dash options. we dont run recent qemu versions on jenkins.d.n Not yet :

Bug#743670: [jenkins.d.n] Hurd support on g-i-installation jobs

2014-04-04 Thread Gabriele Giacone
Package: qa.debian.org Severity: wishlist User: qa.debian@packages.debian.org Usertags: jenkins.d.n Tags: patch Control: block -1 by #742386 Hi Holger, following suggestion [0] and waiting for #742386 fixed or you installing qemu from wheezy-backports on jenkins.d.n, you can find patches to