gi-ostree-1.0.5: OSTree bindings

CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.OSTree.Flags

Contents

Description

 

Synopsis

Exported types

data SysrootUpgraderPullFlags Source #

No description available in the introspection data.

Constructors

SysrootUpgraderPullFlagsNone

No description available in the introspection data.

SysrootUpgraderPullFlagsAllowOlder

No description available in the introspection data.

SysrootUpgraderPullFlagsSynthetic

No description available in the introspection data.

AnotherSysrootUpgraderPullFlags Int

Catch-all for unknown values

Instances

Enum SysrootUpgraderPullFlags Source # 
Eq SysrootUpgraderPullFlags Source # 
Ord SysrootUpgraderPullFlags Source # 
Show SysrootUpgraderPullFlags Source # 
IsGFlag SysrootUpgraderPullFlags Source # 

data SysrootUpgraderFlags Source #

Flags controlling operation of an SysrootUpgrader.

Constructors

SysrootUpgraderFlagsIgnoreUnconfigured

Do not error if the origin has an unconfigured-state key

AnotherSysrootUpgraderFlags Int

Catch-all for unknown values

Instances

Enum SysrootUpgraderFlags Source # 
Eq SysrootUpgraderFlags Source # 
Ord SysrootUpgraderFlags Source # 
Show SysrootUpgraderFlags Source # 
BoxedFlags SysrootUpgraderFlags Source # 
IsGFlag SysrootUpgraderFlags Source # 

data SysrootSimpleWriteDeploymentFlags Source #

No description available in the introspection data.

Constructors

SysrootSimpleWriteDeploymentFlagsNone

No description available in the introspection data.

SysrootSimpleWriteDeploymentFlagsRetain

No description available in the introspection data.

SysrootSimpleWriteDeploymentFlagsNotDefault

No description available in the introspection data.

SysrootSimpleWriteDeploymentFlagsNoClean

No description available in the introspection data.

AnotherSysrootSimpleWriteDeploymentFlags Int

Catch-all for unknown values

Instances

Enum SysrootSimpleWriteDeploymentFlags Source # 
Eq SysrootSimpleWriteDeploymentFlags Source # 
Ord SysrootSimpleWriteDeploymentFlags Source # 
Show SysrootSimpleWriteDeploymentFlags Source # 
IsGFlag SysrootSimpleWriteDeploymentFlags Source # 

data SePolicyRestoreconFlags Source #

No description available in the introspection data.

Constructors

SePolicyRestoreconFlagsNone

No description available in the introspection data.

SePolicyRestoreconFlagsAllowNolabel

No description available in the introspection data.

SePolicyRestoreconFlagsKeepExisting

No description available in the introspection data.

AnotherSePolicyRestoreconFlags Int

Catch-all for unknown values

Instances

Enum SePolicyRestoreconFlags Source # 
Eq SePolicyRestoreconFlags Source # 
Ord SePolicyRestoreconFlags Source # 
Show SePolicyRestoreconFlags Source # 
IsGFlag SePolicyRestoreconFlags Source # 

data RepoPullFlags Source #

No description available in the introspection data.

Constructors

RepoPullFlagsNone

No special options for pull

RepoPullFlagsMirror

Write out refs suitable for mirrors

RepoPullFlagsCommitOnly

Fetch only the commit metadata

RepoPullFlagsUntrusted

Don't trust local remote

RepoPullFlagsBareuseronlyFiles

Since 2017.7. Reject writes of content objects with modes outside of 0775.

AnotherRepoPullFlags Int

Catch-all for unknown values

data RepoListObjectsFlags Source #

No description available in the introspection data.

Constructors

RepoListObjectsFlagsLoose

List only loose (plain file) objects

RepoListObjectsFlagsPacked

List only packed (compacted into blobs) objects

RepoListObjectsFlagsAll

List all objects

RepoListObjectsFlagsNoParents

Only list objects in this repo, not parents

AnotherRepoListObjectsFlags Int

Catch-all for unknown values

data RepoCommitTraverseFlags Source #

No description available in the introspection data.

Constructors

RepoCommitTraverseFlagsRepoCommitTraverseFlagNone

No description available in the introspection data.

AnotherRepoCommitTraverseFlags Int

Catch-all for unknown values

Instances

Enum RepoCommitTraverseFlags Source # 
Eq RepoCommitTraverseFlags Source # 
Ord RepoCommitTraverseFlags Source # 
Show RepoCommitTraverseFlags Source # 
IsGFlag RepoCommitTraverseFlags Source # 

data RepoCommitModifierFlags Source #

No description available in the introspection data.

Constructors

RepoCommitModifierFlagsNone

No special flags

RepoCommitModifierFlagsSkipXattrs

Do not process extended attributes

RepoCommitModifierFlagsGenerateSizes

Generate size information.

RepoCommitModifierFlagsCanonicalPermissions

Canonicalize permissions for bare-user-only mode.

RepoCommitModifierFlagsErrorOnUnlabeled

Emit an error if configured SELinux policy does not provide a label

AnotherRepoCommitModifierFlags Int

Catch-all for unknown values

Instances

Enum RepoCommitModifierFlags Source # 
Eq RepoCommitModifierFlags Source # 
Ord RepoCommitModifierFlags Source # 
Show RepoCommitModifierFlags Source # 
IsGFlag RepoCommitModifierFlags Source # 

data DiffFlags Source #

No description available in the introspection data.

Constructors

DiffFlagsNone

No description available in the introspection data.

DiffFlagsIgnoreXattrs

No description available in the introspection data.

AnotherDiffFlags Int

Catch-all for unknown values