Skip to content

Commit

Permalink
docs: add image-template link in DIY section (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Oct 23, 2024
1 parent 1b75e93 commit 7cfb407
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Please take a look at the included modifications, and help us improve uCore if t
- [ZFS](#zfs)
- [ZFS and immutable root filesystem](#zfs-and-immutable-root-filesystem)
- [Sanoid/Syncoid](#sanoidsyncoid)
- [DIY](#diy)
- [Metrics](#metrics)

## Features
Expand Down Expand Up @@ -517,6 +518,12 @@ sanoid/syncoid is a great tool for manual and automated snapshot/transfer of ZFS
`ucore` has pre-install all the (lightweight) required dependencies (perl-Config-IniFiles perl-Data-Dumper perl-Capture-Tiny perl-Getopt-Long lzop mbuffer mhash pv), such that a user wishing to use sanoid/syncoid only need install the "sbin" files and create configuration/systemd units for it.
## DIY
Is all this too easy, leaving you with the desire to create a custom uCore image?
Then [create an image `FROM ucore`](https://github.com/ublue-os/image-template) using our [image template](https://github.com/ublue-os/image-template)!
## Metrics
![Alt](https://repobeats.axiom.co/api/embed/07d1ed133f5ed1a1048ea6a76bfe3a23227eedd5.svg "Repobeats analytics image")

0 comments on commit 7cfb407

Please sign in to comment.