LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-19-2026, 11:39 PM   #11071
Lockywolf
Member
 
Registered: Jul 2007
Posts: 911

Rep: Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507

The page about the Slackbook on the official website still references "The Slackware Store", which has been deprecated.

http://www.slackware.com/book/

Also, on the "links" page:

http://www.slackware.com/links/

Freshmeat.net is not with us any more, so probably worth removing.

Linux.com is not run by VA Linux anymore, but is run by Linux Foundation, might be still useful.

Last edited by Lockywolf; 07-19-2026 at 11:42 PM.
 
3 members found this post helpful.
Old Yesterday, 02:13 AM   #11072
teoberi
Member
 
Registered: Jan 2018
Location: Romania
Distribution: Slackware64-current/Ubuntu -> servers; Windows 11/Ubuntu -> workstations (Windows sucks!)
Posts: 965

Rep: Reputation: 535Reputation: 535Reputation: 535Reputation: 535Reputation: 535Reputation: 535
Sun Jul 19 21:53:17 UTC 2026
...
n/dovecot-2.4.4-x86_64-1.txz: Upgraded.
Note that the configuration for this is now completely different.
...
Finally here we go!
Options modified from the default in the configuration files are moved to dovecot.conf after first checking whether they have not been changed in name or syntax.
https://doc.dovecot.org/main/install....3-to-2.4.html
 
1 members found this post helpful.
Old Yesterday, 05:43 AM   #11073
henca
Senior Member
 
Registered: Aug 2007
Location: Linköping, Sweden
Distribution: Slackware
Posts: 2,079

Rep: Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564Reputation: 1564
Quote:
Originally Posted by Lockywolf View Post
Freshmeat.net is not with us any more, so probably worth removing.
Or replaced with a link to https://freshcode.club/ which basically has taken over the role of good old freshmeat.

regards Henrik
 
3 members found this post helpful.
Old Yesterday, 09:51 AM   #11074
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 3,922

Rep: Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290Reputation: 2290
15.0 installer when Selecting source media, Install from NFS presents the DHCP Configuration choice Yes or No. The -current installer does not offer DHCP Configuration and starts with Assign IP Address. Would like to see the option added back in to -current to use DHCP Yes or No. Thanks.
 
1 members found this post helpful.
Old Yesterday, 10:07 AM   #11075
jtsn
Senior Member
 
Registered: Sep 2011
Posts: 1,671

Rep: Reputation: 798Reputation: 798Reputation: 798Reputation: 798Reputation: 798Reputation: 798Reputation: 798
Quote:
Originally Posted by chrisretusn View Post
15.0 installer when Selecting source media, Install from NFS presents the DHCP Configuration choice Yes or No. The -current installer does not offer DHCP Configuration and starts with Assign IP Address. Would like to see the option added back in to -current to use DHCP Yes or No. Thanks.
Adding to that I'd like to suggest adding NetworkManager together with a full wireless network stack to the installer. NM can be controlled through nmcli from the busybox shell and set up a variety of connections, most of them automatically (like DHCP over Ethernet). Getting connected to a wireless network can be as easy as typing
Code:
nmcli wifi connect SSID password PSK
Afterwards adding a few dialogs to the installer calling nmcli is piece of cake, or just call nmtui.

Last edited by jtsn; Today at 06:01 AM.
 
3 members found this post helpful.
Old Yesterday, 11:42 PM   #11076
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 3,871

Rep: Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351Reputation: 2351
two bugfix releases for Frameworks 6.28:

syntax-highlighting & kimageformats 6.28.1

https://mail.kde.org/pipermail/relea...ly/013939.html

Last edited by gmgf; Yesterday at 11:43 PM.
 
Old Today, 08:47 AM   #11077
Lockywolf
Member
 
Registered: Jul 2007
Posts: 911

Rep: Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507
Why do we have rc.mcelog in /etc/rc.d? Nothing starts it, and nothing seems to ever did for the past 5 years.

Perhaps move it to /usr/doc/mcelog-*/ ?
 
Old Today, 10:00 AM   #11078
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 14,197
Blog Entries: 48

Rep: Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553Reputation: 3553
Member Response

Hi,
Quote:
Originally Posted by Lockywolf View Post
Why do we have rc.mcelog in /etc/rc.d? Nothing starts it, and nothing seems to ever did for the past 5 years.

Perhaps move it to /usr/doc/mcelog-*/ ?
I believe that 'rc.mcelog' can be start/restart/stop to be used for Log of CPU hardware errors(Machine Check Exceptions) which also decodes cryptic CPU errors into a human readable messages. Many times can log memory corrections, cache along with CPU and potential thermal errors.

All errors are logged into /var/log/mcelog. Root must start this daemon to log information since Slackware doesn't start it. This daemon is useful if you want early warning of potential developing hardware problems like failing RAM, over heating and even power-related machine check events. Even problems with a Motherboard problems may help with future errors made aware of need for diagnosis.

You can configure using /etc/mcelog/mcelog.conf
 
3 members found this post helpful.
Old Today, 04:15 PM   #11079
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 6,447

Rep: Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953Reputation: 5953
Firefox 153.0

https://www.firefox.com/en-US/firefo.../releasenotes/

Thunderbird 153.0

https://www.thunderbird.net/en-US/th.../releasenotes/

Last edited by marav; Today at 04:17 PM.
 
2 members found this post helpful.
Old Today, 04:31 PM   #11080
peake
LQ Newbie
 
Registered: Jan 2022
Posts: 11

Rep: Reputation: 8
Quote:
Originally Posted by Lockywolf View Post
Why do we have rc.mcelog in /etc/rc.d? Nothing starts it, and nothing seems to ever did for the past 5 years.

Perhaps move it to /usr/doc/mcelog-*/ ?
how bout this? (warning: untested)

Code:
--- source/a/sysvinit-scripts/scripts/rc.M      2026-07-17 17:20:06.506963465 -0400
+++ source/a/sysvinit-scripts/scripts/rc.M      2026-07-21 17:28:55.050074400 -0400
@@ -96,6 +96,11 @@ if [ -x /etc/rc.d/rc.syslog ]; then
   /etc/rc.d/rc.syslog start
 fi
 
+# Start the Machine Check Event (MCE) logger.
+if [ -x /etc/rc.d/rc.mcelog ]; then
+  /etc/rc.d/rc.mcelog start
+fi
+
 # Start the PC/SC-lite smart card daemon:
 if [ -x /etc/rc.d/rc.pcscd ]; then
   /etc/rc.d/rc.pcscd start
 
Old Today, 06:03 PM   #11081
Lockywolf
Member
 
Registered: Jul 2007
Posts: 911

Rep: Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507
Quote:
Originally Posted by peake View Post
how bout this? (warning: untested)

Code:
--- source/a/sysvinit-scripts/scripts/rc.M      2026-07-17 17:20:06.506963465 -0400
+++ source/a/sysvinit-scripts/scripts/rc.M      2026-07-21 17:28:55.050074400 -0400
@@ -96,6 +96,11 @@ if [ -x /etc/rc.d/rc.syslog ]; then
   /etc/rc.d/rc.syslog start
 fi
 
+# Start the Machine Check Event (MCE) logger.
+if [ -x /etc/rc.d/rc.mcelog ]; then
+  /etc/rc.d/rc.mcelog start
+fi
+
 # Start the PC/SC-lite smart card daemon:
 if [ -x /etc/rc.d/rc.pcscd ]; then
   /etc/rc.d/rc.pcscd start

I'm fine both ways. Either move it away from rc.d as being unused, or add it to a system rc script so that it's started.

But having a script hanging around with no goal is strange.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache 2.4 requests to non-SSL site with "Upgrade-Insecure-Requests: 1" and no trailing / get redirected to default site owendelong Linux - Server 2 06-22-2021 02:08 PM
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:04 PM.

Contact Us - Advertising Info - Rules - Privacy - Donations - Contributing Member - LQ Sitemap - "Weather apps tell you it'll rain. Wyndo tells you when to go."
Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions