armbian-build/lib
The-going dc95a3f9a3
Fixed checking the target git sources (#1998)
* Exit if you can't create a directory
  Otherwise the entire folder structure will crash

* git rev-parse --git-dir will always return ".git" line
  if we are in the git repository folder.

When there is a symbolic link in the path, some functions
will not return what is expected. This condition is always true.
$(git rev-parse --show-toplevel) != $(pwd)

This commit fixes this threat
2020-06-10 18:15:08 +02:00
..
build-all-ng.sh Rework of image signing. (#1995) 2020-05-28 15:52:44 +02:00
chroot-buildpackages.sh Fixes building on Linux Mint Tricia (Bionic based) (#1914) 2020-04-25 21:25:05 +02:00
compilation-prepare.sh Add Odroid C4 legacy build (#1983) 2020-05-25 19:22:16 +02:00
compilation.sh Bugfix: add missing dependency to armbian-config 2020-04-08 17:32:49 +02:00
configuration.sh Bugfix: fdisk package is absent in older versions 2020-05-29 09:36:48 +02:00
debootstrap.sh Revert "Implement a possible workaround for initird corruption (#2004)" (#2005) 2020-06-03 23:30:43 +02:00
desktop.sh Fixing desktop install on Ubuntu Focal / Eean (#1963) 2020-05-12 20:27:51 +02:00
distributions.sh Proper fix for ramdisk corruption seen on Focal / Bullseye 2020-06-03 08:45:30 +02:00
fel-load.sh USB FEL working inside docker (#1892) 2020-04-16 18:26:45 +02:00
general.sh Fixed checking the target git sources (#1998) 2020-06-10 18:15:08 +02:00
image-helpers.sh build optimize for upstream (#1713) 2020-01-06 23:45:28 +01:00
main.sh Armbian firmware recreation and image upload bugfix 2020-05-19 17:43:48 +02:00
makeboarddeb.sh Proper fix for ramdisk corruption seen on Focal / Bullseye 2020-06-03 08:45:30 +02:00