[leaf-devel] yet another functionality request for 3.0 - ancillary file storage .lrp

2006-09-08 Thread Paul Traina
The 2.x distribution had one particularly nice feature that I'd like to see reimplemented in 3.x. From the looks of it, saving the config currently only checks the collection of config files enumerated in /var/lib/lrpkg/*.config. There are times when I need ancillary scripts and crap on the ro

Re: [leaf-devel] yet another functionality request for 3.0 - ancillary file storage .lrp

2006-09-08 Thread Eric Spakman
Hi Paul, > The 2.x distribution had one particularly nice feature that I'd like to > see reimplemented in 3.x. From the looks of it, saving the config > currently only checks the collection of config files enumerated in > /var/lib/lrpkg/*.config. > Nope, it checks the sha1sums of the files listed

Re: [leaf-devel] yet another functionality request for 3.0 - ancillary file storage .lrp

2006-09-08 Thread Paul Traina
Eric Spakman wrote: > Please take a look at the local.lrp package of 3.x, it has a new > functionality. You can list the added files that you want to save. Before > use check the help file of local.lrp. That's good enough, thanks Eric! -