Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClangBuiltLinux/boot-utils
/ functions
Functions
63 in github.com/ClangBuiltLinux/boot-utils
⨍
Functions
63
◇
Types & classes
21
↓ 26 callers
Method
run
(self)
boot-qemu.py:288
↓ 19 callers
Method
__init__
(self)
boot-qemu.py:47
↓ 5 callers
Function
buildroot_make
(make_arg=None, **kwargs)
buildroot/rebuild.py:34
↓ 3 callers
Method
_have_dev_kvm_access
()
boot-qemu.py:175
↓ 3 callers
Function
die
Prints a string in bold red then exits with an error code of 1. Parameters: string (str): String to print in red; prefixed with "ERR
utils.py:35
↓ 2 callers
Method
_get_qemu_ver_string
(self)
boot-qemu.py:158
↓ 2 callers
Method
_set_kernel_vars
(self)
boot-qemu.py:256
↓ 2 callers
Method
_set_qemu_path
(self)
boot-qemu.py:276
↓ 2 callers
Method
_setup_efi
(self, possible_locations: Sequence[Path | str])
boot-qemu.py:342
↓ 2 callers
Function
download_initrd
Download an initial ramdisk from a GitHub release Parameters: gh_json (dict): A serialized JSON object from a repo's release endpoin
utils.py:47
↓ 2 callers
Function
get_gh_json
Query a GitHub API endpoint. Parameters: endpoint (str): The URL of the endpoint to query. Returns: A JSON object from
utils.py:143
↓ 1 callers
Method
_can_use_kvm
(self)
boot-qemu.py:410
↓ 1 callers
Method
_find_dtb
(self)
boot-qemu.py:83
↓ 1 callers
Method
_get_cpu_val
(self)
boot-qemu.py:454
↓ 1 callers
Method
_get_default_smp_value
(self)
boot-qemu.py:102
↓ 1 callers
Method
_get_kernel_ver_tuple
(self, decomp_prog: str)
boot-qemu.py:131
↓ 1 callers
Method
_get_qemu_ver_tuple
(self)
boot-qemu.py:167
↓ 1 callers
Method
_prepare_initrd
(self)
boot-qemu.py:178
↓ 1 callers
Method
_run_fg
(self)
boot-qemu.py:188
↓ 1 callers
Method
_run_gdb
(self)
boot-qemu.py:211
↓ 1 callers
Function
build_image
(architecture, edit_config, savedefconfig)
buildroot/rebuild.py:41
↓ 1 callers
Function
check_cmd
Checks if external command is available in PATH, erroring out if it is not available. Parameters: cmd (str): External command na
utils.py:21
↓ 1 callers
Function
download_and_extract_buildroot
()
buildroot/rebuild.py:80
↓ 1 callers
Function
guess_arch
(kernel_arg: Path)
boot-qemu.py:720
↓ 1 callers
Function
main
()
boot-qemu.py:861
↓ 1 callers
Function
main
()
buildroot/rebuild.py:171
↓ 1 callers
Function
parse_arguments
()
boot-qemu.py:785
↓ 1 callers
Function
parse_arguments
Parses arguments to script. Returns: A Namespace object containing key values from parser.parse_args()
boot-uml.py:11
↓ 1 callers
Function
parse_arguments
()
buildroot/rebuild.py:138
↓ 1 callers
Function
red
Prints string in bold red. Parameters: string (str): String to print in bold red.
utils.py:266
↓ 1 callers
Function
release_images
()
buildroot/rebuild.py:120
↓ 1 callers
Function
run_kernel
Run UML command with path to rootfs and additional arguments based on user input. Parameters: * kernel_image (Path): kernel Path
boot-uml.py:42
Method
__init__
(self)
boot-qemu.py:365
Method
__init__
(self)
boot-qemu.py:380
Method
__init__
(self)
boot-qemu.py:394
Method
__init__
(self)
boot-qemu.py:402
Method
__init__
(self)
boot-qemu.py:443
Method
__init__
(self)
boot-qemu.py:502
Method
__init__
(self)
boot-qemu.py:511
Method
__init__
(self)
boot-qemu.py:540
Method
__init__
(self)
boot-qemu.py:556
Method
__init__
(self)
boot-qemu.py:565
Method
__init__
(self)
boot-qemu.py:572
Method
__init__
(self)
boot-qemu.py:590
Method
__init__
(self)
boot-qemu.py:598
Method
__init__
(self)
boot-qemu.py:611
Method
__init__
(self)
boot-qemu.py:626
Method
__init__
(self)
boot-qemu.py:645
Method
__init__
(self)
boot-qemu.py:655
Method
__init__
(self)
boot-qemu.py:665
Method
__init__
(self)
boot-qemu.py:687
Function
find_first_file
Attempts to find the first option available in the list of files relative to a specified root folder. Parameters: relative_root
utils.py:76
Function
get_full_kernel_path
Get the full path to a kernel image based on the architecture and image name if necessary. Parameters: kernel_location (str): Ab
utils.py:109
Function
green
Prints string in bold green. Parameters: string (str): String to print in bold green.
utils.py:173
Function
main
utils/aarch64_32_bit_el1_supported.c:8
Function
prepare_initrd
Returns a decompressed initial ramdisk. Parameters: architecture (str): Architecture to download image for. rootfs_format (s
utils.py:183
Method
run
(self)
boot-qemu.py:373
Method
run
(self)
boot-qemu.py:428
Method
run
(self)
boot-qemu.py:476
Method
run
(self)
boot-qemu.py:583
Method
run
(self)
boot-qemu.py:676
Method
run
(self)
boot-qemu.py:694
Function
yellow
Prints string in bold yellow. Parameters: string (str): String to print in bold yellow.
utils.py:276