Commit Graph

115 Commits

Author SHA1 Message Date
Igor Pecovnik
7243e96e09 Initial restructuring and cleanup
- dropping all deprecated sections
- fix small link issues in documentation
2024-10-12 19:54:37 +02:00
Igor
4a1ae78ab9 Add OPENSSHD_REGENERATE_HOST_KEYS
https://github.com/armbian/build/pull/7216
2024-10-12 14:49:26 +02:00
Evgenii Zheltonozhskii
fec3049480 Add KERNEL_COMPILER option description and fix some typos 2024-08-15 13:06:02 +02:00
Werner
152e09c928 fixes (#456) 2024-07-24 15:38:15 +02:00
Igor
dbc772b288 add customized GHCR_MIRROR_ADDRESS support
https://github.com/armbian/build/pull/6951
2024-07-24 14:40:53 +02:00
Dũng Nguyễn
f8730d5a27 update typo fix 2024-07-20 15:38:28 +02:00
arvid
83358f4fba fixed typo and unified capitalisation style in Developer-Guide_Build-Options.md 2024-07-18 11:18:55 +02:00
Viacheslav Bocharov
955ee0e5d9 Add CI, OCI_TARGET_BASE 2024-07-04 21:25:56 +02:00
Igor
795fcb9919 Add DOCKER_ARMBIAN_BASE_IMAGE 2024-07-02 08:21:18 +02:00
Igor
b9489b2e12 Add new build option NETWORKING_STACK at build time (#435)
* Add new build option NETWORKING_STACK at build time

* Update Developer-Guide_Build-Options.md

* Update Developer-Guide_Build-Options.md

* Update Developer-Guide_Build-Options.md

* Update Developer-Guide_Build-Options.md

* Update Developer-Guide_Build-Options.md
2024-06-24 20:55:01 +02:00
Igor
8449a4b1f5 Add build kernel and change section title (#428)
* Add build kernel

* fix c&p error

---------

Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2024-06-19 14:12:39 +02:00
Didier Michel Joomun
4cf2ff462b Added CLI related merged PRs to the documentation (#423)
* Modified warning message and added "DEPRECATED" in the title of the page.

* Added the follwping PRs to the documentation (/Developer-Guide_Build-Options/):
- https://github.com/armbian/build/pull/6482
- https://github.com/armbian/build/pull/6376 and https://github.com/armbian/build/pull/6392
- https://github.com/armbian/build/pull/6354
- https://github.com/armbian/build/pull/6353

* Update Developer-Guide_Build-Options.md

---------

Co-authored-by: Igor <igor@armbian.com>
2024-05-30 13:35:07 +02:00
Matthijs Kooijman
c7a4ac7b15 Remove KERNEL_ONLY
This apparently no longer supported - when using it I get:

[🐳|💥] error! [ KERNEL_ONLY is set.This is not supported anymore. Please remove it, and use the new CLI commands.  ]
2024-03-10 13:13:48 +01:00
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`
2024-03-08 15:51:11 +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
Igor
090efb62a1 Add new switch (#388)
* Update Developer-Guide_Build-Options.md

* Typo
2024-01-19 13:09:20 +01:00
Kreyren
1b918872b2 Developer-Guide_Build-Options: Add warning about obsolescence (#360) 2023-12-30 22:46:20 +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
Gunjan Gupta
51fb379003 Update Developer-Guide_Build-Options.md (#375)
Add option to include home directory in the final image
2023-11-21 15:56:41 +01:00
Jens J
ac4c314abd CREATE_PATCHES deprecated (#346) 2023-06-25 07:03:53 +02:00
Igor Velkov
d9bb87b22c Take note about possibilty of creation images with nilfs2 fs support (#335) 2023-05-17 15:58:57 +02:00
Pander
3e433b10d7 added EXT to build options (#334) 2023-05-08 15:14:00 +02:00
igorpecovnik
4dd1b06d59 Add extensions: rkdevflash feature (#328)
https://github.com/armbian/build/pull/5058
2023-05-05 12:30:26 +02:00
Pander
12423c99be Supported releases (#333)
* consolidate PINE64 documentation

* update supported releases
2023-05-05 12:29:34 +02:00