Live data from Hacker News

Ask HN: What do you want to see in Ubuntu 17.10?

news.ycombinator.com

291–300 of 1001 posts

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#291

- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…

Why do you have a /boot partition?

  $ mountpoint /boot
  /boot is not a mountpoint
I don't know if this is the default, but my KUbuntu machines have been fine for many years without a separate /boot.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#292
post #96

- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…

+1 -- This is the one and only problem I have to regularly help my non-technical Ubuntu friends (and their friends) with. Every few months they cannot install updates anymore because their /boot fills up and apt fails to install a new kernel package. The simplest fix would probably be to make /boot large enough by default (in the order of 10GB or 20GB or so -- the current size is 512MB IIRC). A better fix would be to…

For Ubuntu Desktop, it may make sense for the package manager to keep only the latest 2 or 3 kernels, and automatically purge the rest.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#293

- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…

Why is boot still a separate partition. I most cases it doesn't need to be.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#295

- FLAVOR: Ubuntu Desktop - HEADLINE: All updates reboot-free - DESCRIPTION: Short of a major-version update, the software updater should never ask me "Please restart the computer to begin using your updated software" again. I'm already using the "Canonical Livepatch Service" - but I still get asked to reboot much more often than I would like. - ROLE/AFFILIATION: Programmer

If it is a Linux kernel update, then it's either Livepatch or you reboot.

If it is a system library, then for the apps to use the newly installed library, they need to be restarted (sometimes logging out and logging in again should be enough).

If that library is the system "libc" library or something similar, then it has to be reboot (not relogin). The only way that I can think for reboot-free updates, is to save the full state of the system, then silently restart everything to the previous state.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#297
- FLAVOR: Ubuntu Desktop

- HEADLINE: On installation, handle existing UEFI partitions more intelligently, or at least better equip the installer to remedy related problems

- DESCRIPTION: Realistically, I'm going to be installing Ubuntu Desktop on a modern commodity machine that previously had Windows installed. This will mean there's an existing UEFI partition that the installer should be able to take care of / co-opt / replace. It doesn't. The tools necessary for editing EFI records aren't on the installer desktop out of the box. Sorting this out myself becomes a colossal time-wasting pain.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#298

FLAVOR: Ubuntu Desktop - HEADLINE: Replace X11 with Mir or Wayland - DESCRIPTION: X11 is old, slow, and full of security issues. Mir, even in alpha, is much more responsive and provies important 21st centry feature set. Wayland is already used by a major distro. X11 is that cobweb that's gone uncleaned in our closet for too long. - HEADLINE: Improve UI. - DESCRIPTION: When I use Ubuntu it's often easier to use the te…

I +1 this one. ubuntu should be a force to push this forward.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#299

- FLAVOR: Ubuntu Desktop - HEADLINE: Please, please, please fix space issues with /boot. - DESCRIPTION: I'm constantly running out of space in /boot, due to kernel updates. It drives me so incredibly batty. If I had to guess, this is due to poor defaults in the installer for folks that opt to encrypt their whole disk. Even still, this system was setup back on 14.04 (don't think it started on 12.04), and I have no int…

apt autoremove will clean it up.

Re: Ask HN: What do you want to see in Ubuntu 17.10?

#300
- FLAVOR: Ubuntu Desktop

- HEADLINE: Work out-of-the-box on Chromebooks

- DESCRIPTION: Turns out you have two choices for a well-built ultralight notebook: a MacBook (£1250) or a Chromebook (£250). The Chromebook can run Ubuntu, and run it well. But right now it requires a specially optimised version of Ubuntu (GalliumOS) and faffing around with firmware versions. If Ubuntu was easy to install on Chromebooks as it is on desktops or regular notebooks, that'd be a massive selling point for the OS.

Post reply on HN