v1.0
All the basic features to support the installation of RPM packages on GoboLinux have been implemented by now, including:
- Merging multiple RPMs to a single entry on /Programs
- Flattening /opt under the entry at /Programs and creating compatibility links from /opt back to /Programs
- Dependencies resolution that includes searches on RPMFind.net, on the GoboLinux recipe store, and on the list of installed programs under /Programs
- Creation of GoboLinux Resources meta-data such as Architecture, Description, Revision, and UnmanagedFiles
Packages installed by InstallPackage-RPM have an extra meta-data at Resources/PackageSource indicating the original RPM file given as input and the distribution it was generated for (as long as that information is available in the RPM headers).