armbian-build/packages/bsp/common/usr/sbin
Markus Hoffrogge 5072966b44
armbian-install: use consistent logfile name and align the according /usr/lib folder name (#5340)
* armbian-install: The log file should be named identical to the originally called install script

- the log file should be named as:
  - /var/log/armbian-install.log if script armbian-install was originally called
  - /var/log/nand-sata-install.log
- same for directory /usr/lib/nand-sata-install:
  - rename this directory to /usr/lib/armbian-install
  - create a symbolic link nand-sata-install to this folder for backward compatibility
    in a subsequent commit
- abort script armbian-install with an error message:
  - if file ${EX_LIST} does not exist
  - if dir ${BOOTLOADER} does not exist
- remove the "beta" from the version title of armbian-install

* Add symlink /usr/lib/nand-sata-install to /usr/lib/armbian-install
2023-06-19 22:04:01 +02:00
..
armbian-add-overlay Detect overlay capability from uboot boot.cmd (#2628) 2021-02-22 21:50:50 +01:00
armbian-install armbian-install: use consistent logfile name and align the according /usr/lib folder name (#5340) 2023-06-19 22:04:01 +02:00
ddbr fix buid kernel 5.19.2\5.18.8 (#4088) 2022-08-19 18:10:30 +02:00
nand-sata-install Replace nand-sata-install with symlink to armbian-install (#4529) 2022-12-06 09:47:20 +01:00