We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1c68c commit 5841b30Copy full SHA for 5841b30
build.sh
@@ -574,6 +574,7 @@ make_basefs() {
574
575
# Additional packages (airootfs)
576
make_packages_repo() {
577
+ msg_debug "pkglist.sh ${pkglist_args[*]}"
578
local _pkglist=($("${tools_dir}/pkglist.sh" "${pkglist_args[@]}"))
579
580
# Create a list of packages to be finally installed as packages.list directly under the working directory.
0 commit comments