lp://staging/~smoser/maas-images/trunk.add-zfs
- Get this branch:
- bzr branch lp://staging/~smoser/maas-images/trunk.add-zfs
Branch merges
- Lee Trager (community): Approve
-
Diff: 43 lines (+27/-0)1 file modifiedbin/kpack-from-image (+27/-0)
Branch information
Recent revisions
- 386. By Scott Moser
-
Add zfs module and dependencies to generated initramfs.
In order for curtin to use zfs, it has to have access to the modules.
Add 'zfs' and its dependencies to the initramfs.Note that the user-space tools (zfsutils-linux) are not currently
a dependency of ubuntu-server and are thus not in the squashfs images.
That means that for curtin to use zfs it has to install the package. - 384. By Scott Moser
-
remove a warning that is no longer relevant.
If you ran this on precise, you'd get a warning.
The warning was also shown on bionic due to the way it compared.Since it was only intended to show on releases older than trusty
and there are no supported releases older than trusty... it should
be safe to remove. - 383. By Scott Moser
-
add bionic / 18.04 / Bionic Beaver.
This just updates conf/ to know about Bionic.
The meph2/ubuntu_info.py change is not really necessary. - 382. By Scott Moser
-
maas-cloudimg2eph2: repack squash if additional archives are used.
If --proposed or M2E_ADD_REPOS or M2E_ADD_PACKAGES are set, then that
means we should re-pack squashfs.This check is not perfect at all, as other things might cause that, but
it is required to get a new squashfs created for the path already in
existance. - 381. By Scott Moser
-
README: add info about building with ppa or proposed.
This just documents functionality that was previously exposed.
The usage of PPA is specifically nice for testing things.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/maas-images