On 07/23/2009 08:57 PM, David Cantrell wrote: >> + # this whole block is lame and needs fixed -- we already have >> >> + # identified the multipath device, we don't need pyblock's probe, >> >> + # merely to assemble. -- pjfix >> + import block as _block >> + _bdModulePath = ":/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/" >> >> + _block.setBdevidPath(_block.getBdevidPath() + _bdModulePath) >> + _block.load("scsi") > > Is the _bdModulePath and setBdevidPath() line necessary or was that just for > local development? It's really just to support putting probing modules into updates images. Once I refactor some of pyblock, so that we can just ask it to create the device, we won't even need to use the probing functions, so that whole block will go away. -- Peter Computers have already beaten communists at chess. The next thing you know, they'll be beating humans. -- Dale _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list