Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37606118
en ru br
ALT Linux repos
S:0.5-alt3

Group :: System/Base
RPM: colaboot-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: colaboot-utils
Version: 0.5
Release: alt3

Summary: Utils that helps to prepare CoLaBoot images
License: GPL
Group: System/Base
Packager: Michael A. Kangin <prividen at altlinux.org>

Url: https://www.altlinux.org/Colaboot
Source0: %name-%version.tar

# due dependency on Docker

ExclusiveArch: x86_64

%description
CoLaBoot (Compressed Layers Boot) allow to boot host with a separate
compressed (squashfs) layers, mounted as overlayfs.
There are scripts in this package that help to convert docker container
or image into squashfs image, and prepare squashfs/cpio image with
kernel modules.

%prep
%setup

%install
mkdir -p %buildroot%_bindir/
install -m 755 modlist2image docker2squash %buildroot%_bindir/

%files
%_bindir/*
%doc docs/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin