diff options
| author | torben | 2015-11-13 12:06:00 +0100 |
|---|---|---|
| committer | torben | 2015-11-13 12:06:00 +0100 |
| commit | 083cbb88bc9cea2fa1a1504f6a961e2cb6de204f (patch) | |
| tree | ed49d955cc214da32ad788a0be7069747a12eead | |
| parent | Install agetty. (diff) | |
| download | systemd-init-083cbb88bc9cea2fa1a1504f6a961e2cb6de204f.tar.gz systemd-init-083cbb88bc9cea2fa1a1504f6a961e2cb6de204f.tar.xz systemd-init-083cbb88bc9cea2fa1a1504f6a961e2cb6de204f.zip | |
Set janosch as dnbd3 server.
| -rwxr-xr-x | builder/dnbd3-rootfs/hooks/pre-mount/prepare-root-partition.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/dnbd3-rootfs/hooks/pre-mount/prepare-root-partition.sh b/builder/dnbd3-rootfs/hooks/pre-mount/prepare-root-partition.sh index 6e6e98dc..af33065f 100755 --- a/builder/dnbd3-rootfs/hooks/pre-mount/prepare-root-partition.sh +++ b/builder/dnbd3-rootfs/hooks/pre-mount/prepare-root-partition.sh @@ -1,6 +1,6 @@ source "/usr/lib/utils.sh" -declare -rg DNBD3_SERVER="10.0.2.2" +declare -rg DNBD3_SERVER="132.230.4.202" declare -rg DNBD3_IMAGE="archLinux.vdi" declare -rg DNBD3_RID="0" declare -rg DNBD3_DEVICE="/dev/dnbd0" |
