Changes between Version 2 and Version 3 of Venux
- Timestamp:
- Jan 12, 2010, 7:36:29 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Venux
v2 v3 1 [[TOC]] 2 1 3 [[Image(http://main.elivecd.org/images/misc/tux-lego.png)]] 2 4 … … 29 31 Old updates are never deleted, they are stored in a historycal archiver that can be accessed with the same facility by Venux if needs to use it. Only will be deleted after a minimum of years of fully inactivity. 30 32 31 === == Packages Technology =====33 === Packages Technology === 32 34 Packages needs to use the ''NIX'' packaging technology, this is a package system that includes the features of both static and shared libraries so anything that is compiled and packaged with NIX, will be NEVER been deprecated, it will always works even if has passed a thousand of years, and you have multiple versions of a package (application) running in the same system, you can use any of these versions at the same time, never a conflict between versons or libraries can happen with this technology. 33 35