SeedSigner / seedsigner-os

SeedSigner OS | Minimal Raspberry Pi image made for SeedSigner
MIT License
97 stars 25 forks source link

🔀🐧 | Linux fork added with custom configurations #36

Closed DesobedienteTecnologico closed 1 year ago

DesobedienteTecnologico commented 1 year ago

Level up the security disabling Wireless references from Device Tree

🔗 https://elinux.org/Device_Tree_What_It_Is

In RaspberryPi Linux fork, I removed all wireless references

The fork modifications was made on top of the actual Kernel commit here

DesobedienteTecnologico commented 1 year ago

@newtonick , Was this implemented on your last updates?

DesobedienteTecnologico commented 1 year ago

All the new changes are made in the PR 57 instead: https://github.com/SeedSigner/seedsigner-os/pull/57