Home
News
MailingLists
Publications
Proposal
People
Tools
TraCE
Nix
XTC
Maak
BuildFarm
Support
Mailing list
IRC
Issues
Center for ST
Center
Home
Courses
People
Projects
Page
Edit Page
Rename Page
Attach File
Printable
Wiki Source
More ...
Web
Recent Changes
Notify Service
News
Page Index
Search
More ...
Wiki
About TWiki
Text Formatting
Registration
Change Password
Reset Password
Users
Groups
Log In
or
Register
Nix ASafe And Policy-FreeSystemForSoftwareDeployment
Trace
E. Dolstra, M. de Jonge, and E. Visser. *Nix: A Safe and Policy-Free System for Software Deployment.* In L. Damon, editor, [[http://www.usenix.org/events/lisa04/][18th Large Installation System Administration Conference (LISA '04)]], Atlanta, Georgia, USA, November 2004. USENIX. ([[http://www.cs.uu.nl/~eelco/pubs/nspfssd-lisa2004-final.pdf][pdf]]) ----------+++ Abstract Existing systems for software deployment are neither safe nor sufficiently flexible. Primary safety issues are the inability to enforce reliable specification of component dependencies, and the lack of support for multiple versions or variants of a component. This renders deployment operations such as upgrading or deleting components dangerous and unpredictable. A deployment system must also be flexible (i.e., policy-free) enough to support both centralised and local package management, and to allow a variety of mechanisms for transferring components. In this paper we present Nix, a deployment system that addresses these issues through a simple technique of using cryptographic hashes to compute unique paths for component instances. ----------+++ Bibtex <pre> %INCLUDE{http://www.cs.uu.nl/~visser/visser/DJV04.lisa.bib}% </pre> <!-- * Set PREV_SKIN = notitle -->