LinuxQuestions.org
Review your favorite Linux distribution.
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 02-07-2011, 05:24 AM   #1
qlands
Member
 
Registered: Sep 2010
Posts: 67

Rep: Reputation: 0
Slackware-current


Hi,

I am fairly new to Slackware. Now I have 13.1 64bits. I see that some users update to Slackware-current. For what I can see, current would allow you to have update packages like KDE among others. My questions are: Which are the advantages and disadvantages of Slackware-current? Would you recommend it for a intermediate user? How I update my Slackware to current?

Thanks,
Carlos
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 02-07-2011, 05:48 AM   #2
D1ver
Member
 
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 598
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
Quote:
Originally Posted by qlands View Post
Hi,

I am fairly new to Slackware. Now I have 13.1 64bits. I see that some users update to Slackware-current. For what I can see, current would allow you to have update packages like KDE among others. My questions are: Which are the advantages and disadvantages of Slackware-current? Would you recommend it for a intermediate user? How I update my Slackware to current?

Thanks,
Carlos
-current is the development branch of slackware. Updates go in here first for testing before they are passed along to the stable releases. Things can break in current and your expected to fix/test/report problems and issues that you have yourself.

It may not be the best for intermediate/beginner users. I'm currently a bit of a noob and am running current on my personal desktop machine (it has nothing mission critical on it) and it seems very stable.

The advantage is that your at the bleeding edge of the distribution with the latest versions of all your packages. You can upgrade by uncommenting a 'current' server in your
'/usr/etc/mirrors' file and doing
Code:
slackpkg update
slackpkg install-new
slackpkg upgrade-all
You'll want to read the change logs and other documentation assosiated with current before you upgrade though to make sure there isn't any tricks your missing.

Last edited by D1ver; 02-07-2011 at 05:52 AM.
 
Old 02-07-2011, 05:58 AM   #3
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
See GazL's response in this other thread.
Quote:
How I update my Slackware to current?
No offense meant here but if you have to ask that perhaps you shouldn't really run current.

Last edited by bgeddy; 02-07-2011 at 06:09 AM.
 
2 members found this post helpful.
Old 02-07-2011, 07:30 AM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by qlands View Post
Hi,

I am fairly new to Slackware. Now I have 13.1 64bits. I see that some users update to Slackware-current. For what I can see, current would allow you to have update packages like KDE among others. My questions are: Which are the advantages and disadvantages of Slackware-current? Would you recommend it for a intermediate user? How I update my Slackware to current?

Thanks,
Carlos
Quote:
excerpt from CURRENT.WARNING;
Welcome to Slackware-current!

*** Please note that you must already be ***
*** running a 2.6.x kernel before ***
*** upgrading to Slackware-current! ***
*** ***
*** upgradepkg glibc-solibs before other ***
*** packages. Take care not to miss new ***
*** packages that were split from old ***
*** ones: upgradepkg --install-new is ***
*** (as always) the safest approach. ***

Slackware-current is a snapshot of the active Slackware development tree.
It is intended to give developers (and other Linux gurus) a chance to test
out the latest packages for Slackware. The feedback we get will allow us
to make the next stable release better than ever.

See the ChangeLog.txt for a list of changes in Slackware-current.

Please note that the code in this directory is unstable. It might be
inconsistent about which version of the Linux kernel is required, could be
incomplete because it's in the process of being uploaded, or might not work
for other reasons. In most cases, we know about these things and are working
to correct them, but still -- feel free to point out the bugs.

Production use is AT YOUR OWN RISK and is not recommended.
I suggest as a Slackware user, either running 'stable' or '-current' one should always read the text files available. You will always have information that will aid one to make good decisions.
 
Old 02-07-2011, 08:48 AM   #5
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Rep: Reputation: 96
If you want stability, stick with the stable version of Slackware (currently 13.1). If you want bleeding-edge software, run Arch. Only run Slackware -current if you're interested in helping with development by testing and reporting problems.
 
1 members found this post helpful.
Old 02-07-2011, 09:35 AM   #6
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by 2handband View Post
If you want bleeding-edge software, run Arch.
No offense to Arch users, but, I prefer Slackware-current over Arch. I find Arch to be *too bleeding edge* for my tastes. Slackware-current is far more stable by comparison. I was an Arch user.

To the original poster. If you do choose to run slackware-current please be prepared to roll up your sleeves and trouble-shoot your PC if things go awry. I've found -current to be very stable, but, things on occasion do break. Support is freely given for the stable releases of Slackware. You are expected to help solve issues in -current and report anomalies if they occur.
 
1 members found this post helpful.
Old 02-07-2011, 11:34 AM   #7
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Rep: Reputation: 96
Quote:
Originally Posted by hitest View Post
No offense to Arch users, but, I prefer Slackware-current over Arch. I find Arch to be *too bleeding edge* for my tastes. Slackware-current is far more stable by comparison. I was an Arch user.

To the original poster. If you do choose to run slackware-current please be prepared to roll up your sleeves and trouble-shoot your PC if things go awry. I've found -current to be very stable, but, things on occasion do break. Support is freely given for the stable releases of Slackware. You are expected to help solve issues in -current and report anomalies if they occur.
I do both; I run Arch on my desktop (and it actually runs pretty damn well) and Slackware stable everywhere else.
 
Old 02-07-2011, 11:40 AM   #8
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by 2handband View Post
I do both; I run Arch on my desktop (and it actually runs pretty damn well) and Slackware stable everywhere else.
Yes. Arch is a fine distro indeed!
It was a pleasure to meet and interact with the good people from the Arch community.
 
  


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] Script to build always a current ISO image of Slackware (slackware-current) robertjinx Slackware 2 12-09-2010 02:00 AM
Slackware64 -current vs Slackware -current or Slackware onebuck Slackware 16 06-23-2009 01:19 PM
slackware current question on the current kernels davimint Slackware 3 06-03-2007 07:39 AM
DISCUSSION: Upgrade to Slackware -current without a -current CD truthfatal LinuxAnswers Discussion 0 09-19-2006 01:42 PM

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

All times are GMT -5. The time now is 10:38 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