On 02/23/10 03:58 PM, jeanm wrote: > Karen, > > Thanks for the additional input. > > On 02/23/10 01:45 PM, Karen Tung wrote: >> Hi Jean, >> >> A few more things I forgot while I was reviewing the doc yesterday. >> >> In the existing transfer module, there's special logic there to deal >> with the symlinks that are created from /etc and /var for the >> solarismisc.zlib. >> How will those be handled with the new design? > > > Since that logic, a.k.a. the do_clobber function, really didn't belong > in the transfer > module it won't be included. It should however be dealt with > somewhere, you're right. > I'll ask Sarah for direction on where.
Following up on this item, I talked with Sarah and we decided that the do_clobber function doesn't fit anywhere else. It's closest fit really is the transfer module so it will have to be remain there. I'll need to put a statement into the cpio transfer section to this effect. Jean
