| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
|
|
|
|
| |
This reverts commit 01a8a15a965a2dec4679c1734df0a03370189d34.
We don't list the versioned SONAME symlink for any shared libraries.
TODO: should we remove libelf-0.189.so from the list as well? It sounds
like "libz.so.1.2.13" which is not listed too.
|
| |
|
|
|
|
| |
See the parent commit for rationale.
|
|
|
|
|
|
|
|
|
|
| |
The default /dev/kvm mode is 0666 and we consider it "not so safe".
Like Tim said: "I'm also authenticating to my system all the time and
don't do a chmod -R 777 / after every boot."
With this option, the /dev/kvm mode is set to 0660 and it's tagged
"uaccess" so systemd-logind will add an ACL entry for users logged-in
locally.
|
| |
|
|
|
|
|
|
|
| |
The thread functions are in POSIX.1c, not POSIX.1b.
Both POSIX.1b and POSIX.1c are named "extensions" (plural form). And
POSIX.1b is titled "Real-time" instead of "Realtime".
|
| |
|
|
|
|
| |
I copied from jinja2 and edited the file, but forgot to remove this.
|
|
|
|
| |
Also use the Normal Case for Flit-Core in a section title.
|
| |
|
|
|
|
| |
duplicated pip3 explanation (already in flit-core page).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to linux-6.2.8 (#5230)
Update to xz-5.4.2 (#5233)
Update to coreutils-9.2 (#5232)
Update to libcap-2.68 (#5236)
Update to bc-6.5.0 (#5228)
Update to openssl-3.1.0 (#5227)
Update to texinfo-7.0.3 (#5235)
Update to grep-3.10 (#5234)
Update to tzdata-2023c (#5237)
Update to wheel-0.40.0 (#5229)
Add flit-core-3.8.0
|
|
|
|
|
| |
Also fix a typo
Report by Rainer Fiebig
|
| |
|
| |
|
|
|
|
| |
Let's prevent bad thing from happening when we update to 3.1.0...
|
|
|
|
|
|
|
|
|
|
|
| |
1. Declare UNIX98 PTY requirement in host system requirements and check
it in the script. All desktop or server distros should have it now,
but let's stop anyone from building on a embedded distro w/o UNIX98
PTY early...
2. Use Expect test suite as a guard against mishandled $LFS/dev/pts.
3. No need to test the basic function of Expect in Binutils anymore
because if ($LFS)/dev/pts is not good, the Expect test suite would
have failed.
|
|
|
|
|
| |
It has been moved to /usr/bin for general use by upstream, so list it in
programs.
|
|
|
|
|
|
| |
It's fixed in 0.189.
(cherry picked from commit 4fd9716e1563b70f149b53f0bd22a4aced1115c9)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to systemd-253
- Update to bc-6.3.1
- Update to linux-6.2.2
- Update to procps-ng-4.0.3
- Update to iproute2-6.2.0
- Update to meson-1.0.1
- Update to make-4.4.1
- Update to elfutils-0.189
|
|
|
|
|
|
| |
Document the m_assume_storage_prezeroed failure. The
u_direct_io failure is fixed by
https://github.com/tytso/e2fsprogs/commit/4cda25453f85.
|
| |
|
| |
|
|
|
|
|
|
| |
This update changes the default number of cores used to build
packages to 4. A section is also added to host requirements
to recommend a minumum number of cores and memory size.
|
|
|
|
|
|
|
|
|
|
|
| |
Update to iana-etc-20230202.
Update to zstd-1.5.4.
Update to Python3-3.11.2.
Update to e2fsprogs-1.47.0.
Update to dbus-1.14.6.
Update to linux-6.1.11.
Update to libcap-2.67.
Update to bc-6.2.4.
|
| |
|
|
|
|
| |
"ssl.7ssl" is in man7, not man3.
|
|
|
|
| |
And add a comment about the difference from upstream commit.
|
|
|
|
| |
It's not needed now since gjs-1.74 supports static trampoline.
|
|
|
|
|
| |
While the previously documented test failure is resolved by
binutils-2.40, a new test failure has shown up.
|
| |
|
|
|
|
|
|
|
| |
Normally we don't fix test, but see the comment added into the XML file
for the rationale.
Update the number of tests by the way.
|
| |
|
| |
|
| |
|
|
|
|
| |
It's UNSUPPORTED in chroot now, so we cannot see it in LFS build.
|
| |
|
|
|
|
|
| |
We've received enough reports for systems with zlib security update
broken by stripping :(.
|
|
|
|
|
| |
It seems introduced unintentionally. I'm wondering what has happened
with David's text editor :).
|
| |
|
| |
|
|
|
|
| |
to match other descriptions.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Update to iana-etc-20230109.
Update to binutils-2.40.
Update to bc-6.2.2.
Update to linux-6.1.6.
Update to man-db-2.11.2.
Update to mpfr-4.2.0.
Update to ncurses-6.4.
Update to xz-5.4.1.
|
| |
|
| |
|
| |
|