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
ecbf09491d
armbian-build
/
lib
/
functions
History
Ricardo Pardini
ecbf09491d
armbian-next: logging: introduce
RAW_LOG=yes
to export .tar with raw unprocessed logs (for development)
2023-02-18 07:45:46 -03:00
..
artifacts
armbian-next: artifacts: introduce kernel/u-boot artifacts; git ref2info; "memoizer"; some hashing
2023-02-18 07:45:20 -03:00
bsp
armbian-next: use unified methods for tmp dir handling all around (except ATF, which is special)
2023-02-18 07:44:29 -03:00
cli
armbian-next: docker: pass down git info via env var, since Docker doesn't get
${SRC}/.git
, yet we need that info in the Docker logs
2023-02-18 07:45:40 -03:00
compilation
armbian-next: armbian-kernel: default .config options set for all kernels
2023-02-18 07:45:43 -03:00
configuration
armbian-next: swap github in as default u-boot mirror; allow
denx
to use upstream's gitlab
2023-02-18 07:45:37 -03:00
extras
armbian-next: drop buildpkg code
2023-02-18 07:44:50 -03:00
general
armbian-next: git: backport
safe.directory
method from master (just add
*
, once) -- thanks Igor
2023-02-18 07:45:44 -03:00
host
armbian-next: tmpfs: use
size=99%
for all tmpfs's; (rootfs/WORKDIR/chroot); thanks Igor for suggestion
2023-02-18 07:45:42 -03:00
image
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
logging
armbian-next: logging: introduce
RAW_LOG=yes
to export .tar with raw unprocessed logs (for development)
2023-02-18 07:45:46 -03:00
main
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
rootfs
armbian-next: tmpfs: use
size=99%
for all tmpfs's; (rootfs/WORKDIR/chroot); thanks Igor for suggestion
2023-02-18 07:45:42 -03:00