Re: Dump commands
| Newsgroups | gmane.linux.lfs.support |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2026-08-12 at 15:51 -0400, Pocket wrote:
>
> FYI
>
> When building the book and also dumping the commands
> in some of the scripts the tailing \ is not there
>
> For example....
>
> From my script
> make BASEDIR="$basedir" DUMPDIR="$dumpdir"
> NOCHUNKS_OUTPUT="$nochunks"
> book dump-commands nochunks
>
> 027-addinguser
>
> groupadd lfs
>
> useradd -s /bin/bash -g lfs
> -m -k /dev/null lfs
>
>
> passwd lfs
>
>
> chown -v lfs
> $LFS/{usr{,/*},var,etc,tools}
> case $(uname -m) in
> x86_64) chown -v lfs
> $LFS/lib64 ;;
> esac
>
> su - lfs
>
> Not a huge deal as I just use sed to fix it before sourcing the
> script
Could you try commit 8cc9d2a18? It seems to fix things for me
Pierre
--
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page