[Bug 540401] Re: Don't set 2,5 GB as default minimum required disk

Phillip Susi psusi at ubuntu.com
Wed Jun 20 15:39:59 UTC 2018


** Package changed: ubiquity (Ubuntu) => partman-auto (Ubuntu)

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

Title:
  Don't set 2,5 GB as default minimum required disk

Status in partman-auto package in Ubuntu:
  New

Bug description:
  Binary package hint: ubiquity

  in file:
  /lib/partman/automatically_partition/10resize_use_free/do_option

  There is a line:

  maxsize="$(expr "$maxsize" - \( 2 \* 1024 + 510 \) \* 1024 \* 1024)"

  That sets 2,5 GB as default minimum size for new Ubuntu partition.

  With new filesystem.size file (/cdrom/casper/filesystem.size)  we can
  calculate this.

  This bug don't appear to affect the normal Ubuntu CDROM isos, but
  derivate DVD based on Ubuntu could need at least 8GB.

  I propose:

  maxsize= maxsize - (filesystem.size + [510 or 1020] )
  .
  Users can use more than this minimum, but its a failsafe setting.

  Our derivative overwrite: http://bit.ly/9s5sdl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/540401/+subscriptions



More information about the foundations-bugs mailing list