Lines Matching full:selected
89 ["debug"] = "Debug symbols for the selected components",
194 local selected = {}
196 table.insert(selected, "minimal-jail")
198 table.insert(selected, "minimal")
205 table.insert(selected, "pkg")
209 table.insert(selected, "kernel")
213 table.insert(selected, component)
216 return selected
219 -- Returns a list of pkgbase packages selected by the user
264 local selected = select_components(components, options)
266 -- Determine if the "debug" component was selected.
268 for _, component in ipairs(selected) do
276 for _, component in ipairs(selected) do
280 -- If the debug component was selected, install the -dbg