aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-09-23 12:09:57 -0400
committerBrian Cully <bjc@kublai.com>2022-09-23 12:09:57 -0400
commitc35ade49754e051c84eaa2733447b4307968f200 (patch)
tree433e9f8bc1d86945cab8ab4a6c3ccfe4d99e009b
parentb105fcc414b0a7f4c85b0985044f85103b2d7b14 (diff)
downloadtramp-nspawn-c35ade49754e051c84eaa2733447b4307968f200.tar.gz
tramp-nspawn-c35ade49754e051c84eaa2733447b4307968f200.zip
Update source link in customization group; bump version to 1.0.1.v1.0.1
-rw-r--r--tramp-nspawn.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/tramp-nspawn.el b/tramp-nspawn.el
index 69fdb80..a4adb48 100644
--- a/tramp-nspawn.el
+++ b/tramp-nspawn.el
@@ -6,7 +6,7 @@
;; Maintainer: Brian Cully <bjc@kublai.com>
;; URL: https://github.com/bjc/tramp-nspawn
;; Keywords: tramp, nspawn, machinectl, systemd, systemd-nspawn
-;; Version: 1.0
+;; Version: 1.0.1
;; Package-Requires: ((emacs "23"))
;;; License:
@@ -65,7 +65,7 @@
"Tramp integration for systemd-nspawn containers."
:prefix "tramp-nspawn-"
:group 'applications
- :link '(url-link :tag "Github" "https://github.com/bjc/tramp-nspawn")
+ :link '(url-link :tag "repo" "https://git.spork.org/tramp-nspawn.git")
:link '(emacs-commentary-link :tag "Commentary" "tramp-nspawn"))
(defcustom tramp-nspawn-machinectl-program "machinectl"
@@ -91,6 +91,7 @@ see its function help for a description of the format."
(mapcar (lambda (m) (list nil m)) machines)))
+;; todo: check tramp-async-args and tramp-direct-async
(defun tramp-nspawn--add-method ()
"Add Tramp method handler for nspawn containers."
(push `(,tramp-nspawn-method