package
0.0.0-20221215221243-b79a0d8da330
Repository: https://github.com/purecloudlabs/gprovision.git
Documentation: pkg.go.dev
# Packages
Package consts contains init-related consts so they can be shared outside of pkg init.
Package housekeeping works with lists of tasks to be performed in the future.Like defer, it is last-in first-out.
Provides feedback on the LCD that the boot is progressing.
# Functions
set up busybox symlinks.
No description provided by the author
create /sys, /dev, /proc (etc) mounts.
unmount everything mounted by EarlyMounts.
Calling Init() is equivalent to running the old /init shell script.
update ld.so.cache.
prevent unimportant kernel messages from spamming the console.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Loads an encryption key into the kernel keyring.