Commit Graph

91 Commits

Author SHA1 Message Date
Pander
12423c99be Supported releases (#333)
* consolidate PINE64 documentation

* update supported releases
2023-05-05 12:29:34 +02:00
Kreyren
e95642599a dev-guide: Document missing 'default' option (#307)
* dev-guide: Document missing 'default' option

See ./lib/functions/configuration/interactive.sh 'interactive_config_ask_build_only'

* Update Developer-Guide_Build-Options.md

---------

Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2023-02-19 15:30:46 +01:00
Kreyren
871b241663 dev-guide: document prebuilt for KERNEL_CONFIGURE (#308)
See ./lib/functions/configuration/interactive.sh 'interactive_config_ask_kernel_configure'
2023-02-19 15:11:15 +01:00
Markus Hoffrogge
7f72c09dc7 Add doc for option BUILD_ONLY (#284)
- Updated KERNEL_ONLY doc to warn for deprecation
- Relates to pull request https://github.com/armbian/build/pull/4455
2022-12-02 22:00:29 +01:00
Markus Hoffrogge
2365fc7e8b Revert "Add UBOOT_ONLY option doc (#279)" (#282)
This reverts commit e1d07a53f2.
2022-11-16 11:09:59 +01:00
Markus Hoffrogge
e1d07a53f2 Add UBOOT_ONLY option doc (#279)
Relates to https://github.com/armbian/build/issues/4421
and to pull request https://github.com/armbian/build/pull/4422
2022-11-15 10:24:42 +01:00
David Manouchehri
819104ec70 Document CONSOLE_AUTOLOGIN. (#274) 2022-10-26 19:14:34 +02:00
Igor Pečovnik
2f40eb856e Update Developer-Guide_Build-Options.md (#247) 2022-07-31 15:21:12 +02:00
Igor Velkov
3b121cd201 add SKIP_EXTERNAL_TOOLCHAINS option description (#212) 2022-05-18 15:14:35 +02:00
Derek
26a789a85f Update Developer-Guide_Build-Options.md (#203)
Add the option and description of DISABLE_IPV6 to modify the behavior of aria2c.  The default is how it has previously been done, with ipv6 disabled.  I don't know why it was done that way, so I made the minimum change necessary.
2022-04-07 19:05:43 +02:00
Igor Pečovnik
62504d1a4c Update Developer-Guide_Build-Options.md 2022-02-13 18:13:41 +01:00
Igor Pečovnik
0420d2ee11 Update Developer-Guide_Build-Options.md 2022-02-13 17:45:55 +01:00
Igor Pečovnik
1f915d462a Added kernel bootsplash option 2022-02-10 08:41:27 +01:00
Igor Pečovnik
4ed404ff08 Update Developer-Guide_Build-Options.md 2022-01-12 07:38:40 +01:00
NexusXe
5841eb6ea3 list "edge" as a target BRANCH and list missing build option (#170)
* list "edge" as a target BRANCH and list missing build option

`edge` is used by a few boards instead of/in addition to `dev`, so listing it would be useful
`NO_APT_CACHER` is a build option printed as a warning when building within a container, so it should be listed in documentation

* replace `dev` with `edge`

Change from [this comment](https://github.com/armbian/documentation/pull/170#issuecomment-1005424594).

* capitalize APT

as it is capitalized in APT's own docs and resources
2022-01-05 09:57:39 +01:00
Igor Pečovnik
44a1903454 Update Developer-Guide_Build-Options.md 2021-12-19 21:09:18 +01:00
Igor Pečovnik
4279e8d0f2 Add support for rootfs / toolchain bind (u)mount (#163) 2021-12-12 18:12:58 +01:00
RadxaYuntian
e722c409d7 Add documentation for armbian/build#3325 (#162) 2021-12-08 16:13:05 +01:00
AndreiCherniaev
294e552f75 add hirsute (#145)
* add hirsute

hirsute is now works

* Update Developer-Guide_Build-Options.md

Co-authored-by: lanefu <lanefu@users.noreply.github.com>
2021-07-04 20:48:08 -04:00
Werner
c37e51bf31 Adjust CREATE_PATCHES description
Fixes https://github.com/armbian/documentation/pull/143
2021-07-04 20:44:53 +02:00
iav
bb2ccebdbe uncover possibiliity of xfs usage (#137) 2021-06-02 00:16:53 +02:00
Lane Jennison
80dc2a66bf Merge branch 'master' of github.com:armbian/documentation 2021-04-11 22:12:55 -04:00
柚木鉉
43829642c2 add bfsu docs (#133)
* add bfsu docs

* Small adjustments

* Update Developer-Guide_Build-Options.md

Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2021-03-03 17:45:51 +01:00
Werner
8ef22d0b53 Add link to encryption tutorial in forums 2021-02-27 20:47:02 +01:00
Robert Edström
cddb0d2863 Clarify cryptroot defaults, CRYPTROOT_PARAMETERS format 2021-02-26 12:45:31 +09:00