armbian / documentation

Armbian Linux Documentation
https://docs.armbian.com
GNU General Public License v3.0
176 stars 168 forks source link

Developer-Guide_Build-Options: Add warning about obsolescence #360

Closed Kreyren closed 6 months ago

Kreyren commented 10 months ago

Most of these options do not work or have potential to break the system such as the CRYPTROOT -> Advice against using it until it's updated

viraniac commented 10 months ago

Most of these options do not work

Partially agree with this

have potential to break the system such as the CRYPTROOT

Whats wrong with CRYPTROOT? I just fixed it couple of months ago. Are you facing any issue with it? if yes, could you please share your build logs?

Kreyren commented 10 months ago

Whats wrong with CRYPTROOT? I just fixed it couple of months ago. Are you facing any issue with it? if yes, could you please share your build logs? -- @viraniac (https://github.com/armbian/documentation/pull/360#issuecomment-1709774233)

For me when building olimex teres-a64 with full disk encryption it failed in a very dirty state and was pain to clean and make work again, try building the image on your end to see if you can reproduce that if not then i try to set up a container to test it :thinking:

igorpecovnik commented 10 months ago

For me when building olimex teres-a64 with full disk encryption it failed

Few months ago or today?

Kreyren commented 10 months ago

Few months ago or today? -- @igorpecovnik

~5 days ago

viraniac commented 10 months ago

when building olimex teres-a64 with full disk encryption it failed in a very dirty state

@Kreyren Tried building on my machine just now. Builds fine, initrd contains all the files and hooks required to unlock cryptroot. I can't test if it boots cause I don't have the device. So you share your logs of failure or send me a teres a-64 to test things on.

viraniac commented 10 months ago

@Kreyren in case you want to see my logs, check them here - https://paste.next.armbian.com/itixakicik

I do have some changes listed in the logs, but everything is related to Orange PI 3 LTS that I am trying to get into better state. Nothing related to cryptroot. Still builds fine