aboutsummaryrefslogtreecommitdiffstats
path: root/lfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lfs.sh')
-rwxr-xr-xlfs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lfs.sh b/lfs.sh
index 6a38b08..6f916ee 100755
--- a/lfs.sh
+++ b/lfs.sh
@@ -263,6 +263,7 @@ sudo chroot "${LFS}" /usr/bin/env -i \
LFS_DISK="${LFS_DISK}" \
LFS_PART="${LFS_PART}" \
LFS_FS="${LFS_FS}" \
+ LFS_SWAP="${LFS_SWAP}" \
/bin/bash --login +h -c "/sources/insidechroot.sh 10"
retval=$?