Changeset 1270 in ProjectBuilder for devel/website/about.shtml
- Timestamp:
- Mar 13, 2011, 12:34:53 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/website/about.shtml
r1116 r1270 25 25 The various aspects covered by the tool are: 26 26 <ul> 27 <li>- only produce software packages (ease integration in deployment servers, provide inheritance mecanisms, and Virtual Machines (VM) or Environments (VE) )</li>27 <li>- only produce software packages (ease integration in deployment servers, provide inheritance mecanisms, and Virtual Machines (VM) or Environments (VE) as well as Remote Machines (RM))</li> 28 28 <li>- ease the various steps of solution life cycle (controlled impact of installation/uninstallation, dependencies management, identical deliveries up to the customer, announce management, web site delivery, metadata management)</li> 29 <li>- help new projects in the provisioning of packages (templates and skeletons for the various supported OS, generated structure, help in VM/VE build)</li>29 <li>- help new projects in the provisioning of packages (templates and skeletons for the various supported OS, generated structure, help in VM/VE/RM build)</li> 30 30 <li>- Avoid code or metadata duplication, as well as has no impact on the original project (macro system, separate repository)</li> 31 31 <li>- Neutral in term of Unix environment (repository, system, package type agnostic)</li> … … 38 38 <li>- Muliple repository (none - aka tar balls, SVN, CVS, Git, Mercurial, SVK...)</li> 39 39 <li>- Multiple systems (RPM Linux - Red Hat, SuSE, Mandriva, ..., deb Linux - Debian, Ubuntu, ..., ebuild - Gentoo, pkg Solaris/OpenSolaris, ...)</li> 40 <li>- Multiple build environments (local, VM - QEMU, KVM, ..., VE - rpmbootstrap, mock, rinse, pbuilder,...)</li>40 <li>- Multiple build environments (local, VM - QEMU, KVM, ..., VE - rpmbootstrap, mock, rinse, debootstrap, RM - ssh...)</li> 41 41 <li>- Multiple repository manager (yum, urpmi, apt, ...)</li> 42 42 </ul>
Note:
See TracChangeset
for help on using the changeset viewer.