You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release v1.13
This release adds support for specifying a certificate to insert into the
mix that the client would use to perform signature verification on a signed
Manifest.MoM.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.12
This release includes a fix to the hardlink call, fixes to the help menus,
script functionality to build a fully bootable image off the intial mix,
renaming the latest.version file to more appropriately match its use, and
adds a rewrite of pack-macker.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.11
This release adds the pack-maker and super-pack-maker scripts to mixer tools,
adds several options to the build scripts, script cleanup, and sanitizes an
important swupdrepo variable.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.10
This release fixes some corner cases that would cause the scripts to fail,
and imports the pack_maker.sh script into mixer to create packs more easily.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.09
This release adds more options to the create-update.sh script, and adds some
more cleanup after building chroots.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.08
This release changes the structure and flow of how bundles are used in mixer.
There will be a repo for upstream Clear bundles, and a separate repo for mixer
-only bundles that the user will modify.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.07
This release fixes create-update to only create 0 packs for changed bundles, and
removes all chroots except "full" after update creation to save space and speed
up time on hardlinking.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.05
This release includes a fix when calling bundle-chroot-builder, and adds the
format option when calling create update.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Release v1.04
This release applies fixes to sanitize input read from the builder.conf and cmd
line, adds cmd line options to the init-mix.sh script, and forces nosync on
chroot creation.
Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>