Bug#564441: marked as done (iso-scan: proposed patch to select an ISO among multiple ones)

2011-03-12 Thread Debian Bug Tracking System
Your message dated Sun, 13 Mar 2011 06:47:08 + with message-id and subject line Bug#564441: fixed in iso-scan 1.32 has caused the Debian Bug report #564441, regarding iso-scan: proposed patch to select an ISO among multiple ones to be marked as done. This means that you claim that the

Re: proposed patch to select an ISO among multiple ones

2010-01-19 Thread Fred
> Quoting Fred (fboit...@free.fr): > > Hello, > > > > I asked back in october 2009 if it was possible to select the ISO > > image we want to use when there are multiple ISO files available on the > > installer media (see > > http://lists.debian.org/debian-boot/2009/10/msg00064.html). > > >

Bug#564441: Acknowledgement (iso-scan: proposed patch to select an ISO among multiple ones)

2010-01-09 Thread Fred
Thanks Frans for your comments, I'll take them in account and try to implement what you suggest (if I could). Ack also for the syntax, I'll try to fix it. About your solution, I didn't follow this way because I thought adding one more question could be annoying, especially for beginners, and con

Re: proposed patch to select an ISO among multiple ones

2010-01-09 Thread Frans Pop
On Saturday 09 January 2010, Fred wrote: > Ok, thanks for the advice. I sent back my e-mail to the reportbug tool, > and created bug #564441. > > I hope to find more time next week to be able to learn how to rebuild > a d-i image… Hi, I also sent two replies, but maybe you've missed them: - http

Re: proposed patch to select an ISO among multiple ones

2010-01-09 Thread Fred
Le Sat, 9 Jan 2010 07:23:16 +0100, Christian PERRIER a écrit : > It seems that you went quite far from what I see at first glance in > your patch. > > So, the really first thing to do would be to send all this as a > wishlist bug report (with patch) against iso-scan. That would > guarantee that

Bug#564441: iso-scan: proposed patch to select an ISO among multiple ones

2010-01-09 Thread Frédéric Boiteux
Package: iso-scan Version: 1.28 Severity: wishlist Tags: patch Hello, I asked back in october 2009 if it was possible to select the ISO image we want to use when there are multiple ISO files available on the installer media (see http://lists.debian.org/debian-boot/2009/10/msg00064.html

Re: proposed patch to select an ISO among multiple ones

2010-01-09 Thread Frans Pop
On Saturday 09 January 2010, you wrote: > Again, your solution *is* acceptable. Oh, and please fix your indentation: the new function you added is a mess. Please use TABs only. And please don't use spaces in front of punctuation marks in your comments: you're writing English, not French. --

Re: proposed patch to select an ISO among multiple ones

2010-01-09 Thread Frans Pop
On Friday 08 January 2010, Fred wrote: > I see 2 solutions for my problem : > - either I parse all ISO files from all disks/partitions, and ask for > choice if any : I thought it could be quite long to parse all > partitions, and this way all installer' users have to wait for this. > - either after

Re: proposed patch to select an ISO among multiple ones

2010-01-08 Thread Christian PERRIER
Quoting Fred (fboit...@free.fr): > Hello, > > I asked back in october 2009 if it was possible to select the ISO > image we want to use when there are multiple ISO files available on the > installer media (see > http://lists.debian.org/debian-boot/2009/10/msg00064.html). > > After a whil

proposed patch to select an ISO among multiple ones

2010-01-08 Thread Fred
Hello, I asked back in october 2009 if it was possible to select the ISO image we want to use when there are multiple ISO files available on the installer media (see http://lists.debian.org/debian-boot/2009/10/msg00064.html). After a while, I tried to build a patch to iso-scan package