LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-18-2011, 10:10 PM   #1
Inxsible
LQ Newbie
 
Registered: Apr 2011
Distribution: Arch | Slackware
Posts: 5

Rep: Reputation: 0
If I use the current mirror, am I rolling


I wanted to know the difference between current and 13.1, but I found this thread that explains it. However, if I choose the current mirror in my /etc/slackpkg/mirrors, am I on a rolling release version of Slackware?

Or is there no such thing as rolling release in slackware?

I come from Arch, and I actually love the rolling release concept of Arch a lot. The installation for Slack was pretty simple, given that I was used to the CLI installation and I found to be actually very similar to Arch's installation procedure.

I installed the full KDE version of Slack (first ever KDE usage among all distros I have tried until now) in VirtualBox and it seems to be running well. I just need to figure out more about Slackware and find ways to install things on it.

Last edited by Inxsible; 04-18-2011 at 10:12 PM.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 04-18-2011, 10:22 PM   #2
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
id say its rolling. you never have to actually reinstall/huge update your system. its definitely the closes you can get to a rolling release in slackware. but any packages you install yourself you will have to update manually. (i.e. not included in slackpkg)
 
1 members found this post helpful.
Old 04-18-2011, 10:34 PM   #3
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 Inxsible View Post
I come from Arch, and I actually love the rolling release concept of Arch a lot. The installation for Slack was pretty simple, given that I was used to the CLI installation and I found to be actually very similar to Arch's installation procedure.
I run Arch on occasion and admire it a lot. Yes. Once you're running -current you will be following the changes as they occur in the -current changelog (a rolling release if you will). As with Arch it is prudent to read the changelog and also posts on here to see if there are any gotchas as new updates are added. From my experience slackware-current is remarkably stable, but, on occasion as with Arch things may go awry.
Enjoy! Welcome to the official Slackware forum.
 
2 members found this post helpful.
Old 04-18-2011, 11:19 PM   #4
Inxsible
LQ Newbie
 
Registered: Apr 2011
Distribution: Arch | Slackware
Posts: 5

Original Poster
Rep: Reputation: 0
Thank you both.

I see that KDE is still at 4.4.3, whereas the latest upstream release is 4.6.2 in Arch. So its not bleeding edge as Arch, but bleeding enough. Also my first order of business is to get rid of the bloat completely. I just went with a default install of kde which installed fluxbox twm and a couple other wms. I need to get rid of all the packages I don't use since I like my systems to be lean. I also noticed that almost all the xorg video drivers were installed including voodoo savage etc etc inspite of me having only the ATI GPU. I do not understand --- why throw the whole kitchen sink in a new install?


I have always wanted to try out Slackware, but was either too busy or too lazy. I finally put it in a virtual machine and installed Slackware64. Will keep playing around with it and ask more questions on here.
 
Old 04-19-2011, 01:04 AM   #5
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
You can use AlienBOB's KDE packages which is already in 4.6.2 for some time
Take your time visiting his blog http://alien.slackbook.org/blog/
 
Old 04-19-2011, 05:06 AM   #6
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
Quote:
Originally Posted by Inxsible View Post
why throw the whole kitchen sink in a new install?
It's just the way Slackware does things. It's intended to be treated as a complete system rather than a collection of bits that you pick and choose from (not that you can't pick and choose should you want to, but it's not really the recommended approach)..

One advantage of this approach is that if you clone/migrate your slackware system to another piece of hardware that has a different set of hardware, then everything will be sitting there waiting for you, no need to install a completely different set of packages. The downside is that it takes a little more space on disk, but these days disks are that big it's unlikely to be a problem.

In the interest of full disclosure, I'm being a little hypocritical here by recommending one thing and doing another: I personally don't install the KDE set, but I do install everything else.
 
Old 04-19-2011, 05:18 AM   #7
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
Quote:
Originally Posted by Inxsible View Post
I see that KDE is still at 4.4.3, whereas the latest upstream release is 4.6.2 in Arch. So its not bleeding edge as Arch, but bleeding enough.
Slackware-current has KDE 4.5.5.

Eric
 
Old 04-19-2011, 09:30 AM   #8
Inxsible
LQ Newbie
 
Registered: Apr 2011
Distribution: Arch | Slackware
Posts: 5

Original Poster
Rep: Reputation: 0
yeah, I installed 13.1 which had 4.4.3.

Stumbling my way through it, I installed slackpkg enabled the current mirror and then did a slackpkg upgrade-all, which was a very long process (I went to bed once it reached the k's). I should have checked the changelog, but I don't know how. Still going through the trials and tribulations.

I just installed Slack 10 mins prior to posting here for the first time.
 
Old 04-19-2011, 09:33 AM   #9
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
if you're upgrading to another version (in this case -current), you should check UPGRADE.TXT and CHANGES_AND_HINTS.TXT.

if you want to install other stuff on it, I suggest to have a look to slackbuilds.org and the tool that automates building from their repository, sbopkg.

Last edited by ponce; 04-19-2011 at 09:36 AM.
 
Old 04-19-2011, 09:35 AM   #10
DragonWisard
Member
 
Registered: Sep 2004
Location: MD, USA (D.C. Suburbs)
Distribution: Slackware
Posts: 95

Rep: Reputation: 53
Quote:
Originally Posted by Inxsible View Post
why throw the whole kitchen sink in a new install?
Slackware doesn't do dependency tracking/management for you, so unlike Gentoo/Debian/RedHat/etc it's not quite as simple to pick an choose individual apps. Slackware gives you one complete, cohesive, all-inclusive configuration. Any variation from that default is an exercise for the individual system administrator.

You can think of it this way, Slackware assumes that every user is unique, and individual users are the best qualified to decide what they do and don't need. Slackware provides the sensible, common base from which everyone can carve out the system that suits them best.

This approach also lends itself to a simplicity of design, which is how Slackware, with just a small team of core developers, can keep up with projects like Debian, Gentoo, and RedHat, who each have several dozen core developers.
 
Old 04-19-2011, 09:36 AM   #11
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 Inxsible View Post
yeah, I installed 13.1 which had 4.4.3.

Stumbling my way through it, I installed slackpkg enabled the current mirror and then did a slackpkg upgrade-all, which was a very long process (I went to bed once it reached the k's). I should have checked the changelog, but I don't know how. Still going through the trials and tribulations.

I just installed Slack 10 mins prior to posting here for the first time.
Upgrading from 13.1 should work okay I've done that a few times.

# slackpkg update

# slackpkg install-new

# slackpkg upgrade-all

I would also run # slackpkg clean-system
 
Old 04-19-2011, 09:42 AM   #12
bonixavier
Member
 
Registered: Sep 2010
Distribution: Slackware
Posts: 320

Rep: Reputation: 69
Quote:
Originally Posted by Inxsible View Post
I should have checked the changelog, but I don't know how.
http://www.slackware.com/changelog/c...php?cpu=x86_64
 
Old 04-19-2011, 09:47 AM   #13
sjampoo
Member
 
Registered: Jan 2009
Location: Oosterbeek, The Netherlands
Distribution: Desk and Lap: Slackware13.1 64
Posts: 203
Blog Entries: 4

Rep: Reputation: 27
People used to say to me (as a No0b) to check Changes en Hints and Upgrade.txt.. I didn't know where to look for or what to expect.

I herewith provide you 2 links, which are actually quite up to date as it seems, for the update/upgrade from 13.1 to 13.37. As 13.37 is now in Release-Candidate level (not as un-stable or dangerous as -current might be during the normal development-state: Its almost as good as gold)

ftp://slackware.osuosl.org/pub/slack..._AND_HINTS.TXT

ftp://slackware.osuosl.org/pub/slack...nt/UPGRADE.TXT
 
Old 04-19-2011, 09:50 AM   #14
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
Thumbs up

Quote:
Originally Posted by sjampoo View Post
As 13.37 is now in Release-Candidate level (not as un-stable or dangerous as -current might be during the normal development-state: Its almost as good as gold)
Agreed. 13.37 RC4+ is very stable and will soon be released as slackware-stable. It is rock-steady for me.
 
Old 04-19-2011, 10:10 AM   #15
Inxsible
LQ Newbie
 
Registered: Apr 2011
Distribution: Arch | Slackware
Posts: 5

Original Poster
Rep: Reputation: 0
Alright. Another package manager was thrown at me in this thread -- sbopkg.

This is, i think, the 4th package manager I heard about after slackpkg, swaret, installpkg/updatepkg...(pkgtools).

are these universal? Meaning, can I choose one and use it across the board or does sbopkg only work with SlackBuild.org and slackpkg work with only the core repository packages??

slackware64-current would be equivalent to the testing repo in Arch ??
 
  


Reply

Tags
current, rolling, slackware



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
why is mirror current script infamous? mcnalu Slackware 10 10-16-2010 05:02 PM
New Slack 64 current mirror. Dump_Weed Slackware 11 07-08-2009 04:09 PM
Need help with mirror-slackware-current.sh gmartin Slackware 4 06-06-2009 12:07 AM
Which mirror keeps me current? AGer Slackware 5 10-10-2007 09:29 PM
Mirror of current changelog? Coldfirex Slackware 3 02-04-2003 07:30 AM

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

All times are GMT -5. The time now is 03:05 AM.

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