Zeckmathederg
fb3205b3c0
Changed GLFS copyright date to just 2024.
...
BLFS remains 1999-2024
2024-06-09 23:49:26 -06:00
Zeckmathederg
807043e5ae
Update to multiple packages
2024-05-24 11:50:43 -06:00
Zeckmathederg
e115b7fa16
Prepare for r12.1-rel-05182024 release
2024-05-18 08:03:20 -06:00
Zeckmathederg
9fba2d9af3
Prepare for the first, albeit very rough, release
2024-05-17 08:39:35 -06:00
Zeckmathederg
e5fbe6eceb
Another big commit; sorry
2024-05-16 12:32:45 -06:00
Zeckmathederg
6d499e6b15
Added wget, pulseaudio and deps in book, modified dark css
2024-05-13 05:47:31 -06:00
Zeckmathederg
8b3c0b6617
Switched make installs for WoW64 to ensure proper compatability
2024-05-11 12:52:20 -06:00
Zeckmathederg
ad97dbd115
Formatted the look to better match LFS as it looks cleaner than BLFS. Also adjusted BLFS-Next and mentions of BLFS not changed as they should have been -> GLFS.
2024-04-28 14:26:29 -06:00
Xi Ruoyao
c0bc0a9eac
Update to glib-2.80.0 and gobject-introspection-1.80.0
...
Merge gobject-introspection into glib page to better handle a circular
dependency between these two packages.
2024-03-10 23:41:04 +08:00
Bruce Dubbs
dec4a89b20
Restore development note to -dev book
2024-03-03 09:50:15 -06:00
Bruce Dubbs
3089f93ffd
All packages tagged!
2024-02-26 22:51:58 -06:00
Bruce Dubbs
821e8ce84c
Update to babl-0.1.108.
2024-02-13 14:44:48 -06:00
Rahul Chandra
d4dbb34a39
Update to blfs-bootscripts-20240209
...
Add power-profiles-daemon bootscript
2024-02-09 20:48:07 -05:00
Douglas R. Reno
c50de350f7
Update to blfs-systemd-units-20240205.
...
This fixes the following warning message that appears when starting
OpenLDAP with the default configuration:
slapd.service: Referenced but unset environment variable evaluates to an empty string: SLAPD_OPTS
2024-02-05 18:55:14 -06:00
Xi Ruoyao
cd45da767f
Update to blfs-systemd-units-20240128
2024-02-03 18:37:58 +08:00
Xi Ruoyao
fedbe2f15f
treewide: Use <ulink> instead of <filename> for referring man pages
...
Sync with LFS.
Note that in BLFS many man pages are even not referred via <filename>
and these references need to be found and fixed manually.
2024-01-27 19:50:40 +08:00
Xi Ruoyao
9f6c9c5d6c
systemd: Fix CVE-2023-7008
2023-12-31 05:20:54 +08:00
Douglas R. Reno
ba18d5ac88
Update the systemd-units tarball to 20231205.
...
This release primarily removes old targets and units which are no longer
useful.
2023-12-05 16:08:17 -06:00
Pierre Labastie
1a6caa9c26
Update to blfs-systemd-units-20231204
...
Also fix a typo in kea
2023-12-04 16:07:13 +01:00
Bruce Dubbs
dcd5a06347
Archive Berkeley DB
2023-11-22 15:35:10 -06:00
Tim Tassonis
5c3dc6ea6d
bootscripts update
2023-11-19 01:30:59 +01:00
Xi Ruoyao
5d9fde50b0
Remove gentoo-ftp-repo
...
The layout of distfiles.gentoo.org has suddenly changed. Let's just
stop using it (or we need to include a two-bit prefix of some hash in
the URL and IMO doing so is just stupid, as we can always use http
instead).
2023-10-10 20:37:24 +08:00
Douglas R. Reno
0b4d98d21a
Archive sysprof.
...
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.
Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Pierre Labastie
d540e313e0
Update to blfs-bootscripts-20230917
...
Move the interface to the end of the dhcpcd command in the service
file. This allows passing hostnames to DNS through dhcp.
Fix by Tim Tassonis.
2023-09-17 22:45:08 +02:00
Bruce Dubbs
4395529877
Adjust and continue using entities fo rpip3 commands
2023-09-10 15:01:56 -05:00
Bruce Dubbs
9ec8e6a50d
Fix entity waring about developemnt book issues
2023-09-10 13:34:58 -05:00
Xi Ruoyao
1cdea836b5
scons: Use pip3 wheel & pip3 install instead of setup.py
...
Also introduce entities for pip3 wheel and pip3 install for future use
(#18466 ). Reuse the entities for gpgme and libpwquality, so the missed
--no-user in libpwquality is fixed as well.
2023-09-06 04:11:02 +08:00
Bruce Dubbs
76244b01d4
Text clarifications and remove lfs113_checked entity
2023-08-29 11:45:51 -05:00
Pierre Labastie
821eb65bff
Update bootscripts to 20230824
...
- Various fixes for kea-dhcpd
- fix xdm script for sddm (forgotten in preceding release)
- change cups order to allow setting up a print server
2023-08-24 21:20:50 +02:00
Douglas R. Reno
a680e6e7fe
Update the blfs-systemd-units tarball to 20230816.
...
This fixes a warning that is generated when starting the sendmail
service.
2023-08-16 14:48:58 -05:00
Bruce Dubbs
eacf52c583
Set 12.0 entity
2023-08-15 12:12:31 -05:00
Bruce Dubbs
63c5cc9b8e
Update lfs-perl-version
2023-07-24 12:07:00 -05:00
Bruce Dubbs
e77c478989
Merge branch 'trunk' into lxqt
2023-07-18 16:51:51 +00:00
Bruce Dubbs
152426486c
Update blfs bootscripts for sddm
2023-07-14 17:20:58 -05:00
Pierre Labastie
6c2de41c85
LFS changes can also break the BLFS book
...
The recent changes in the BLFS book in /etc/pam.d/system-password
break the system if the lfs book is not updated (needs libxcrypt).
So add LFS to the note about possible breakages in BLFS.
2023-07-14 09:41:59 +02:00
Bruce Dubbs
b3867c5f8c
Add qt5-components page.
...
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.
The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Thomas Trepl
3b98d80524
Upgrade to kea-2.4.0
2023-07-08 19:33:52 +02:00
Douglas R. Reno
9491763ce9
Update the systemd units tarball for when Kea makes it into the book.
2023-06-27 13:54:22 -05:00
Xi Ruoyao
0fea8320f7
qemu: /dev/kvm mode is now set in LFS, and logind-based access is allowed
2023-04-10 16:51:19 +08:00
Xi Ruoyao
afb71d0a95
Add notes about Internet connection requirement for building or testing
2023-03-27 16:08:36 +08:00
Bruce Dubbs
26a32185e6
Cleanup after 11.3 tagging
2023-02-28 12:18:50 -06:00
Ken Moffat
6974e5fa82
Typo, spotted by rhubarbpieguy.
2023-02-16 14:33:52 +00:00
Bruce Dubbs
768391b924
Create tag for 11.3.
2023-02-14 15:12:48 -06:00
Xi Ruoyao
a51e56d5ba
Add an entity for gi-docgen explanation and use it
2023-02-14 20:19:13 +08:00
Pierre Labastie
54d589072b
Remove eol spaces
2023-01-29 13:51:59 +01:00
Pierre Labastie
d4c1364828
Update to bootscripts-20230101
...
It fixes several issues with winbindd:
- wrong "kill" order respective to samba
- shouldn't stop nmbd when stopping winbindd
2023-01-01 11:09:07 +01:00
Douglas R. Reno
c5408a2d70
Add an entity for the gi-docgen URL and change several packages to use
...
it.
This should make the different URLs we had previously consistent with
one another, and ease maintenance burden.
This is only temporary though since eventually gi-docgen will become
part of the book, when Pierre's python-modules branch is brought into
trunk.
2022-12-16 13:18:44 -06:00
Bruce Dubbs
75fee1b462
emove references to Xorg "katamari"
...
Also tweak a tar command in llvm.
2022-11-29 15:46:29 -06:00
Bruce Dubbs
056b5965ec
Package updates
...
Update to neon-0.32.3.
Update to libwpe-1.12.3.
Update to cracklib-2.9.8.
Update to libsoup-3.0.8.
2022-09-05 18:03:13 -05:00
Xi Ruoyao
85d6393f71
modify 11.2 tag display for 11.3 (12.0?) dev cycle
2022-09-05 18:02:07 +08:00