Bug#868900: iso-scan: should be able to copy the ISO into RAM before mount

2017-11-29 Thread Raphael Hertzog
Hi, On Wed, 29 Nov 2017, Miguel Figueiredo wrote: > > Let me know if there's anything to improve before it's ready to be merged > > (notably on the debconf template, etc.). > > [...] > > Installation guide update ? Done: https://anonscm.debian.org/viewvc/d-i?view=revision&revision=70938 Cheers

Bug#868900: iso-scan: should be able to copy the ISO into RAM before mount

2017-11-29 Thread Miguel Figueiredo
Hi, On 19-07-2017 16:19, Raphael Hertzog wrote: Source: iso-scan Version: 1.57 Severity: wishlist Tags: patch When you use an ISO image stored on a disk, it makes it impossible to re-use that disk in the installation process (e.g. for automatic partitioning). In order to avoid this limitation,

Bug#868900: iso-scan: should be able to copy the ISO into RAM before mount

2017-11-28 Thread Raphael Hertzog
Control: tag -1 + pending On Sun, 29 Oct 2017, Colin Watson wrote: > diff --git a/debian/iso-scan.postinst b/debian/iso-scan.postinst > index e34f329..1109ba5 100755 > --- a/debian/iso-scan.postinst > +++ b/debian/iso-scan.postinst [...] > The directory-changing here is messy, and left me wonderin

Bug#868900: iso-scan: should be able to copy the ISO into RAM before mount

2017-10-29 Thread Colin Watson
On Wed, Jul 19, 2017 at 05:19:21PM +0200, Raphael Hertzog wrote: > When you use an ISO image stored on a disk, it makes it impossible to > re-use that disk in the installation process (e.g. for automatic > partitioning). > > In order to avoid this limitation, I would like iso-scan to be able > to

Bug#868900: iso-scan: should be able to copy the ISO into RAM before mount

2017-07-19 Thread Raphael Hertzog
Source: iso-scan Version: 1.57 Severity: wishlist Tags: patch When you use an ISO image stored on a disk, it makes it impossible to re-use that disk in the installation process (e.g. for automatic partitioning). In order to avoid this limitation, I would like iso-scan to be able to copy the ISO i