1407 Commits

Author SHA1 Message Date
Ricardo Pardini
b3d71d3e61 "Welcome Guide" which was for armbian-next (#352)
* remove all references to Vagrant, as it is no longer supported

* FEL boot is no more

* format mkdocs.yml - no real changes

* The Welcome Guide, or: blergh "What's New" back from `armbian-next`
143410b edaede7
2024-03-08 15:51:11 +01:00
Werner
12d8397d53 Add latest meeting (#395) 2024-03-08 15:50:29 +01:00
Matthijs Kooijman
143410b256 Remove LIB_TAG (#404)
This apparently no longer supported - when using it I get:

```
[💥] error! [ LIB_TAG is set.This is not supported anymore. Please remove it, and manage the git branches manually.  ]
```
2024-03-08 15:49:40 +01:00
txt-file
edaede7aa7 Update nextcloudpi in User-Guide_Armbian-Config.md (#401)
* old domain was taken by advertisment company so better use new domain
* change to full project name instead of short name
2024-03-08 15:49:31 +01:00
Werner
9cab5ef30e add armbian-config (#403)
* add armbian-config

* Update User-Guide_FAQ.md

* Update User-Guide_FAQ.md
9cab5ef
2024-03-04 11:22:08 +01:00
Werner
80172676a3 Update User-Guide_Getting-Started.md (#402) 8017267 2024-03-02 11:42:44 +01:00
Igor
c923545fd2 Fix broken link (#400) c923545 2024-03-01 09:52:02 +01:00
Igor
bc932acefd Recreated images for CB1 (#398)
* Update Release_Changelog.md

* Update Release_Changelog.md
bc932ac
2024-02-26 22:09:42 +01:00
Werner
931c2a49a7 adjust userspace upgrade instructions (#399) 931c2a4 2024-02-21 08:30:27 +01:00
Igor
9ea0382d32 v24.2 Kereru (#396) 9ea0382 2024-02-18 21:52:52 +01:00
Werner
284ba3d850 update embedded video (#391)
* Update video

* Update Developer-Guide_Build-Preparation.md
284ba3d
2024-01-21 18:51:29 +01:00
Igor
7e84937e47 Update Process_Release-Model.md (#389) 7e84937 2024-01-19 16:20:21 +01:00
Igor
090efb62a1 Add new switch (#388)
* Update Developer-Guide_Build-Options.md

* Typo
090efb6
2024-01-19 13:09:20 +01:00
Kreyren
1b918872b2 Developer-Guide_Build-Options: Add warning about obsolescence (#360) 1b91887 2023-12-30 22:46:20 +01:00
Igor
90b4b89917 Update Release_Changelog.md (#386) 90b4b89 2023-12-20 16:08:57 +01:00
Igor
d9d8833ad5 Few images update (#385) d9d8833 2023-12-19 08:21:29 +01:00
dependabot[bot]
4a298f8a3d Bump actions/download-artifact from 3 to 4 (#383)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4a298f8
2023-12-18 07:45:54 +01:00
dependabot[bot]
ee610efb27 Bump actions/upload-artifact from 3 to 4 (#384)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 07:45:43 +01:00
Werner
dbd5cebb7d Add #armbian-announcements to relay (#382) dbd5ceb 2023-12-16 12:56:46 +01:00
CXM
cc941f7201 fix Python-Markdown issue & misc config (#380) cc941f7 2023-12-13 08:50:01 +01:00
Werner
f062e5cdc1 remove matrix (#378)
Libera Matrix bridge were shut down

https://libera.chat/guides/matrix
f062e5c
2023-12-13 07:27:59 +01:00
Werner
609e75e5db deprecation notice NAND (#381) 609e75e 2023-12-13 07:01:53 +01:00
dependabot[bot]
636cc7dacc Bump actions/setup-python from 4 to 5 (#379)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
636cc7d 780fe36
2023-12-12 15:23:49 +01:00
JuergenBausa
780fe36f80 Update User-Guide_Recovery.md (#374)
The original did not work.

This is because pack/usr/lib/u-boot/platform_install.sh defines functions but does not run them.

With the proposed changes it worked for my odroid xu4.

Regards,
Jürgen
e6d0687 b28f677
2023-12-12 15:23:02 +01:00
Evgeniy Nikulin
e6d0687cc8 Update Developer-Guide_Build-Options: Add 'xz' value for COMPRESS_OUTPUTIMAGE (#369) 2023-12-12 15:22:09 +01:00