|
|
|
|
@ -17,7 +17,7 @@ cd dqlite
|
|
|
|
|
|
|
|
|
|
autoreconf -i
|
|
|
|
|
|
|
|
|
|
curl -s "https://git.zfs.mx/canonical/dqlite-builder/raw/branch/main/configure_debian" -O
|
|
|
|
|
curl -s "https://git.snix.me/canonical/dqlite-builder/raw/branch/main/configure_debian" -O
|
|
|
|
|
|
|
|
|
|
bash configure_debian
|
|
|
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ make
|
|
|
|
|
|
|
|
|
|
## Build debian packages (.deb)
|
|
|
|
|
|
|
|
|
|
Download build script (https://git.zfs.mx/canonical/dqlite-builder/raw/branch/master/dqlite-build)
|
|
|
|
|
Download build script (https://git.snix.me/canonical/dqlite-builder/raw/branch/master/dqlite-build)
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
bash build-deb
|
|
|
|
|
@ -90,4 +90,4 @@ If you wish to write a client, please refer to the [wire protocol](https://dqlit
|
|
|
|
|
documentation.
|
|
|
|
|
|
|
|
|
|
-------------
|
|
|
|
|
Source Code: <https://git.zfs.mx/canonical/dqlite>
|
|
|
|
|
Source Code: <https://git.snix.me/canonical/dqlite>
|
|
|
|
|
|