Slashdot Mirror


Ubuntu 16.04 LTS Will Ship With Linux Kernel 4.4 LTS

prisoninmate writes: The current daily build of the Ubuntu 16.04 LTS (Xenial Xerus) remains based on the Linux 4.2 kernel packages of the stable Ubuntu 15.10 (Wily Werewolf) operating system, while the latest and most advanced Linux 4.3 kernel is tracked on the master-next branch of the upcoming operating system. In the meantime, the Ubuntu Kernel Team announced plans for moving to Linux kernel 4.4 for the final release of the Ubuntu 16.04 LTS (Xenial Xerus) operating system.

3 of 101 comments (clear)

  1. Re:But will unity suck any less? by Anonymous Coward · · Score: 5, Informative

    sudo apt-get install mate-desktop
    sudo apt-get purge unity*
    sudo reboot

  2. Re:systemD by gQuigs · · Score: 4, Insightful

    Sure. systemd is fine. People hate change. Hate is louder than praise.

    I like it.

  3. Re: systemD by thegarbz · · Score: 4, Informative

    Of course on servers, swallowing stderr

    It doesn't. Not per design, not per default configuration. stderr is logged and can be redirected to the console. That is if you ever bothered to read the manual.