Commit Graph

778 Commits

Author SHA1 Message Date
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
e137dc2c6e Update to ncftp-3.2.7. 2024-01-14 21:31:59 -06:00
Rahul Chandra
5efc77508f Update to samba-4.19.4 2024-01-14 13:47:04 -05:00
Xi Ruoyao
161535c3a6
wpa_supplicant: Warn not to mix up D-Bus based and manual cfg, and do not enable wpa_supplicant.service on systemd
Enabling wpa_supplicant.service does not give any points because
wpa_supplicant can be activated by D-Bus as needed, like on SysV.
2024-01-14 23:29:06 +08:00
Rahul Chandra
41e8cc955f Update to iw-6.7 2023-12-28 21:01:07 -05:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Pierre Labastie
83bd09379f Remove editor note from nfs-utils
The information on the wiki is already in a comment in the book,
and has been removed in the wiki.
2023-12-22 20:16:18 +01:00
Pierre Labastie
6e593693cc ntp: remove obsolete command explanation
We have an explanation about setting CFLAGS, but the corresponding
instruction has been removed in July 2021...
2023-12-17 21:28:54 +01:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Xi Ruoyao
62684867f0
kernel-config: Fix wrong highlight with digits and punctuations 2023-12-06 01:22:37 +08:00
Douglas R. Reno
80b6e7c4c7 Update the URL for FAM in Samba.
Thanks goes to rhubarbpieguy for the report.
2023-12-01 16:08:55 -06:00
Douglas R. Reno
6cc1f4c88f Update to samba-4.19.3 2023-11-27 23:29:40 -06:00
Tim Tassonis
48b6fef669 Update to nfs-utils-2.6.4. 2023-11-19 00:45:41 +01:00
Bruce Dubbs
a99fd22873 Removed most references to the update-leap script in ntp. 2023-10-20 15:22:45 -05:00
Tim Tassonis
ea4d8122e8 Update to samba-4.19.2.
Update to qemu-8.1.2.
2023-10-17 09:19:04 +02:00
Bruce Dubbs
600f3e11a0 Fix ncftp URL 2023-10-15 21:36:40 -05:00
Pierre Labastie
f4ac71418d Remove many more forgotten ftp urls 2023-10-15 23:14:18 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Pierre Labastie
776947eca1 Add https url for ncftp 2023-10-15 19:13:00 +02:00
Tim Tassonis
418edc0647 samba-4.19.1. 2023-10-11 17:48:34 +02:00
Douglas R. Reno
030e18a3cb Samba: Clean up some obsolete dependencies.
Most of these were needed when Python2 was required for Samba, and
others were made obsolete by recent Samba versions. All of these were
needed for either ADS or the Developer Test Suite.
2023-09-09 12:08:20 -05:00
Douglas R. Reno
79736ae655 Update to samba-4.19.0 2023-09-06 14:25:33 -05:00
Xi Ruoyao
f5f8a5d0be
samba: Fix more hard coded paths to pyvenv
There is now another file "samba-tool.inst" which must be fixed.
2023-09-05 15:56:18 +08:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Douglas R. Reno
f5d675c9fd wpa_supplicant: minor formatting/layout change. Add the standard
"Install WPA Supplicant by running the following commands:" section
2023-08-23 22:45:19 -05:00
Douglas R. Reno
ff2a8965c0 Update to samba-4.18.6 and tag it 2023-08-22 21:59:01 -05:00
Bruce Dubbs
d54f002354 Tag most of networking section 2023-08-20 17:12:55 -05:00
Thomas Trepl
2314cd79bd Some tags 2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227 Tags 2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475 Tags 2023-08-16 15:00:41 -05:00
Douglas R. Reno
c5d6597704 Kernel Wireless Config: Rename from 'Configure' to 'Configuring' 2023-08-16 12:04:08 -05:00
Douglas R. Reno
da1a663e7b About Firmware and Wireless Kernel Configuration: minor rewords 2023-08-16 11:58:33 -05:00
Douglas R. Reno
7481fd4a6f Tags 2023-08-16 11:39:48 -05:00
Bruce Dubbs
ddf1885be9 Tags 2023-08-15 18:32:22 -05:00
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Xi Ruoyao
457bcc4eb5
samba: Fix a typo in LDAP schema file name
Already confirmed with Douglas several weeks ago, but it seems Doug has
been too busy...
2023-08-07 18:10:38 +08:00
Xi Ruoyao
ddf89fff24
kernel-config: Separate toplevel menus with empty lines 2023-08-01 09:22:41 +08:00
Xi Ruoyao
0add36657c
networking: Use new kernel configuration rendering 2023-07-31 21:44:38 +08:00
Douglas R. Reno
4825f68488 Samba: add Markdown as an optional dependency. 2023-07-21 13:20:22 -05:00
Douglas R. Reno
030dc9f97c Update to samba-4.18.5 (Security Update) 2023-07-21 13:13:53 -05:00
Xi Ruoyao
e678daee71
samba: Demote lmdb to optional
According to upstream doc, lmdb is not used by default and it needs to
be enabled with custom configuration.

Link: https://wiki.samba.org/index.php/Using_the_lmdb_database_backend
2023-07-21 06:30:25 +08:00
Xi Ruoyao
5113dee72a
samba: Remove stale FLAGS for tirpc
I'm now pretty sure these are not needed.  Note that in SysV instruction
they are already removed.
2023-07-21 06:27:26 +08:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Douglas R. Reno
194d47b3c0 Archive ISC DHCP (and dhclient).
It's been succeeded by Kea for the server, and dhcpcd for the client.
2023-07-15 11:55:57 -05: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
Xi Ruoyao
79e90b985d
samba: Demote lmdb to recommended
At least lmdb is not needed it --without-{ldap,ads}.
2023-07-12 16:36:17 +08:00
Tim Tassonis
57617074e8 Mention how to build samba without dbus. 2023-06-29 21:25:41 +02:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
1ef28cd2b8
treewide: Bring back some User Notes
Well, my script did not handle package names with dashes correctly.  So
some User Note links were mistakely removed.  Recheck removed links
containing dashes and add them back if applicable.
2023-06-30 02:18:51 +08:00