Felipe Sateler wrote: > Upon further consideration, there is already a special case in checkinstall > (libraries), and special cases don't seem to be that many anyways. So I'll > try to implement this. However, I'm not familiar with how depmod works. > AFAICS it touches the following files under /lib/modules/<version>/ > > modules.dep > modules.pcimap > modules.usbmap > modules.ccwmap > modules.ieee1394map > modules.isapnpmap > modules.inputmap > modules.ofmap > modules.seriomap > modules.alias > modules.symbols > > However, I can't be sure this are all the files it touches. Maybe under > certain conditions it will touch other files as well.
I've not seen it touch any others.. > Also, this needs to be done as portable as possible. Are there any > distributions that don't use this directory structure? I don't know of any, it's possible there are. I think my original idea was that, since checkinstall is watching depmod run, it could just make a note that it's depmod and ignore any changes it made. I don't know how feasable it is to detect that a given process using installwatch.so is depmod though. -- see shy jo
signature.asc
Description: Digital signature

