1386 Commits

Author SHA1 Message Date
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
N-Storm
b28f677fa2 Update Developer-Guide_Build-Options.md (#371)
Update CLEAN_LEVEL information to reflect actual info from cleaning.sh. Most important are that "debs" target will remove every package in output/deb.
2023-12-12 15:21:18 +01:00
Werner
1b9cc21928 Add OFTC (#377) 1b9cc21 2023-12-08 16:20:41 +01:00
Igor
99cde14a8d Preparing for Armbian 23.11 Topi (#376) 99cde14 2023-11-29 18:20:37 +01:00
Gunjan Gupta
51fb379003 Update Developer-Guide_Build-Options.md (#375)
Add option to include home directory in the final image
51fb379
2023-11-21 15:56:41 +01:00
Igor
808370ed58 Found some old terminology leftovers (#373) 808370e 2023-11-16 07:53:45 +01:00
Igor
a134d7cc3e There will be no diff in filename (#372) a134d7c 2023-11-15 21:21:27 +01:00
Igor
05e2b45d30 Rework support rules (#370)
* Rework support rules

* some typo fixes ecetera

* Further rework

Changing few things to best effort instead of providing as granted.

---------

Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
05e2b45
2023-11-15 14:18:30 +01:00
fdcon
a8cf447520 Should only be one underscore before 500 (#368)
* Should only be one underscore before 500

* Wrong number of underscores in example

---------

Co-authored-by: Fred <fred@fdcon.se>
a8cf447
2023-11-08 10:49:57 +01:00
Werner
542cbfaaaf Update Developer-Guide_Build-Preparation.md (#367)
replace `master` with `main`.
Links have not been tested.
542cbfa
2023-10-30 09:08:07 +01:00
Chris Thompson
2a0101e8b8 Update Release_Board-Maintainers.md (#366)
Update link to authoritative list of `board.conf` from `master` to `main`, where the current version now lives.
2a0101e
2023-10-25 22:11:31 +02:00
Gunjan Gupta
b3101c7cd7 Update Release_Changelog.md for 23.08.4 and 23.08.5 (#364) b3101c7 2023-10-11 22:13:36 +02:00
Gunjan Gupta
70bcf44957 Update Release_Changelog.md (#363) 70bcf44 2023-09-20 18:28:33 +02:00
Igor
4e691bf0f3 Update Release_Changelog.md (#362) 4e691bf 2023-09-12 18:55:21 +02:00
dependabot[bot]
f216db3686 Bump actions/checkout from 3 to 4 (#361)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
f216db3
2023-09-11 17:54:05 +02:00
Igor
362758c74b Update Process_Release-Model.md (#359) 362758c 2023-09-01 20:08:38 +02:00
Igor
345605c3d9 Adding release documentation (#358) 345605c 2023-09-01 12:32:34 +02:00
Joseph Spiros
854415d5a3 Corrected latest change entry in Release_Changelog.md to use ISO 8601 date format. (#357) 854415d 2023-08-18 08:33:32 +02:00
Igor
a6b358a8b3 Update release names (#356)
* Update Process_Release-Model.md

* Update Process_Release-Model.md
a6b358a
2023-08-08 08:27:38 +02:00
Igor
ecf1611aad Update Release_Changelog.md (#355) ecf1611 2023-08-05 22:03:16 +02:00
tDwtp
e098adb92c testing the hook reveals it is called before customize-image.sh (proper sentence) (#351)
* testing the hook reveals it is called before `customize-image.sh` (proper english this time)

Mixed before and after in documentation of the hook. (if it can be used the same way as `customize-image.sh` will be tested tomorrow, i think if the image is not mounted, you cant do system settings)

* As it is triggered before mounting the overlay, it cannot be used exactly like the `customize-image.sh`

As it is triggered before mounting the overlay, it cannot be used exactly like the `customize-image.sh`
e098adb
2023-07-23 07:48:46 +02:00
Werner
904368d542 Update User-Guide_Basic-Troubleshooting.md (#348) 904368d 2023-07-04 15:17:24 +02:00