Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
/ ciel Public archive

A tool for controlling multi-layer file systems and containers, aka "pinniped"

License

Notifications You must be signed in to change notification settings

AOSC-Archive/ciel

Folders and files

NameName
Last commit message
Last commit date
Jun 20, 2020
Jun 22, 2020
May 9, 2020
Mar 20, 2018
May 9, 2020
Jun 15, 2018
May 9, 2020
Jan 3, 2021
Mar 20, 2018
May 9, 2020
Feb 20, 2018
Oct 16, 2019
Jul 19, 2017
Nov 5, 2017
May 9, 2020
Aug 1, 2019
May 9, 2020
May 9, 2020

Repository files navigation

Ciel 2 Build Status

An integrated packaging environment for AOSC OS.

Ciel /sjɛl/ uses systemd-nspawn container as its backend and overlay file system as support rollback feature.

Manual

ciel help

Installation

make
sudo make install

You may use make PREFIX=/usr and sudo make install PREFIX=/usr to install to other location. Defaults to /usr/local.

Dependencies

Building:

  • Go
  • C compiler
  • make
  • curl

Runtime:

  • Systemd
  • tar
  • dos2unix

Runtime Kernel:

  • Overlay file system
  • System-V semaphores