~lfaraone/ubuntu/+source/initramfs-tools:lp798414

Last commit made on 2016-10-25
Get this branch:
git clone -b lp798414 https://git.launchpad.net/~lfaraone/ubuntu/+source/initramfs-tools
Only Luke Faraone can upload to this branch. If you are Luke Faraone please log in for upload directions.

Branch merges

Branch information

Name:
lp798414
Repository:
lp:~lfaraone/ubuntu/+source/initramfs-tools

Recent commits

40f5c4c... by Luke Faraone

update-initramfs: Print an error if insufficient space on $BOOTDIR

Check to see if there's a reasonable amount of free space on $BOOTDIR. If there
isn't, warn the user of this and point them to useful documentation.

A threshold of 50MiB is used since an initramfs is about 35MiB on a desktop
installation of 16.04.

LP: #798414

bf9908c... by Andy Whitcroft

release 0.125ubuntu2

Signed-off-by: Andy Whitcroft <email address hidden>

fa8a19d... by Andy Whitcroft

release 0.125ubuntu1

Signed-off-by: Andy Whitcroft <email address hidden>

d56a96e... by Andy Whitcroft

Ensure we have a /usr/sbin directory in initramfs-tools-core

Signed-off-by: Andy Whitcroft <email address hidden>

2a48093... by Andy Whitcroft

import Ubuntu changelog delta

Gbp-Dch: Ignore
Signed-off-by: Andy Whitcroft <email address hidden>

719e714... by Andy Whitcroft

init: drop -b from hostname as it is not supported by busybox

Signed-off-by: Andy Whitcroft <email address hidden>

9ac6680... by Andy Whitcroft

init: fix redirection for /bin/hostname command

Signed-off-by: Andy Whitcroft <email address hidden>

8d4cdf8... by Andy Whitcroft

hook-functions: add hyperv-keyboard for Generation 2 VMs

This is needed to allow us to unlock an encrypted root on a
Generation 2 VM.

LP: #1567107
Signed-off-by: Andy Whitcroft <email address hidden>

938e7cc... by Timo Aaltonen

hooks/framebuffer: Copy kernel/ubuntu/i915 backport driver too.

LP: #1500751
Signed-off-by: Timo Aaltonen <email address hidden>
Signed-off-by: Andy Whitcroft <email address hidden>

22ab78a... by Andy Whitcroft

uuids: only apply case mapping to RFC#4122 format uuids

LP: #1553107
LP: #1548120
Signed-off-by: Andy Whitcroft <email address hidden>