Changeset 1315 in ProjectBuilder for devel/website/about.shtml


Ignore:
Timestamp:
Jun 17, 2011, 3:11:36 AM (13 years ago)
Author:
Bruno Cornec
Message:
  • Improved documentation and web pages (Eric Anderson eric.anderson4_at_hp.com)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/website/about.shtml

    r1270 r1315  
    2525The various aspects covered by the tool are:
    2626<ul>
    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     <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/RM build)</li>
    30     <li>- Avoid code or metadata duplication, as well as has no impact on the original project (macro system, separate repository)</li>
    31     <li>- Neutral in term of Unix environment (repository, system, package type agnostic)</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    <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/RM build)</li>
     30    <li>Avoid code or metadata duplication, as well as has no impact on the original project (macro system, separate repository)</li>
     31    <li>Neutral in term of Unix environment (repository, system, package type agnostic)</li>
    3232</ul>
    3333</p>
     
    3636Today the tool supports:
    3737<ul>
    38     <li>- Muliple repository (none - aka tar balls, SVN, CVS, Git, Mercurial, SVK...)</li>
    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, debootstrap, RM - ssh...)</li>
    41     <li>- Multiple repository manager (yum, urpmi, apt, ...)</li>
     38    <li>Muliple repository (none - aka tar balls, SVN, CVS, Git, Mercurial, SVK...)</li>
     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, debootstrap, RM - ssh...)</li>
     41    <li>Multiple repository manager (yum, urpmi, apt, ...)</li>
    4242</ul>
    43 and this, at various phasis (development, test, integration, delivery).
     43and this, at various phases (development, test, integration, delivery).
    4444</p>
    4545<p>
Note: See TracChangeset for help on using the changeset viewer.