Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
View Poll Results: Should slackware get modernized for today's computers?
|
|
Yes
|
  
|
11 |
7.01% |
|
No
|
  
|
146 |
92.99% |
 |
|
09-07-2011, 11:39 AM
|
#1
|
|
LQ Newbie
Registered: May 2011
Posts: 16
Rep:
|
Should slackware get modernized for today's computers?
Greetings,
This is my first poll on this forum.
I am a big fan of slackware and Arch. And, I believe it's time for slackware to get modernized. Packages are either optimize for i386 and i486. It's time to get i686 optimized for better performance.
Secondly, it's time for slackware to start doing package dependency handling. I don't mind handling the dependencies myself, but there are times when it gets to much when those dependencies requires their own dependencies to be resolved.
C'mon, It's 2011 and not the nineties. I don't believe there are that many people using i386 and i486 desktops and/or laptops.
In summary, slackware is a great distro and can do even better if optimized like the i686 distros.
It's time for slackware to get modernized.
You'll probably guessed my vote is yes and it is.
- later
Last edited by Frank111; 09-07-2011 at 11:42 AM.
|
|
|
|
|
Click here to see the post LQ members have rated as the most helpful post in this thread.
|
09-07-2011, 11:46 AM
|
#2
|
|
Member
Registered: Aug 2009
Location: /Universe/Earth/India/Pune
Distribution: Slackware 14.0(workstation), Redhat 5/6(server)
Posts: 529
Rep:
|
Slackware has been modernized in form of some really good and close derivatives like Salix.
(I don't use Slackware full time but I use Salix occasionally.)
My 2 cents.
Regards.
Prince.
|
|
|
|
09-07-2011, 11:52 AM
|
#3
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
Quote:
Originally Posted by Frank111
Secondly, it's time for slackware to start doing package dependency handling. I don't mind handling the dependencies myself, but there are times when it gets to much when those dependencies requires their own dependencies to be resolved.
|
No it's not. Slackware users are happy with the package management as it is. I have no need for dependency resolution. Slackware comes with most of the packages I need and anything else I want, I get from SlackBuilds.org and really don't have dependency problems.
I don't think the Slackware team aren't concerned with getting new users; they're happy with the current user base and the user base is happy with the distribution as it is  .
As for optimising for better performance: does it really make that much difference? Perhaps for some packages, but I suppose you can always rebuild them for your system if you want. Even though I'm using 32-bit Slackware (with most packages built for i486) on a triple core AMD Phenom CPU, there really aren't performance issues with any of the software I use (general desktop stuff, really). I doubt optimising for i686 or otherwise would make a noticeable difference (to me, at least).
|
|
|
4 members found this post helpful.
|
09-07-2011, 11:57 AM
|
#4
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,669
|
The 32-bit version of Slackware (and there is a 64-bit version...) is optimized to take advantage of every feature that a modern 32-bit CPU has. The fact that it will run on an older CPU does not change this.
|
|
|
9 members found this post helpful.
|
09-07-2011, 01:14 PM
|
#5
|
|
LQ 5k Club
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Laptop: Slackware 14.0 // Desktop: Slackware64 14.0 // Netbook: Slackware 14.0
Posts: 6,183
|
Quote:
Originally Posted by Frank111
I am a big fan of slackware
|
If you're such a "big fan", why do you want to make such radical changes to it?
Quote:
Originally Posted by Frank111
Packages are either optimize for i386 and i486. It's time to get i686 optimized for better performance.
Secondly, it's time for slackware to start doing package dependency handling.
|
These points have been made and dealt with quite a few times in the Slackware forum. Do a forum search to find out what reception they got.
If you haven't already guessed, I voted NO, NO, NO!!!, but only once. 
|
|
|
1 members found this post helpful.
|
09-07-2011, 01:37 PM
|
#6
|
|
Member
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Rep: 
|
I don't use Slackware (Arch here  ), but I thought I'd contribute my  , since in a way, it can/does apply to Linux distros in general:
Quote:
|
Originally Posted by dugan
The 32-bit version of Slackware (and there is a 64-bit version...) is optimized to take advantage of every feature that a modern 32-bit CPU has. The fact that it will run on an older CPU does not change this.
|
I always thought that compiling a program for a lower/earlier-model CPU (e.g. 486, early Pentium, etc.) would limit instruction generation to only those that were available on the CPUs of that time (i.e. no MMX/SSE, etc.). I could be wrong, though. :-\
|
|
|
|
09-07-2011, 02:28 PM
|
#7
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,669
|
The CFLAGS used to build (most of) Slackware's 32-bit packages are:
Code:
-O2 -march=i486 -mtune=i686
That's i486-compatible, i686-optimized.
|
|
|
8 members found this post helpful.
|
09-07-2011, 02:57 PM
|
#8
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
Moved: This thread is more suitable in Slackware and has been moved accordingly to help your thread/question get the exposure it deserves.
|
|
|
1 members found this post helpful.
|
09-07-2011, 03:02 PM
|
#9
|
|
Member
Registered: Apr 2007
Location: the Rocket City
Distribution: Debian, Ubuntu, CentOS; in days past Fedora, Solaris, SunOS, 4.2BSD, 4.3BSD, SVR4, AIX, HP-UX
Posts: 101
Rep: 
|
I am not a Slackware user, but this question (which seems to pop up at about 30Hz) seems analogous ot asking Debian users when Debian will stop all that silly package management.
If you want package management, Slackware may not be your best choice. If you don't want package management, maybe Debian isn't for you.
Find the features you want, then pick a distribution. It is senseless to pick a popular distribution for some arbitrary reason then start lecturing it's devotees on what's wrong with it.
|
|
|
6 members found this post helpful.
|
09-07-2011, 03:03 PM
|
#10
|
|
Senior Member
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 1,197
|
I resent the suggestion that it isn't modern. But based on your personal definition of modern, I'll answer no.
|
|
|
1 members found this post helpful.
|
09-07-2011, 03:06 PM
|
#11
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
|
|
|
3 members found this post helpful.
|
09-07-2011, 03:11 PM
|
#12
|
|
Senior Member
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041
Rep: 
|
The way you put it, no.
|
|
|
|
09-07-2011, 03:14 PM
|
#13
|
|
Senior Member
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 1,197
|
Quote:
Originally Posted by ordinary
If you want package management, Slackware may not be your best choice.
|
Slackware does have package management tools. Very nice ones in my opinion. Perhaps the best ones in terms of ease of creation or adjusting packages.
They only thing the native tools don't do is handle dependencies. Though if a user wants that and still wants Slackware because they enjoy other aspects of the distro, there are good third party solutions. Or they can use a derivative distro that has dependency management baked in, again there are several good ones.
I'd suggest to the original poster to take a look at Salix, which is very close to Slackware but uses slapt-get. Perhaps he should choose the x86_64 variant, since he is concerned about compilation being best optimized for the processor.
In fact, this whole poll is kinda stupid. What he wants already exists in related distros. They just aren't called Slackware.
|
|
|
2 members found this post helpful.
|
09-07-2011, 03:19 PM
|
#15
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,950
|
proper too, but I like epicness 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:42 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|