[lfs-support] Systemd 237 Build Instructions

2018-02-21 Thread Mark Pokorny
Hi all, I just wanted to clarify something regarding the instructions for building Systemd in LFS 8.2-rc1. Some of the commands include “LANG=en_US.UTF-8” in them. Should this be adjusted for your local language (i.e. “en_IE.UTF-8” in my case as I’m based in Ireland) or should they be left

Re: [lfs-support] Page Table Isolation on AMD Processors

2018-02-11 Thread Mark Pokorny
On 11 February 2018 at 19:30, Ken Moffat <zarniwh...@ntlworld.com> wrote: > On Sun, Feb 11, 2018 at 07:10:41PM +0000, Mark Pokorny wrote: >> Hi all, >> >> I’ve been away for a while, but am back now starting a new SVN build >> of LFS. Since I’ve been away, howeve

[lfs-support] Page Table Isolation on AMD Processors

2018-02-11 Thread Mark Pokorny
Hi all, I’ve been away for a while, but am back now starting a new SVN build of LFS. Since I’ve been away, however, the Spectre/Meltdown issue has been discussed at length. I’ve been reading through the archives with interest, but unfortunately little understanding. I am currently going through

[lfs-support] Systemd-232 ‘test-path-util’ Test Failing

2017-04-10 Thread Mark Pokorny
Hi all, Before running the test suite for Systemd-232 in LFS 8.0, the book states it needs some modification to prevent searching for a programme that will be installed with Util-Linux later on in the build. This is done with a sed command: — sed -i 's:minix:ext4:g' src/test/test-path-util.c

[lfs-support] Attr Test Failure

2017-04-01 Thread Mark Pokorny
I am currently working my way through LFS 8.0 (systemd) and have reached the Attr stage in Chapter 6. I am getting a test failure and was wondering if anyone had any thoughts as to what might cause it and whether it is a serious failure: —— [95] $ ls -s f -- failed 0 f

Re: [lfs-support] Building LFS with an existing toolkit

2017-03-11 Thread Mark Pokorny
Hi Hazel, I just wanted to confirm that this is exactly what I do with my toolchain on occasion. I am in the process of writing an automation script for the full LFS-8.0 build (tailored to my machine/circumstances), and frequently use the backed-up toolchain to test the progress of the automated

Re: [lfs-support] LFS 8.0 Section 6.10 possible typo (or else confusing statement)

2017-03-01 Thread Mark Pokorny
> I don't understand your question. > $ ls -ld /lib64 > drwxr-xr-x 2 root root 4096 Feb 13 19:28 /lib64 > ls -l /lib64 > total 0 > lrwxrwxrwx 1 root root 27 Feb 13 19:28 ld-linux-x86-64.so.2 -> > ../lib/ld-linux-x86-64.so.2 > lrwxrwxrwx 1 root root 27 Feb 13 19:28 ld-lsb-x86-64.so.3 -> >

[lfs-support] New Compile Options for GLibC 2.25 in §6.9

2017-03-01 Thread Mark Pokorny
Hi all, Just wanted to say a quick thanks for all the hard work in making the LFS-8.0 book. In Chapter 6.9 of LFS-8.0-systemd, GLibC-2.25 is configure with two new options that were not present in LFS-7.10 (‘--enable-stack-protector=strong’ and ‘libc_cv_slibdir=/lib’), and the information about

Re: [lfs-support] LFS 8.0 Section 6.10 possible typo (or else confusing statement)

2017-03-01 Thread Mark Pokorny
On 19 February 2017 at 22:28, Bruce Dubbs wrote: > Hazel Russman wrote: >> >> In the sanity tests for glibc, the book says: >> [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2] >> Note that /lib is now the prefix of our dynamic linker. >> >> The output is as

Re: [lfs-support] LFS 8.0 chapter 8.26: Coreutils tests

2017-02-24 Thread Mark Pokorny
OK, I'll make the change in my next commit. -- Bruce Cheers Bruce! ;-D -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in

Re: [lfs-support] LFS 8.0 chapter 8.26: Coreutils tests

2017-02-23 Thread Mark Pokorny
> Hazel Russman wrote: >> >> Minor niggle: I got a failure when running test-getlogin on an Xterm. >> According to the book, this should pass (it's known to fail on a console). > > > In chapter 6, you are not in an xterm (directly), you are in chroot. Try > building coreutils directly in an

Re: [lfs-support] Fwd: Kernel Panic Booting From USB Hard Drive

2017-02-12 Thread Mark Pokorny
Hi again all, I have a slight confession to make – it seems the issue was more related to a PEBKAC/PICNIC error than anything else *blush*. When I changed the kernel configuration to include the USB 3.0 subsystem yesterday and recompiled the kernel, I somehow forgot to copy it to the /boot

Re: [lfs-support] Fwd: Kernel Panic Booting From USB Hard Drive

2017-02-12 Thread Mark Pokorny
> Thanks Bruce. I gave that a go. It delayed the boot and I could see > some of the other USB devices being detected (such as the mouse, > keyboard and an attached printer) as it booted. Unfortunately the part > where the error begins scrolls off the top of the screen before I can > read it. Is it

[lfs-support] Fwd: Kernel Panic Booting From USB Hard Drive

2017-02-12 Thread Mark Pokorny
>> I have just finished running through a build of LFS 7.10-systemd and have >> rebooted my computer. I am currently getting a kernel panic when the kernel >> is booting. According to the messages on the screen (which I can try and >> transcribe if anyone needs them), it looks like the kernel

[lfs-support] Kernel Panic Booting From USB Hard Drive

2017-02-12 Thread Mark Pokorny
Hi All, it’s been a while since I posted here! I have just finished running through a build of LFS 7.10-systemd and have rebooted my computer. I am currently getting a kernel panic when the kernel is booting. According to the messages on the screen (which I can try and transcribe if anyone needs