This website requires JavaScript.
Explore
Help
Sign In
enoch
/
armbian-build
Watch
1
Star
0
Fork
0
You've already forked armbian-build
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6262f0ac8f
armbian-build
/
lib
/
functions
/
configuration
History
Ricardo Pardini
388c76c91b
armbian-next: shellcheck: squash more shellcheck warnings; some long-lost variables being used; some unset's that are better reset's, etc
2023-02-18 07:45:33 -03:00
..
aggregation.sh
armbian-next: take a breath: config might mark aggregation required; aggregation requires prepare_host, and thus runs in default-build
2023-02-18 07:45:21 -03:00
compilation-config.sh
armbian-next: artifacts: introduce kernel/u-boot artifacts; git ref2info; "memoizer"; some hashing
2023-02-18 07:45:20 -03:00
config-desktop.sh
armbian-next: shellcheck: squash more shellcheck warnings; some long-lost variables being used; some unset's that are better reset's, etc
2023-02-18 07:45:33 -03:00
interactive.sh
armbian-next: squash some shellcheck warnings; don't
local
and assign subshell value in same statement, that masks errors (
declare
/
local
almost-always works)
2023-02-18 07:45:31 -03:00
main-config.sh
armbian-next: cleanup, kill and add to-do's, remove dead code, turn down logging, squash future shortcircuit bugs
2023-02-18 07:44:33 -03:00
menu.sh
armbian-next: squash some shellcheck warnings; don't
local
and assign subshell value in same statement, that masks errors (
declare
/
local
almost-always works)
2023-02-18 07:45:31 -03:00
package-lists.sh
armbian-next:
aggregation.py
rewrite; introduce
package-lists.sh
; usage in core lib
2023-02-18 07:40:22 -03:00