Hello LFS editors.
When I boot into my LFS system, the first thing I see is something like this:
"INIT: version 2.88 booting"
Ever since version 2.91 of Sysvinit the version of "init" is no longer displayed
"INIT: version booting"
Changes were made starting with Sysvinit-2.91 that retrieves t
On Fri, 1 Feb 2019, Bruce Dubbs via lfs-dev wrote:
Just a heads up. I am in the process of updating all current packages
in the ticket system except systemd (7 packages including a new glibc).
Glibc now requires Python-3.4 or later so that will be going into
Chapter 5 and requires an update
Hello all.
I noticed that the latest sysvinit 2.94 adds a new program called
"logsave." This program was installed previously by e2fsprogs. I don't
know if sysvinit's version is any different from e2fsprogs' but I'm sure
one of them needs to be removed.
Regards,
-- Ryan
--
http://lists.lin
Hello all.
check-0.12.0 doesn't install the documentation to a versioned directory,
even though the "docdir" switch is used.
The solution is to specify the directory at the installation phase:
make docdir=/usr/share/doc/check-0.12.0 install
Cheers,
-- Ryan
--
http://lists.linuxfromscratch.
On Sun, 23 Jun 2019, Brendan L via lfs-dev wrote:
Blog about the change in maintainership:
https://people.gnome.org/~federico/blog/maintaining-bzip2.html
Here is another blog entry about the coming release:
https://people.gnome.org/~federico/blog/preparing-the-bzip2-107-release.html
There is a
Hello all.
In Chapter 6's Util-linux, there's a line that reads:
rm -vf /usr/lib/{blkid,fdisk,mount,uuid}.so*
That should be:
rm -vf /usr/lib/lib{blkid,fdisk,mount,uuid}.so*
Cheers, and keep up the great work!
--Ryan
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfr
On Sun, 26 Apr 2020, Bruce Dubbs via lfs-dev wrote:
On 4/26/20 10:17 AM, Jean-Marc Pigeon via lfs-dev wrote:
Hello,
On Sun, 2020-04-26 at 16:13 +0200, Pierre Labastie via lfs-dev wrote:
On Sun, 2020-04-26 at 09:30 -0400, Jean-Marc Pigeon via lfs-dev
wrote:
Hello,
Working with my (LFS based)
Hello all.
Even though Libcap 2.34 has not yet been updated in the LFS book, this
is just a heads up:
Libcap 2.34 installs the pkgconfig directory under /lib (and not
/usr/lib as in previous versions).
I diffed the top-level Make.Rules file from both libcap 2.33 and 2.34
and noticed this:
[...
Hello.
Now that Flex is no longer installed in Chapter 5, one line needs to be
removed from Chapter 6.6: "Creating Essential Files and Symlinks"
ln -sv /tools/lib/libfl.so* /usr/lib
Cheers,
--Ryan
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.lin
Hello all.
Since Texinfo 6.6, the configure switch "--disable-static" is no longer
recognized. It's safe to remove it from the instructions. No static
libs are installed now, and the ChangeLog mentions this as well.
Cheers,
--Ryan
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: htt
Hello.
In chapter 8's Coreutils there's this line:
echo '# deleted' > m4/std-gnu11.m4
The original "std-gnu11.m4" is now usable ever since the autoconf
upgrade to 2.71. The echo line can be removed.
Cheers,
Ryan
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfroms
11 matches
Mail list logo