danboid / ALEZ

Arch Linux Easy ZFS installer
GNU General Public License v3.0
145 stars 25 forks source link

PROPOSAL - Offering a LTS-Kernel-only installation #19

Closed claudiusraphaelpaeth closed 5 years ago

claudiusraphaelpaeth commented 5 years ago

After restudying my initial experiences with ALEZ and reading issue #16 – ZFS hook failed to be added for LTS and feedback and then the accompanying notes in the Arch-Wiki about the Kernel

There are various alternative Linux kernels available for Arch Linux in addition to the stable Linux kernel.

… I realised that many of the issues i have had, may have roots in the by-design constantly-breaking on-a-daily-basis arch-repository (comparable to using Debian Unstable for example).

I propose therefore to have the option to do an LTS-Only-Installation of Arch-Linux via ALEZ.

Please let me know if this is possible and if so what would be an effective way to do so, e.g.:

claudiusraphaelpaeth commented 5 years ago

To add a related QUESTION:

danboid commented 5 years ago

ALEZ currently installs Arch in very much the same way as the official Arch install guide which installs the base metapackage. The stable kernel is part of the Arch base metapackage. It is likely possible to split base up into its component packages and install them all but with linux-lts instead of linux. I have thought of doing this already, I just haven't been motivated enough to try doing it yet.

danboid commented 5 years ago

Fixed. ALEZ in LTS install mode now only installs the LTS kernel, not stable and LTS.