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
0e480e685e
armbian-build
/
lib
/
functions
History
Ricardo Pardini
0e480e685e
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
..
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: u-boot: mark bare repo as safe before using it (@TODO
git_ensure_safe_directory()
stuff, again)
2023-02-18 07:45:36 -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: hash/cache: remove some cruft, some better logging
2023-02-18 07:45:39 -03:00
host
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
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: 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
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: rootfs: introduce
ROOTFS_COMPRESSION_RATIO
, default 5 for general use, default 15 for
rootfs
CLI; fix pv | tar bug; remove GPG signing
2023-02-18 07:44:42 -03:00