On Wednesday, July 29 2009, Chris Lumens said: > > > # Get a description string for a network device (e.g., eth0) > > > def getNetDevDesc(dev): > > > + from storage.udev import udev_get_block_device > > > > Having this in the network code is ugly, but it'll do for now. The > > whole set didn't really have anything jumping out at me as "wrong" > > although some of it makes me sad > > I hate this line too, but it's easy enough to move some of this stuff > out of storage/udev.py and into (say) udev.py when we make it more > generic. > > I suppose I could get started on that right away. I was more interested > in getting anaconda up and installing again as fast as possible. Nope, I entirely agree that "get back to installing as fast as we can" is the right thing to do. Probably worth filing something, though so that we don't forget to go back and fix it later Jeremy _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list