~mwhudson/livecd-rootfs/+git/livecd-rootfs:live-server-bionic

Last commit made on 2018-12-18
Get this branch:
git clone -b live-server-bionic https://git.launchpad.net/~mwhudson/livecd-rootfs/+git/livecd-rootfs
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Branch information

Name:
live-server-bionic
Repository:
lp:~mwhudson/livecd-rootfs/+git/livecd-rootfs

Recent commits

e35dde7... by Michael Hudson-Doyle

Do not include curtin in the live-server installer.squashfs as the version of subiquity that includes it in the snap has now been released to stable.

f129e57... by Michael Hudson-Doyle

A few simple tweaks to reduce size of live servers installer.squashfs

  - Do not run apt-get update (which can bring in package lists if we are
    unlucky wrt publisher schedules).
  - Run apt-get clean to clear out downloaded debs of curtin/casper and
    dependencies.
  - Do not install user-setup.
  - Use the core snap from the base filesystem if present.

a473683... by Michael Hudson-Doyle

Do no install openssh-server in the base filsystem for the live server installer.

7632df8... by Michael Hudson-Doyle

linux-generic-hwe-18.04 not linux-generic-hwe-bionic!

de447eb... by Michael Hudson-Doyle

changelog

f3a458a... by Michael Hudson-Doyle

enable hwe variant

bfeebc9... by Michael Hudson-Doyle

remove cloud-initramfs-copymods before installing kernel

bcbf9ea... by Michael Hudson-Doyle

add initramfs hook to record kernel metapackage & mount modules

f475de2... by Michael Hudson-Doyle

add hook to create kernel/initrd/modules for ISO

d3eadc7... by Michael Hudson-Doyle

do not unmount the installer overlay in 032-installer-squashfs.binary

so that a new hook can create yet further overlays on top of it