[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#339957: badblocks not available to installer



Ok, checked it out. I understand things take time. 

I found partman/partman-ext3/commit.d/format_ext3

and it looks like partman is called here 

line 72
                    if
                        log-output -t partman --pass-stdout mkfs.ext3 $device $usage >/dev/null
                    then

which calls into 

partman/partman-base/partman

After that I kinda get confused with all the modules. I have never seen bash like this before. Do you use a bash debugger?

Thanks for the pointers, will subscribe. 

sean

On Mon, Nov 21, 2005 at 06:43:49AM +0100, Christian Perrier wrote:
> Quoting Sean Jensen-Grey (seanj@xyke.com):
> > Hello Colin,
> > 
> > If you point me in the right direction, I'll make a patch to do this.
> 
> You need to look in partman's code:
> 
> svn://svn.debian.org/svn/d-i/trunk/packages/partman
> 
> It may need time before getting the way partman works as it has
> several submodules....
> 
> In short, it's likely to *not* be a one-time/5 minutes patch.....
> 
> I personnally have little knowledge of this so if you intend to do it,
> I suggest you subscribe to debian-boot@lists.debian.org....



Reply to: