Skip to content

Releases: containers/bootc

Release 0.1.13

28 Jun 20:24
321c79b
Compare
Choose a tag to compare

The primary thing this fixes is that the new /usr/lib/bootc/kargs.d files were not being honored by bootc install.

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

24 Jun 20:45
40c1790
Compare
Choose a tag to compare

Release 0.1.12

New features

Added support for configuring kernel arguments in container builds via the new /usr/lib/bootc/kargs.d file; these kernel arguments can be changed "day 2" via container updates. More in https://containers.github.io/bootc/building/kernel-arguments.html

New subcommand bootc container lint that can be used in container builds via e.g. RUN bootc container lint. This is intended to be a cheap command to run that will detect at build time some common problems.

Other changes

  • A variety of improvements to the documentation landed
  • This release includes changes to the default install to-disk code and partitioning layout in preparation for supporting s390x, among other architectures.

Internals

  • Significant work on testing landed, with more to come; this should increase velocity and confidence.

Individual changes

New Contributors

Full Changelog: v0.1.11...v0.1.12

0.1.11

15 May 22:51
0fb86b8
Compare
Choose a tag to compare

A few changes to install and the client, but beyond that mainly documentation and CI fixes.

install changes

  • install: Add prominent warning+timeout when targeting host root by @cgwalters in #505
  • install/baseline: Make /boot the same fs type as / by @cgwalters in #530
  • install/to-disk: Drop separate /boot by default by @cgwalters in #529

client changes

  • deploy: Add number of layers to fetch progress by @cgwalters in #524

Other changes

Full Changelog: v0.1.10...v0.1.11

Release 0.1.10

26 Apr 14:50
a517f84
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

Release 0.1.9

26 Mar 22:11
55a7a8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

Release 0.1.8

19 Mar 13:30
6a96d81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

14 Feb 17:33
e1ef710
Compare
Choose a tag to compare

Mainly a lot of fixes and improvements for the install flow,
with a few other minor CLI and a tweak for the systemd unit.

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

23 Jan 19:21
1e9c282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

0.1.5

19 Dec 15:59
f194c46
Compare
Choose a tag to compare

Breaking CLI/API changes

  • install: Rename install -> install to-disk, peer with to-filesystem by @cgwalters in #226
  • Don't enforce container sigpolicy by default by @cgwalters in #230

New features

Important bugfixes

Other changes

New Contributors

Full Changelog: v0.1.4...v0.1.5

0.1.4

10 Nov 12:18
b57ddbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4