Toolkit for building, deploying and maintaining an immutable, atomic, btrfs-based system
Find a file
Dennis ten Hoove 8e303e6425
[arkdep] Do not error on failed bootctl set-default
Buggy firmware or otherwise flawed firmware implementations may fail to perform this step. Having it completely discard the deployment because of it would fully break Arkdep on affected systems.
2024-08-05 23:14:02 +02:00
arkdep-build.d [arkanelinux] Drop gnome-screenshot, it is deprecated 2024-08-01 02:00:45 +02:00
doc [doc] Improve language 2024-07-27 22:15:17 +02:00
.gitignore Add gitignore 2023-09-18 20:22:18 +02:00
arkdep [arkdep] Do not error on failed bootctl set-default 2024-08-05 23:14:02 +02:00
arkdep-build [arkdep-build] Notify on no valid type 2024-08-01 18:58:12 +02:00
LICENSE Initial commit 2023-06-18 00:20:20 +02:00
README.md [README] Update README.md 2024-07-16 23:52:10 +02:00

Arkdep

Toolkit for building, deploying and maintaining an immutable, atomic, btrfs-based system.

Arkdep is the set of tools providing immutability to Arkane Linux. It attempts to differentiate itself from other similar tools by being "stupidly simple", hackable, flexible and easy to adopt for personal projects.

Note

Arkdep is still in active development, breaking changes might still happen as the project moves toward stable. The current codebase has yet to be thoroughly tested, there may be lingering bugs or other issues.

Documentation and usage

For documentation refer to the Arkane Linux Arkdep Documentation, or the Markdown documents over on either GitHub or Codeberg.