apt-get
Matthew Dillon
dillon at apollo.backplane.com
Sun May 30 16:11:31 PDT 2004
Well, I must say this is an eye-opener! The only exposure to apt-get
that I have had has been with personal workstations, and it seems to
work great for keeping things reasonably up to date. But, obviously,
there are some serious issues when it comes to using it on large
clusters of machines.
So, maybe we should roll our own after all.
This does solidify my opinion that we need VFS environments to provide
truely isolated setups for various subsystems (e.g. apache vs login user
vs root vs mail vs whatever), and then run the port/packaging system
within each environment. The one thing I have *always* dreaded when
doing large installs is that I would have half a dozen subsystems all
working properly and then I would try to install something for some
other subsystem and blow up one of the existing subsystems. UNIX has
this wonderful concept of a 'user' which seriously under-used when it
comes to services.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Kernel
mailing list