LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 11-06-2019, 01:17 PM   #3976
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,098

Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276

"-current" will become Slackware-15. If you download and install an .iso of -current it says, when it boots up, "Welcome to Slackware64 15", or something along that line.
 
Old 11-06-2019, 01:20 PM   #3977
Skaendo
Senior Member
 
Registered: Dec 2014
Location: West Texas, USA
Distribution: Slackware64-14.2
Posts: 1,445

Rep: Reputation: Disabled
Quote:
Originally Posted by Jan K. View Post
When looking in -current, I see KDE 4 but haven't found any notes explaining why it's not KDE 5...?
When it's ready?
 
Old 11-07-2019, 03:10 AM   #3978
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,471
Blog Entries: 2

Rep: Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980
Quote:
Originally Posted by Skaendo View Post
When it's ready?
A big novelty would it be indeed, for Slackware to publish anything before ready.

Let's hope it remains true and "old" in that regard?

 
Old 11-07-2019, 07:50 AM   #3979
ArTourter
Member
 
Registered: Oct 2010
Location: Frome, UK
Distribution: Slackware, CentOS, Rocky
Posts: 66

Rep: Reputation: 29
Quote:
Originally Posted by Jan K. View Post
Oh, I've read *every-thing* here on LQ and that post was about Slackware 15, not -current...
Slackware 15 is what -current will become when it becomes stable.
 
Old 11-12-2019, 03:26 AM   #3980
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
Could the experimental kernel packages in /testing be called differently from mainline kernels?

As far as I understand, kernels can safely coexist, whereas at the moment slackpkg would remove stock kernels if installing a testing one .

This may be made easier if renaming the testing kernel packages somehow. Maybe kernel_testing-*
 
Old 11-12-2019, 03:51 AM   #3981
bormant
Member
 
Registered: Jan 2008
Posts: 426

Rep: Reputation: 240Reputation: 240Reputation: 240
The workaround is to download packages, rename them, install renamed.
slackpkg download ...
rename kernel- kernel-testing- ...
installpkg ...
Fix /boot/vmlinuz* symlinks and bootloader config.
 
1 members found this post helpful.
Old 11-12-2019, 03:55 AM   #3982
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
Yeah, that's what I do now.
 
Old 11-12-2019, 12:08 PM   #3983
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by bormant View Post
The workaround is to download packages, rename them, install renamed.
slackpkg download ...
rename kernel- kernel-testing- ...
installpkg ...
Fix /boot/vmlinuz* symlinks and bootloader config.
This will break the slack-desc file. It's not a huge deal, but it won't show the package description for the testing kernels in pkgtool.
 
1 members found this post helpful.
Old 11-12-2019, 02:20 PM   #3984
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
You should at least blacklist kernel-huge kernel-generic and kernel-modules if you are using slackpkg.
Never let slackpkg upgrade your kernels unless you're an absolute newbie and don't even know why having multiple kernels is a thing.
 
1 members found this post helpful.
Old 11-12-2019, 06:49 PM   #3985
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
My system boots -huge kernels from efi, plus I also have failsafe kernels which I can always choose at boot.

Therefore I never had any problems in updating kernels with slackpkg. I also have a script which rebuilds nvidia drivers after an upgrade, which works (more or less) within one minor version series of kernels.

In principle, I can always build the kernel myself. But I'd still like to be able to test "the actual Slackware binaries".

Last edited by Lockywolf; 11-12-2019 at 06:56 PM.
 
Old 11-13-2019, 12:48 AM   #3986
nullptr
Member
 
Registered: Nov 2019
Posts: 50

Rep: Reputation: Disabled
Please set CONFIG_CRYPTO_CRC32C to m, otherwise users with btrfs root cannot benefit from hardware accelerated crc32c
 
2 members found this post helpful.
Old 11-13-2019, 04:48 AM   #3987
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,471
Blog Entries: 2

Rep: Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980
Talking

Quote:
Originally Posted by Lockywolf View Post
My system boots -huge kernels from efi, plus I also have failsafe kernels which I can always choose at boot.

Therefore I never had any problems in updating kernels with slackpkg. I also have a script which rebuilds nvidia drivers after an upgrade, which works (more or less) within one minor version series of kernels.

In principle, I can always build the kernel myself. But I'd still like to be able to test "the actual Slackware binaries".
https://www.linuxquestions.org/quest...ml#post6057132

 
Old 11-13-2019, 12:23 PM   #3988
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,504

Rep: Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461
Quote:
Originally Posted by nullptr View Post
Please set CONFIG_CRYPTO_CRC32C to m, otherwise users with btrfs root cannot benefit from hardware accelerated crc32c
Seems even Fedora has CONFIG_CRYPTO_CRC32C=y. Are you sure this is still an actual problem? And if so, are you sure it isn't brtfs's problem to fix?
 
Old 11-13-2019, 06:45 PM   #3989
upnort
Senior Member
 
Registered: Oct 2014
Distribution: Slackware
Posts: 1,893

Rep: Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161Reputation: 1161
Changelog:

Code:
Tue Nov 12 03:35:35 UTC 2019
testing/packages/kernel-source-5.4.0_rc7-noarch-1.txz:  Upgraded.
  +VBOXSF_FS m
The driver was pulled.
 
Old 11-13-2019, 08:24 PM   #3990
nullptr
Member
 
Registered: Nov 2019
Posts: 50

Rep: Reputation: Disabled
Quote:
Originally Posted by volkerdi View Post
Seems even Fedora has CONFIG_CRYPTO_CRC32C=y. Are you sure this is still an actual problem? And if so, are you sure it isn't brtfs's problem to fix?

Arch Linux: https://git.archlinux.org/svntogit/p...packages/linux
Debian: https://salsa.debian.org/kernel-team.../config/config

On Fedora
Code:
$ dmesg | grep crc32c
[    3.320686] Btrfs loaded, crc32c=crc32c-intel
Whole disk is btrfs except for /boot/efi which is vfat.
(Fedora installer does not allow /boot on a btrfs but I accomplish that by moving initrd and vmlinuz to ESP)

Maybe it is not CONFIG_CRYPTO_CRC32C but CONFIG_LIBCRC32C should be set to m?


If it is really btrfs's problem why cannot I find any bug report about it?

Last edited by nullptr; 11-13-2019 at 08:51 PM.
 
  


Reply



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
[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 05:01 PM.

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
Open Source Consulting | Domain Registration