Documentation ¶
Index ¶
- Constants
- func DisableDNSSEC(global bool, i abstract.Instance, c abstract.Container)
- func EditSourceList(global bool, i abstract.Instance, c abstract.Container)
- func InitLocalRepo(global bool, i abstract.Instance, c abstract.Container)
- func SetMaintainer(global bool, i abstract.Instance, c abstract.Container, person string)
- func SetTreePath(global bool, i abstract.Instance, c abstract.Container, tree string)
- func UnInitLocalRepo(global bool, i abstract.Instance, c abstract.Container)
- type ToolChain
- type Tree
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 ¶
DisableDNSSEC : config function to disable DNSSEC service
func EditSourceList ¶
EditSourceList : config function to let user manipulate the apt config inside the container
func InitLocalRepo ¶
InitLocalRepo : initialize local repository
func SetMaintainer ¶
SetMaintainer : config function to let user specify maintainer information
func SetTreePath ¶
SetTreePath : config function to set the acbs search path
Types ¶
Click to show internal directories.
Click to hide internal directories.