LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 03-10-2012, 08:47 AM   #271
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925

Original Poster
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member response


Hi,

Quote:
Originally Posted by 01micko View Post
Hi everybody,

I just installed and configured alienbob's latest current iso on an old r51 thinkpad and everything works ootb using the huge.s kernel, the second choice as my centrino cpu doesn't support PAE, that's ok, I only have 512MB RAM anyway. Runs really well with xfce, but I think I'll compile lxde. I also installed wicd (extras) for a painless wireless experience.

Thanks to Pat, alienbob and the crew.

Mick
Please explain a little better? You used Alien_Bob's;
Quote:
Alien_Bob's-script -mirror-slackware-current.sh <- To download -current, create cdrom/dvd.
Or
Quote:
Slackware-Current Trimmed
The ISO below are <2GB + 'ISO images are automatically re-generated within a day if there is an update to the ChangeLog.txt' + These ISOs are created using Alien_Bob's script 'mirror-slackware-current.sh' + Source is not provided on the ISO images below
Slackware-current DVD ISO image <- 'x86' for 32bit
Slackware64-current DVD ISO image <- 'x86_64' for 64bit
The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 03-10-2012, 03:49 PM   #272
01micko
Member
 
Registered: Mar 2009
Location: Gold Coast, Queensland, Australia
Distribution: Puppy, Slackware
Posts: 92

Rep: Reputation: 18
Hi onebuck,

http://taper.alienbase.nl/mirrors/sl...nstall-dvd.iso

That's the link I used. Sorry for not being clear. The install was pristine, as in I have never had slackware on the r51 Thinkpad.

I have since found a bug with the xfce terminal. I mounted the DVD to install KDE to see how it would go on a slowish machine. While in xfce, I opened "terminal", changed directory to " /media/Slackware-current DVD/slackware/kde" and invoked a small loop to install all *.txz packages in the directory. As a matter of course I did "su root".
Code:
for i in *.txz;do installpkg $i;done
This returned "syntax error near unexpected token `do'"
I switched to xterm and the command worked as expected.

I did try "pkgtool" but ran into a snag where I think the space in the directory path has baulked things. (Erm, yes I burnt the DVD in Windows, if it makes a difference).

The dialog showed up as expected but when I tried to select "Install packages from current directory" pkgtool exited with:
/sbin/pkgtool: line 404: [: /media/Slackware-current: binary operator expected
/sbin/pkgtool: line 490: [: /media/Slackware-current: binary operator expected

... You can see the path is cut short. This was in "Terminal" (xfce) and "xterm".

Can you point me to the appropriate place to report this? I took a look but I have limited time ATM.

TIA

BTW, KDE did work ok but was sluggish to start and a sometimes lagged. XFCE is much better suited to this machine, which I did suspect before hand.

Cheers, Mick
 
Old 03-12-2012, 09:40 AM   #273
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
How to apply security patches and updates on a Slackware system.

Slackware now ships with the slackpkg utility which allows you to easily download and install security patches and updates with a few simple keyboard commands.

1. Use an editor to uncomment one and only one mirror of your choice on your system. Save and exit. I am running Slackware 13.37 in my example.

nano /etc/slackpkg/mirrors

Code:
# USA, 45Mbit
ftp://slackware.oregonstate.edu/pub/slackware/slackware-13.37/
Open up a terminal prompt and get root access. Then run the following commands in this order to update, download, and install security patches and any new programs that are available.

2. Check for updates:

Code:
slackpkg update
3. Install any new programs that are available:

Code:
slackpkg install-new
4. Upgrade your system:

Code:
slackpkg upgrade-all
5. Run this command if you're upgrading to a new version of Slackware or if you have obsolete packages that you wish to remove:

Code:
slackpkg clean-system

Last edited by hitest; 03-12-2012 at 09:49 AM. Reason: Addition
 
2 members found this post helpful.
Old 03-13-2012, 06:22 AM   #274
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
For the first time you do all that, or if you change your mirror, before running slackpkg update, run:
Code:
slackpkg update gpg
 
2 members found this post helpful.
Old 03-17-2012, 10:23 AM   #275
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925

Original Poster
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member response

Hi,

For 13.37 users that update or upgrade to FireFox 11.0, from #5;
Quote:
Originally Posted by Alien Bob View Post
You could try to install my OpenJDK (or OpenJRE) packages on Slackware. They have been compiled from source, on Slackware 13.37.
Get the packages from http://slackware.com/~alien/slackbuilds/openjdk/ (for the JDK and JRE), http://slackware.com/~alien/slackbuilds/icedtea-web/ (for the browser plugin which is not bundled with OpenJDK as was usual with Sun/Oracle's binaries) and http://slackware.com/~alien/slackbuilds/rhino/ (the separately packaged JavaScript library which has been implemented in Java).

You can test if they installed correctly by visiting these pages:

http://www.java.com/en/download/help/testvm.xml

http://java.com/en/download/installe...tect=jre&try=1

Eric
HTH!
 
Old 03-17-2012, 10:56 AM   #276
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by onebuck View Post
Hi,

For 13.37 users that update or upgrade to FireFox 11.0, from #5;
HTH!
Yeah, mine is working OK, using Eric's OpenJDK and iced tea packages.

Last edited by brianL; 03-17-2012 at 11:03 AM.
 
Old 04-10-2012, 06:48 PM   #277
caffemisto
LQ Newbie
 
Registered: Jul 2009
Location: Central California
Distribution: Slackware
Posts: 17

Rep: Reputation: 0
I've been away from Slackware for too long, lured by the easy-install-and-forget-it distros.

But I'm coming back to my favorite first distro, so I'll be looking/reading through this awesome thread and the rest of the forum.

Also, the latest version is aptly named with it's numbering: 13.37!

Slackware IS 1337!!!

Looking forward to start tinkering...
 
Old 04-11-2012, 12:41 AM   #278
laikexpert
LQ Newbie
 
Registered: Nov 2008
Location: CyberSpace
Distribution: Slackware
Posts: 4

Rep: Reputation: 0
It's easy enough if they run /usr/share/mkinitrd/mkinitrd_command_generator.sh.
That will, as the script name suggests, give them the command to run to make an initrd.

Last edited by laikexpert; 04-11-2012 at 12:48 AM.
 
Old 04-11-2012, 11:04 AM   #279
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
I still prefer to manually edit the /etc/mkinitrd.conf and run
Code:
mkinitrd -F
for finer control?
Ecpecially as I usually make few initrd-s for few kernels (aech to it's own) so I usually end up even tweaking the /etc/mkinitrd.conf:

I swap the lines with the kernel version and initrd-filename, so the file name includes the version:

Code:
KERNEL_VERSION="$(uname -r)"
OUTPUT_IMAGE="/boot/initrd-${KERNEL_VERSION}.gz"

Last edited by SCerovec; 04-11-2012 at 11:04 AM. Reason: yikes! I miss typed? ;)
 
Old 04-17-2012, 05:31 PM   #280
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925

Original Poster
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member response

Hi,

I look away for a while and 'www.slackware.com Website Down?' causing panic, misinformation along with some well intentioned blog entries set a flame ablaze. 'Caitlyn Martin' does another sensationalist journalistic one sided hatchet job from misinformation about Slackware from Eric's blog (not Alien_Bob but V. T. Eric Layton or vtel57 at LQ) on DW. Even with trusted members and maintainer(Alien_Bob) stating that the information presented was not clear or correct, Ms. 'Caitlyn Martin' did not make retractions or corrections fully.

Sadly 'Caitlyn Martin' did no retraction nor correction for the damage she has done. She has attempted some damage control here but none at DW, even when she has referenced the LQ Thread: 'www.slackware.com Website Down?' with comments on DW. She is very defensive at this point in time and still do her wiggling routine. Personally when I see here name on any written document, I will automatically become a little skeptic therefore guarded. One other point; Slackware is still the oldest current stable Gnu/Linux. I really think that some people tend to resent that fact.

I have not posted to 'www.slackware.com Website Down?' thread, probably won't either. Trying to keep the blood pressure under control.

For those that are worried about the status of Slackware then be sure to check the ChangeLog.txt. You can find the ChageLog.txt on your favorite mirror. Over the years slackware.com has been down only to recover. You can still access store.slackware.com for donations or Slackware Gear purchases.

I use http://slackware.osuosl.org/ or one of the following;
Quote:
SlackwareŽ Mirrors:
Official List of Mirrors
AlphaGeek's Unofficial Mirror List <<<<<<< Great
LinuxQuestions.org > ISOs > SlackwareŽ
elektroni <-FTP
Oregon State <- FTP/HTTP + Open Source Lab + Hosting Policy + bandwidth of over 1 gigabit per second
AlienBase <- Alien_Bob's mirror + 'via http' + rsync://taper.alienbase.nl/mirrors/ + 'The physical server is on a gigabit Internet connection, so I guess I can offer a speedy mirror service! In fact, the mirrors are already complete. With a re-sync of several times a day, I hope to offer an up to date service.' Read the intro + Alien has always been unselfish when it comes to Slackware
The Linux Mirror Project <- Categories: Distributions, kernel & Applications
Overall, I am really proud of the way LQ members have handled this situation. Even when replying to 'Caitlyn Martin' here ('www.slackware.com Website Down?') and at DW (starts at comment 29).

Please remember that the problems are in the way facts or information have been presented/interpreted by members and 'Caitlyn Martin'. Caitlyn did not follow good journalistic practices therefore stepped into a big pile and her feet are still dirty. No proper cleanup!
 
3 members found this post helpful.
Old 04-18-2012, 10:27 AM   #281
Tribulation
Member
 
Registered: Jun 2008
Distribution: Slackware
Posts: 129

Rep: Reputation: 27
I've been away for awhile, playing around with Arch, but I decided that it's time to install Slackware on my laptop. I've set up Slackware enough to know what I need to do but I had a question about it anyway. One of the first things I do is switch to a generic kernel as when I was learning about Slackware I read about doing that. However, I almost never see anyone mention that, even when talking to new people. Do you all just huge the huge kernel? I figured the generic kernel would be a bit snappier as it has less modules to load but I've never really tested it.
 
Old 04-18-2012, 02:43 PM   #282
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761Reputation: 1761
Quote:
Originally Posted by Tribulation View Post
One of the first things I do is switch to a generic kernel as when I was learning about Slackware I read about doing that. However, I almost never see anyone mention that, even when talking to new people. Do you all just huge the huge kernel? I figured the generic kernel would be a bit snappier as it has less modules to load but I've never really tested it.
I think most people do that (Except those who build there own kernels. ). The 13.37 release announcement even tells you about the generic kernel and what is needed to use it:

Quote:
There are two kinds of kernels in Slackware. First there are the huge kernels, which contain support for just about every driver in the Linux kernel. These are primarily intended to be used for installation, but there's no real reason that you couldn't continue to run them after you have installed. The other type of kernel is the generic kernel, in which nearly every driver is built as a module. To use a generic kernel you'll need to build an initrd to load your filesystem module and possibly your drive controller or other drivers needed at boot time, configure LILO to load the initrd at boot, and reinstall LILO. See the docs in /boot after installing for more information.
People probably don't talk too much about it because README.initrd is pretty thorough.
 
Old 04-19-2012, 02:47 AM   #283
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
Well I know I use generic :^), but then I do build custom kernels when needed, although I align my configs as close to Slackware's vanilla builds as practical...
 
Old 04-20-2012, 12:27 PM   #284
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925

Original Poster
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member response

Hi,

For members who are subscribed to the this thread! Now is the time to post your questions for a Interview with Patrick Volkerding thread. Time to clear up some open questions about Slackware since there have been loads of FUD and speculation lately.
 
Old 04-26-2012, 08:00 AM   #285
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925

Original Poster
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member response

Hi,

Good online tool for package & file searches: SlackFinder
Still in development phase but useful.

Quote:
Originally Posted by zerouno View Post
SlackFinder turned UP!!!! (definitively I think!)
http://slak.homelinux.org

Only limit is that filesearches work only on repositories for 13.37 and current.
Package searcher work fine on all repositories!!!!!
Note the above search limitations at this point in time.

You can hover the mouse pointer over the package name for a bubbled description.

If you find a problem or issue then please provide feedback in the thread: New site to search packages containing a file
 
  


Reply

Tags
install, latest-firefox, machine, network, nic, slackware, virtual



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
I'm a new Slacker olias Slackware 29 08-27-2014 11:07 AM
Another slacker! :) multios Slackware 37 01-30-2008 06:22 PM
Another Slacker... :) TtuEd LinuxQuestions.org Member Intro 1 09-03-2007 02:41 PM
Greetings from a slacker Bread LinuxQuestions.org Member Intro 1 01-19-2006 06:53 PM
I'm a slacker in need Tekime Slackware 2 07-30-2002 01:33 PM

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

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