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
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