Skip to content

Beta 4

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 01 Aug 07:10
· 14601 commits to master since this release

Changes:

  • Moved to chroot toolchain, now it's build order: cross-toolchain -> chroot-toolchain -> final system
  • Using hardened toolchain, compiled with -D_FORTIFY_SOURCE=2, -fstack-protector-strong and -Wl,-z,relro,-z,now
  • GCC configured with default PIE and SSP support
  • Binutils configured with PIC and relro support
  • The shadow package replaces default busybox utilities
  • Using new package manager called npkg
  • Xorg, Wayland, Mesa3D, ALSA, SDL are available
  • Fixed bugs
  • Some utilities such as: GNU diffutils and GNU sed are replacing busybox's utilities

ATTENTION: if you have problems with mesa, please rebuild Linux headers and libtool!