aboutsummaryrefslogtreecommitdiff
path: root/src/property/installer.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-28 15:48:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-28 16:06:58 -0700
commit1e69e649bf457f928da0bc88849b96e4622b4bb9 (patch)
treecd98bdf8acb0d3bfac0335dbc1673d341d32ef53 /src/property/installer.lisp
parentd5093e17943bf10f94e5326b4c727b2f13606298 (diff)
downloadconsfigurator-1e69e649bf457f928da0bc88849b96e4622b4bb9.tar.gz
rename DISK:WITH-THESE-OPEN-VOLUMES -> DISK:WITH-OPENED-VOLUMES
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/installer.lisp')
-rw-r--r--src/property/installer.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/installer.lisp b/src/property/installer.lisp
index 5949e16..1031cde 100644
--- a/src/property/installer.lisp
+++ b/src/property/installer.lisp
@@ -100,7 +100,7 @@ Also update the fstab and crypttab, and try to install bootloader(s)."
(drop-trailing-slash
(unix-namestring (ensure-directory-pathname chroot)))
".target"))))
- `(with-these-open-volumes (,volumes :mount-below ,target)
+ `(with-opened-volumes (,volumes :mount-below ,target)
(%update-target-from-chroot ,chroot ,target)
(chroot:deploys-these
,target ,host