Skip to content

v12.2-2

Latest
Compare
Choose a tag to compare
@mike-mcgann mike-mcgann released this 02 Jan 00:17
· 3 commits to main since this release
  • Added stage 3 for building dnf
  • Added podman container for building individual packages after stage3
  • Removed final configuration stage. Files found in the fs directory are now copied into the root filesystem and this is sufficient for now.
  • Removed lfs_{build,install}_{begin,end} macros in favor of more specific macros (discard_docs, use_lfs_tools)
  • Removed lfs user from bootable image, use root account with no password instead
  • Added sub-packages for man pages, documentation, and language files.
  • Added pre-release versions to early RPMs to allow for easy upgrading when more flushed out builds are available
  • ./lfs mkimage command now requires a path to an filesystem tarball to use
  • Fixed bug when multiple versions of a RPM appeared in the build artifacts
  • Added additional environment file for pod building
  • Added shlib macro for shared libraries