src

package
v0.0.0-...-0473dff Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NoPart       *bool = flag.Bool("nopart", false, "Skip the partitionating prosess (not open cfdisk)")
	NoGrub             = flag.Bool("nogrub", false, "Don't install Grub")
	NoWifi             = flag.Bool("nowifi", false, "Don't configure for wifi")
	NoFstab            = flag.Bool("nofstab", false, "Don't generate a fstab for the new system")
	NoKeymap           = flag.Bool("nokeymap", false, "Don't config the keymap for the new system")
	NoReboot           = flag.Bool("noreboot", false, "Don't reboot the system after the prosess")
	NoPasswd           = flag.Bool("nopasswd", false, "Skip the passwd setting")
	NoPacstrap         = flag.Bool("nopacstrap", false, "Skip the pacstrap process")
	NoPacmanConf       = flag.Bool("nopacmanconf", false,
		"Don't copy the temporal pacman.conf for best performance in the pacstrap")
	NoMount  = flag.Bool("nomount", false, "Don't mount the partitions")
	NoFormat = flag.Bool("noformat", false, "Don't format the partitions")
)

Functions

func ConfigRootPasswd

func ConfigRootPasswd()

func Error

func Error(err string)

func FinalCmds

func FinalCmds()

func Format

func Format()

func Fstab

func Fstab()

func Grub

func Grub()

func Keymap

func Keymap()

func Mount

func Mount()

func PacmanConf

func PacmanConf()

func Pacstrap

func Pacstrap()

func Partitioning

func Partitioning()

func Reboot

func Reboot()

func Warn

func Warn(err string)

func Wifi

func Wifi()

Types

This section is empty.

Jump to

Keyboard shortcuts

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