packaging

package
v0.6.5-0...-c050ab2 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultEditor     = "/usr/bin/editor"
	DefaultRepoConfig = "/etc/apt/sources.list.d/ciel-local.list"
)

constant definitions for packaging related variables

View Source
const (
	AB3Path  = "/usr/bin/autobuild"
	ACBSPath = "/usr/bin/acbs-build"
)
View Source
const (
	OutputPath = "/debs"
)

Variables

This section is empty.

Functions

func DisableDNSSEC

func DisableDNSSEC(global bool, i abstract.Instance, c abstract.Container)

DisableDNSSEC : config function to disable DNSSEC service

func EditSourceList

func EditSourceList(global bool, i abstract.Instance, c abstract.Container)

EditSourceList : config function to let user manipulate the apt config inside the container

func InitLocalRepo

func InitLocalRepo(global bool, i abstract.Instance, c abstract.Container)

InitLocalRepo : initialize local repository

func SetMaintainer

func SetMaintainer(global bool, i abstract.Instance, c abstract.Container, person string)

SetMaintainer : config function to let user specify maintainer information

func SetTreePath

func SetTreePath(global bool, i abstract.Instance, c abstract.Container, tree string)

SetTreePath : config function to set the acbs search path

func UnInitLocalRepo

func UnInitLocalRepo(global bool, i abstract.Instance, c abstract.Container)

UnInitLocalRepo : remove local repository (configuration only)

Types

type ToolChain

type ToolChain struct {
	AB   bool
	ACBS bool
}

func DetectToolChain

func DetectToolChain(global bool, i abstract.Instance, c abstract.Container) *ToolChain

type Tree

type Tree struct {
	Parent   abstract.Ciel
	BasePath string
}

func (*Tree) Mount

func (t *Tree) Mount(mountPoint string)

func (*Tree) MountHandler

func (t *Tree) MountHandler(i abstract.Instance, mount bool)

func (*Tree) Unmount

func (t *Tree) Unmount(mountPoint string)

Jump to

Keyboard shortcuts

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