Toolkit for building, deploying and maintaining an immutable, atomic, btrfs-based system
Find a file
Philip Müller cadcca6d32
[arkdep] skip non-existing files from migration
Sometimes a file listed in migrate_files list does not exist. so skip it and avoid an error output.
2024-08-05 18:47:22 +07: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] skip non-existing files from migration 2024-08-05 18:47:22 +07: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.