commit d4946cf48b6c54e23ddaec468dfae0a60f14b591 from: matthias date: Tue Jan 15 10:59:43 2008 UTC Change email address change default path in conf commit - 5d9d75cad7e2d9148ac2a3a05b07a6c9a0a7d756 commit + d4946cf48b6c54e23ddaec468dfae0a60f14b591 blob - c88de1ffa92accc9969fa842a4a1bcf9803bb87c blob + 61843c0c691c6807457c79c87cc8323e4e21894b --- client/update-dragonfly.8 +++ client/update-dragonfly.8 @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2007 Matthias Schmidt +.\" Copyright (c) 2007 Matthias Schmidt .\" .\" All rights reserved. .\" @@ -94,4 +94,4 @@ If an error occured you can reinstall backed up files: .Sh AUTHORS .Nm was written by -.An Matthias Schmidt Aq schmidtm@mathematik.uni-marburg.de . +.An Matthias Schmidt Aq matthias@dragonflybsd.org . blob - 8f2749da0d93446c5b918ddebe86f0a8298d0f7f blob + d22b3aabc45d7a47c3b36e72bbd664d6dd04d0b4 --- client/update-dragonfly.conf +++ client/update-dragonfly.conf @@ -1,8 +1,8 @@ # URL of the update server -SERVER=http://globus.mathematik.uni-marburg.de:2323 +SERVER=http://pc12909.mathematik.uni-marburg.de:2323 # Path on the update server -RPATH=apache2-default/update/up +RPATH=update/ # SHA1 Fingerprint FINGERPRINT=25d291846a993e055a368fa07f58c545ffba283f blob - e9470c71b49b127a45c5b2dbb757753b317f5644 blob + a91f92bf8ba953c6ddf5c4592a7cfeae9b9c15b6 --- client/update-dragonfly.sh +++ client/update-dragonfly.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2007 Matthias Schmidt +# Copyright (c) 2007 Matthias Schmidt export PATH=/sbin:/bin:/usr/sbin:/usr/bin:${PATH}