Scroll to navigation

OSTREE ADMIN OS-INI(1) ostree admin os-init OSTREE ADMIN OS-INI(1)

NAME

ostree-admin-os-init - Initialize empty state for a given operating system

SYNOPSIS

ostree admin os-init {OSNAME}

DESCRIPTION

Initializes an new state for an operating system. Ensures that the core subdirectories of /var (/tmp, /lib, /run, and /lock) exist and initialize the given OSNAME as OSTree root. Each deployment location is comprised of a single shared var and a set of deployments (chroots).

EXAMPLE

$ ostree admin os-init gnome-ostree

        ostree/deploy/gnome-ostree initialized as OSTree root
    
OSTree