[Bug 1902103] Re: Ensure default fstab options are sane and consistent across all images

Launchpad Bug Tracker 1902103 at bugs.launchpad.net
Tue Mar 2 14:23:10 UTC 2021


** Merge proposal linked:
   https://code.launchpad.net/~gjolly/livecd-rootfs/+git/livecd-rootfs/+merge/398356

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1902103

Title:
  Ensure default fstab options are sane and consistent across all images

Status in cloud-images:
  New
Status in curtin package in Ubuntu:
  New
Status in livecd-rootfs package in Ubuntu:
  New
Status in maas package in Ubuntu:
  New
Status in subiquity package in Ubuntu:
  New
Status in ubiquity package in Ubuntu:
  New

Bug description:
  The default fstab entries for ubuntu cloud images are:

  LABEL=cloudimg-rootfs / ext4 defaults 0 0
  LABEL=UEFI /boot/efi vfat defaults 0 0

  These entries do not align with the defaults that we use elsewhere. We
  should decide on the defaults for fstab, and apply those consistently
  across all Ubuntu images.

  --

  quoted from ~xnox: I expect [these entries] to be:

  LABEL=cloudimg-rootfs / ext4 discard,errors=remount-ro 0 1
  LABEL=UEFI /boot/efi vfat umask=0077 0 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1902103/+subscriptions



More information about the foundations-bugs mailing list