You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2019. It is now read-only.
I'm not sure why or if something happened during compiling, but AwlsomeLinux will no longer be functional with the updated Linux Kernel 4.9.8, GlibC 2.25, and Busybox 1.26.2. It gets to the point where the 'init' (AwlsomeLinux Init) is called, but crashes when it tries to switch_root from the tmpfs/devfs to the overlayfs. Not sure why this is at all, but it could be something with Busybox and bad code for the AwlsomeLinux Busybox Init. Will experiment more tomorrow with different version Kernels, C Libraries, and Shells.
EDIT 1: One thing I would like to note that a suspicious config setting for GlibC wasn't set correctly and that could be the problem, along with it being compiled in a Virtual Machine of Lubuntu 14.04 with 2GB of RAM, 16GB of ROM, and only 1 core being utilized, so more resources will be allocated to this specific project, along with setting up a server of mine for constant compiling.
EDIT 2: So I'm not sure if the 'texinfo' dependency solved it or maybe something went wrong in x32, but it seems to compile and work fine under x64. Will further investigate for x32.
I'm not sure why or if something happened during compiling, but AwlsomeLinux will no longer be functional with the updated Linux Kernel 4.9.8, GlibC 2.25, and Busybox 1.26.2. It gets to the point where the 'init' (AwlsomeLinux Init) is called, but crashes when it tries to switch_root from the tmpfs/devfs to the overlayfs. Not sure why this is at all, but it could be something with Busybox and bad code for the AwlsomeLinux Busybox Init. Will experiment more tomorrow with different version Kernels, C Libraries, and Shells.
EDIT 1: One thing I would like to note that a suspicious config setting for GlibC wasn't set correctly and that could be the problem, along with it being compiled in a Virtual Machine of Lubuntu 14.04 with 2GB of RAM, 16GB of ROM, and only 1 core being utilized, so more resources will be allocated to this specific project, along with setting up a server of mine for constant compiling.
EDIT 2: So I'm not sure if the 'texinfo' dependency solved it or maybe something went wrong in x32, but it seems to compile and work fine under x64. Will further investigate for x32.