Hacker News new | ask | show | jobs
by jnsaff2 3114 days ago
Q. How is Amazon Linux 2 different from its predecessors?

There are four major differences Amazon Linux 2 has from its predecessors:

    Amazon Linux 2 will offer long-term support.

    It is available as a VM image for on-premises development and testing.

    It includes systemd service and systems manager as opposed to System V init system and also includes new version of compiler and build tools.

    It provides the ability to install additional software packages through Extras mechanism without impacting the underlying LTS stability of the operating system.  
https://aws.amazon.com/amazon-linux-2/faqs/
1 comments

Meta: Please don't indent to block quote. It is for code, and due to HN's design makes it unreadable on mobile.
Yeah, unfortunately see it done often too. Here's the text:

---

> Amazon Linux 2 will offer long-term support.

> It is available as a VM image for on-premises development and testing.

> It includes systemd service and systems manager as opposed to System V init system and also includes new version of compiler and build tools.

> It provides the ability to install additional software packages through Extras mechanism without impacting the underlying LTS stability of the operating system.