Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

November 4th, 2016

Compare
Choose a tag to compare
@AwlsomeAlex AwlsomeAlex released this 05 Nov 02:26
· 93 commits to master since this release

This is a very BIG update for AwlsomeLinux, regardless of having all the packages it used to. This update's goal was to rewrite the creation scripts into three scripts (Core, ISOImage, Overlay) and that goal was reached. Hopefully no more rewrites have to be performed because now it's time for some progress.

Features:

  • 3 Build Scripts (Core Compile, Image Generation, and OverlayFS Creation Scripts)
  • 1 Makefile (Compiles AwlsomeLinux Completely and Individually)
  • Core Packages - Linux Kernel (4.4.30), Glibc (2.24), Busybox (1.25.1)
  • Boot Packages - Linux Kernel (4.4.30), Syslinux (6.03)
  • Overlay Package - Glibc (2.24) [FULL LIBRARY SUPPORT]
  • OverlayFS Support (Read-Only for ISO / Read-Write for USB)

NOTE: Only an x86_64 (64-bit) Image of AwlsomeLinux is provided. To create an x86 (32-bit) Image, compile/build the source code on a x86 host!