~conlenov2k/ubiquity:zsys_fixes

Last commit made on 2020-02-28
Get this branch:
git clone -b zsys_fixes https://git.launchpad.net/~conlenov2k/ubiquity
Only Condratiy Lenovin can upload to this branch. If you are Condratiy Lenovin please log in for upload directions.

Branch merges

Branch information

Name:
zsys_fixes
Repository:
lp:~conlenov2k/ubiquity

Recent commits

58f032e... by Jean-Baptiste Lallement

Fixes when ESP is already created on MBR system.

Now partman-auto always creates an ESP and zsys-setup do not have to do
it. All the code the performed the checks and creation of the ESP has
been removed or fixed.

6e8c50c... by Jean-Baptiste Lallement

Properly diplay layout in ubiquity before partitioning

Before the disk is really partitioned it is not possible to guess the
disk layout based on the partition mounted in /target since it doesn't
yet exists.
Instead we pass the target disk path to the zys setup script which
returns the expected partition layout and display the right message to
the user.

312fb14... by Jean-Baptiste Lallement

Fixed various tab/space

f87cf92... by Jean-Baptiste Lallement

Install zsys when ZFS installation is selected

0086170... by Jean-Baptiste Lallement

Remove zpool option not supported by grub

With zfs 0.8, userobj_accounting is not supported by GRUB and a revert
to a snapshot fails with "incorrect dnode type".

b7a612d... by Dimitri John Ledkov

releasing package ubiquity version 20.04.5

f12bbe8... by Dimitri John Ledkov

Automatic update of included source packages: partman-auto 134ubuntu13.

2de478c... by Iain Lane

d-i/: Bump to focal

c7868f4... by Iain Lane

control: BD on dh-python explicitly

We use this, it wasn't there, and now it's not being installed any more
for some reason.

4d8b6e9... by Iain Lane

debian/*: Run wrap-and-sort -a

The lists of Build-Depends etc are impossible to read. Also fix
d-i/update-control to generate BDs like this.