From 9ee05b53be91de3ba41f3b0533240128fad4048d Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 7 Sep 2021 23:25:03 +0200 Subject: Remove merge conflicts marks in chapter07/cleanup.xml --- chapter07/cleanup.xml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/chapter07/cleanup.xml b/chapter07/cleanup.xml index 101105d99..47cf91094 100644 --- a/chapter07/cleanup.xml +++ b/chapter07/cleanup.xml @@ -105,15 +105,9 @@ umount $LFS/{sys,proc,run,dev} -<<<<<<< HEAD - Make sure you have at least 1 GB free disk space (the source tarballs - will be included in the backup archive) in the home directory of user - root. -======= Note that the instructions below specify the home directory of the host system's root user, which is typically found on the root filesystem. ->>>>>>> 8e6babecd0d75542a01eedfde32556879733f842 @@ -131,14 +125,6 @@ umount $LFS/{sys,proc,run,dev} Because the backup archive is compressed, it takes a relatively long time (over 10 minutes) even on a resonably fast system. -<<<<<<< HEAD - - - Also, ensure the LFS environment variable is set - for the root user. - -======= ->>>>>>> 8e6babecd0d75542a01eedfde32556879733f842 cd $LFS @@ -147,14 +133,6 @@ tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz . cd $LFS tar -cJpf $HOME/lfs-temp-tools-&versiond;.tar.xz . -<<<<<<< HEAD - - Replace $HOME by a directory of your choice if you - do not want to have the backup stored in root's home directory. - -======= ->>>>>>> 8e6babecd0d75542a01eedfde32556879733f842 -- cgit v1.2.3-54-g00ecf