aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:01:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-23 14:34:07 -0700
commitc487ae071d19d099c05e6a66029ba4641f43f23b (patch)
tree479034bd59a96de4248fc550d64fba93d8ffdcf9 /src/package.lisp
parent16072787a88b8fdddda4c0e238f2c9570186321e (diff)
downloadconsfigurator-c487ae071d19d099c05e6a66029ba4641f43f23b.tar.gz
rename to INSTALLER:CHROOT-INSTALLED-TO-VOLUMES-FOR
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.lisp b/src/package.lisp
index a3c58e5..a0b4206 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -712,7 +712,7 @@
(#:crypttab #:consfigurator.property.crypttab))
(:export #:install-bootloader-propspec
#:install-bootloader-binaries-propspec
- #:chroot-installed-to-volumes
+ #:chroot-installed-to-volumes-for
#:bootloader-binaries-installed
#:bootloaders-installed
#:cleanly-installed-once))