Documentation
¶
Overview ¶
Sourcery is a new take on source mode. The basic flow is this: create a directory in /tmp populate with a go toolchain of your choosing
For now, you must provide the path
populate it with repos of your choosing populate it via go mod with needed packages build an 'installcommand' into a buildbin directory populate the buildbin directory with needed commands package it into an initramfs
Directories
¶
Path | Synopsis |
---|---|
cpio2json reads a cpio and spits it out as a JSON.
|
cpio2json reads a cpio and spits it out as a JSON. |
init is u-root's standard userspace init process.
|
init is u-root's standard userspace init process. |
installcommand installs a command from Go source files.
|
installcommand installs a command from Go source files. |
Click to show internal directories.
Click to hide internal directories.