config

package
v1.4.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

* Copyright (c) 2025 System233 * * This software is released under the MIT License. * https://opensource.org/licenses/MIT

Index

Constants

View Source
const (
	KillerExec        = "ll-killer"
	KillerExecEnv     = "KILLER_EXEC"
	KillerPackerEnv   = "KILLER_PACKER"
	FileSystemDir     = "linglong/filesystem"
	UpperDirName      = "diff"
	LowerDirName      = "overwrite"
	WorkDirName       = "work"
	MergedDirName     = "merged"
	SourceListFile    = "sources.list"
	AptDir            = "linglong/apt"
	AptDataDir        = AptDir + "/data"
	AptCacheDir       = AptDir + "/cache"
	AptDpkgDir        = AptDir + "/dpkg"
	AptConfDir        = "apt.conf.d"
	AptConfFile       = AptConfDir + "/ll-killer.conf"
	LinglongYaml      = "linglong.yaml"
	KillerCommands    = "KILLER_COMMANDS"
	KillerDebug       = "KILLER_DEBUG"
	MountArgsSep      = ":"
	MountArgsItemSep  = "+"
	FuseOverlayFSType = "fuse-overlayfs"
)

Variables

View Source
var (
	Version   = "unknown"
	BuildTime = "unknown"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL