[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dpkg modification: non-interactivity



Mitch Blevins writes:
 > Wichert Akkerman wrote:
 > > Previously Jesus M. Gonzalez wrote:
 > > > 	On another topic, I'm also worried by the instalation of
 > > > machines sharing disks (via NFS or CODA). In that cases, you can share 
 > > > a single /usr, for instance, for many machines.
 > > 
 > > That is completely orthogonal to the configuration issue, but what dpkg
 > > needs is a configuration which tells it to ignore certain parts of the
 > > filesystem. You can then install a package and have dpkg not install
 > > stuff in /usr/doc, or skip /usr/bin, /usr/sbin and /usr/X11R6, etc.
 > 
 > YES!
 > My thoughts exactly.  I'd like to see more discussion on this.
 > 

	I agree on the orthogonality. The solution you propose
(configuring dpkg so that it just ignores some directories) sounds
good. Another approach could be to check every file before installing
it, and not even try to install if the file is already present (and is 
like the one to be installed, via a checksum, for instance). This
could have the extra benefit of not leaving half-installed packages if 
you forget to install them in the server...

		Jesus.

-- 
Jesus M. Gonzalez Barahona             | Departamento de Informatica
tel +3491 624 9458, fax +3491 624 9129 | Universidad Carlos III de Madrid
jgb@gsyc.inf.uc3m.es, jgb@computer.org | avd. Universidad, 30
Grupo de Sistemas y Comunicaciones     | 28911 Leganes, Spain


Reply to: