From 5aabada8fbfe8b9bfecfc129b44ba0ea2ed7f4e1 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 5 Feb 2001 20:53:15 +0000 Subject: [PATCH] After the installation you can't use logout && chroot (not the same shell) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc-inst.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/glibc-inst.sgml b/chapter06/glibc-inst.sgml index 45a55beff..eac593f04 100644 --- a/chapter06/glibc-inst.sgml +++ b/chapter06/glibc-inst.sgml @@ -71,7 +71,7 @@ commands to do that:
- logout && + logout chroot $LFS /usr/bin/env -i HOME=/root /bin/bash --login