• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ikeydoherty / clr-boot-manager / 92 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 06 Mar 2017 07:43PM UTC
Files 23
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Mar 2017 04:09PM UTC coverage: 78.547% (+1.1%) from 77.48%
92.1

push

travis-ci

ikeydoherty
Implement full UEFI namespacing on the EFI System Partition

In order to meet full UEFI compliance, and to enable secure boot, we must
now install our kernel/initrd assets within the /EFI directory on the ESP.
Additionally, we must maintain our unique namespace within this tree to
avoid collisions and allow sane dual boot strategies.

This change moves kernels + initrds to /EFI/$NAMESPACE, i.e.
/EFI/org.clearlinux. To ensure a sane upgrade experiene, we'll now attempt
to non-fatally remove the *old* kernel bits once we've successfully
installed or removed a given kernel.

To better match the use of the 'initrd-' prefix, the new kernels are
prefixed with 'kernel-' but retain much of the name structure. A full test
is also introduced for this UEFI-specific change, which first performs a
simulated install to the legacy paths, and then attempts an upgrade to the
new namespace, while ensuring retention policies. Care is taken within the
test to ensure old files *are* removed.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>

1406 of 1790 relevant lines covered (78.55%)

169.84 hits per line

Source Files on job 92.1
  • Tree
  • List 0
  • Changed 22
  • Source Changed 6
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 92
  • Travis Job 92.1
  • 3656238c on github
  • Prev Job for on master (#89.1)
  • Next Job for on master (#96.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc