Igor Pečovnik
|
7928cdd76c
|
Bugfix - wrongly linked folders when adding CLI PPA example (#3622)
References:
- https://github.com/armbian/build/pull/3605
- https://armbian.atlassian.net/browse/AR-1122
|
2022-04-02 11:40:35 +02:00 |
|
Igor Pečovnik
|
28d5c93bb4
|
Add support for CLI PPA (#3605)
* Cleanup PPA related in desktop / deboostrap
* Add Nala, a front-end for apt
Bullseye, Sid, Focal, Jammy
* Reduce duplication
* Remove duplicate message
|
2022-04-01 19:45:43 +02:00 |
|
Igor Pečovnik
|
60f7a32728
|
Move packages each into a separate line to make lists cleaner. Remove duplicates and sort them alphabetically (#3063)
cat packages | tr ' ' '\n' | sed '/^\s*$/d' | uniq | sort
|
2021-07-26 20:26:40 +02:00 |
|
Igor Pečovnik
|
35887c9aaf
|
Add few missing packages (#2744)
- smartmontools to all CLI
- terminator to XFCE desktop
Note: rootfs cache has to be recreated
|
2021-04-01 00:09:28 +02:00 |
|
Igor Pečovnik
|
3a74abe43d
|
Merge desktop branch (#2662)
Co-authored-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
Co-authored-by: Richard Neese <r.neese@gmail.com>
Co-authored-by: iav <iav@iav.lv>
Co-authored-by: lanefu <lanefu@users.noreply.github.com>
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
Co-authored-by: Oleg <balbes-150@yandex.ru>
Co-authored-by: Lane Jennison <lane@lane-fu.com>
Co-authored-by: JMCC <jmcc1@gmx.com>
|
2021-02-24 18:19:09 +01:00 |
|