Skip to content

Stable 9.0.0

Latest
Compare
Choose a tag to compare
@dslm4515 dslm4515 released this 11 Jul 04:40
· 152 commits to master since this release

Stable Version 9.0.0

New features:

  • Single Pass build for GCC and Binutils.
  • Upgraded to latest versions of skarnet's s6 suite of software.
  • There are instructions on manually creating a initramfs for boot.
  • Finish scripts to automatically build cross-tools and tools
  • Upgraded to GCC 10.3.1-git, using Alpine Linux's fork of GCC... now requires flex to build.
  • Imported upgraded bootscripts to use Skarnet's latest S6 suite

Issues:

  • Perl 5.34.0 will not cross compile with perl-cross 1.5.6. For now, toolchain will use perl 5.32.1
  • Grub 2.06 builds bloated/corrupted diskboot.img and boot.img

Change log:

  • Upgraded bash to 5.1
  • Updated lsb-release to 9.0
  • Upgraded flex to 2.6.4
  • Upgraded expat to 2.4.1
  • Upgraded inetutils to 2.0
  • Upgraded perl to 5.34.0
  • Upgraded autoconf to 2.7.1
  • Upgraded automake to 1.16.3
  • Upgraded libelf to 0.185
  • Upgraded libreSSL to 3.3.3
  • Upgraded Python3 to 3.9.5
  • Upgraded procps-ng to 3.3.17 with utmps support
  • Upgraded coreutils with utmps support
  • Upgraded grub to 2.06
  • Upgraded iproute 2 to 5.12.0
  • Upgraded to man-db 2.9.4.
  • Upgraded vim to 8.2.2890
  • Upgraded util-linux to 2.36.2
  • Upgraded execline to 2.8.0.1
  • Upgraded s6 to 2.10.0.3
  • Upgraded s6-rc to 0.5.2.2
  • Upgraded s6-linux-utils to 2.5.1.5
  • Upgraded s6-portable-utils to 2.2.3.2
  • Upgraded s6-linux-init 1.0.6.3

Release Files

  • cross_tools-amd64-musl_host-mlfs-9.0.0.tar.xz : Cross-tools that run on a Musl host. Used to build tools toolchain for chroot.
  • tools-amd64-mlfs-9.0.0.tar.xz : Tools toolchain that builds MLFS in chroot. Can be run on a Glibc or Musl host.