diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-06 17:23:55 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-06 17:23:55 -0400 |
| commit | 9bc7ddd95c0cef52d210c0b9e5217745dc23e2b8 (patch) | |
| tree | 590d03dd2901cb9fb7d41e26d7565476e2f489b8 | |
| parent | 211f1e022dd93978ecb4e6739fbff90709e704eb (diff) | |
desc
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 31ea685c..aff03bb5 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -162,6 +162,7 @@ hosts = -- (o) ` [ "configfile (xen/xvda1)/boot/grub/grub.cfg" ] & Apt.installed ["grub-xen"] & flagFile (scriptProperty ["update-grub; grub-mkimage --prefix '(xen/xvda1)/boot/grub' -c /boot/load.cf -O x86_64-xen /usr/lib/grub/x86_64-xen/*.mod > /boot/xen-shim"]) "/boot/xen-shim" + `describe` "/boot-xen-shim" & alias "eubackup.kitenet.net" & Apt.installed ["obnam", "sshfs", "rsync"] |
