initial commit
This commit is contained in:
commit
188bd7dc73
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||||
|
mkosi.local/
|
||||||
|
mkosi.local.conf
|
||||||
|
mkosi.output/
|
||||||
|
mkosi.cache/
|
||||||
|
mkosi.tools/
|
||||||
|
mkosi.tools.manifest
|
||||||
|
mkosi.key
|
||||||
|
mkosi.crt
|
||||||
|
.mkosi-private
|
||||||
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# BlackwallOS
|
||||||
|
|
||||||
|
BlackwallOS is an immutable Linux distribution designed to effectively defend against certain high-threat-level attacks (such as so-called "evil maid" attacks), as well as stop any malicious code from gaining persistence. It is based on the design and principles of [ParticleOS](https://github.com/systemd/particleos).
|
||||||
Loading…
x
Reference in New Issue
Block a user