snap-core18:add-locale

Last commit made on 2019-03-12
Get this branch:
git clone -b add-locale https://git.launchpad.net/snap-core18

Branch merges

Branch information

Name:
add-locale
Repository:
lp:snap-core18

Recent commits

7dee05c... by Łukasz Zemczak

Add a default locale.

209092b... by Łukasz Zemczak

Revert the addition of /var/lib/jenkins

07d39d0... by Łukasz Zemczak

Merge pull request #113 from mvo5/more-tests-3

hook-tests: add more hook tests

96a7829... by Łukasz Zemczak

Merge pull request #116 from woodrow-shen/core18-support-arm-efi

Support arm64 with efi bootloader

b5abca4... by Woodrow Shen

Support arm64 with efi bootloader

There is a arm64 system with efi boot and currently it failed to boot
uc18 due to ubuntu-core-rootfs of initramfs lost ${rootmnt}/boot/efi,
where it wasn't created from core18 snap. To consider this case, core18
should make sure /boot/efi can be built with the same hook.

398fa09... by Łukasz Zemczak

Merge pull request #115 from mvo5/add-jenkins-dirs

hooks: add /var/lib/jenkins for compat

5a9c7f1... by Michael Vogt

hooks: add /var/lib/jenkins for compat

The 2.37 release has a regression for people using homedirs in
/var/lib/*. The most prominent example is jenkins. To quickly
unblock that we need this dir and
 https://github.com/snapcore/snapd/pull/6446
and the same for core

b531087... by Łukasz Zemczak

Merge pull request #114 from snapcore/extra-packages-test-locale

Set the C.UTF-8 locale for the 001-extra-packages.test and sort both lists.

f7c24ca... by Łukasz Zemczak

Remove debugging, sort both lists before feeding into the test.

b37f35d... by Łukasz Zemczak

Add some debugging info to the failing test script.