| Author |
Message |
Sit Heel Speak

Joined: 30 Mar 2006 Posts: 2595 Location: downwind
|
Posted: Sat 29 Nov 2008, 17:25 Post subject:
Which 2.6.18.1 kernel goes with which Puppy? (solved) |
|
While working-up a set of general directions for the upgrade of glibc version, I have stumbled across this roadblock:
At http://puptrix.org/sources/kernel-2.6.18.1/ there are six different kernels. They are:
linux-2.6.18.1-source-patched_sfs_e2compr_loglevel_via_dpath-216exp-17apr07.tar.bz2
linux-2.6.18.1-source-patched_sfs_log_via.tar.bz2
linux-2.6.18.1-source-patched_sfs_log_via_dpath-pup214.tar.bz2
linux-2.6.18.1-source-patched_sfs_loglevel_via_dpath_ksize-pup216final.tar.bz2
linux-2.6.18.1-source-patched_sfslzma_e2compr_log_via_dpath-pup216exp3.tar.bz2
linux-2.6.18.1-source-patched_sfslzma_loglevel_via_dpath-216exp-9apr07.tar.bz2
Can someone enlighten me, as to which kernel goes to which Puppy?
Last edited by Sit Heel Speak on Sun 30 Nov 2008, 16:45; edited 1 time in total
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sat 29 Nov 2008, 17:33 Post subject:
|
|
My first reaction is: If the name is trustworthy I see flavors 2.14 and 2.16, except the second entry referenced.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
Sit Heel Speak

Joined: 30 Mar 2006 Posts: 2595 Location: downwind
|
Posted: Sat 29 Nov 2008, 17:44 Post subject:
|
|
Yes but it isn't that simple. There's Puppy 2.14, then there's TeenPup 2, Rudy Puppy, Lighthouse Puppy 2.15, Puppy-2.14-eXpand-Dofus, EcoPup, Puppy 3.01-retro, Puppy 2.14R, Puppy 2.15, Puppy 2.16, Puppy 2.16CE, and I know I'm leaving out some. I want to know which kernel was used in each of these, plus whatever ones I'm forgetting.
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sat 29 Nov 2008, 17:51 Post subject:
|
|
Indeed an impressive list.
Will not be easy to be sure then.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
steevieb

Joined: 30 Dec 2006 Posts: 286 Location: Poole, Dorset. UK
|
Posted: Sat 29 Nov 2008, 19:55 Post subject:
|
|
Maybe ask people reading this to type
# uname -a
and post results if they have correct kernel version, with puppy version.
No help to you, but for reference, I have Dingo 4 alpha 5, scsi boot enabled, which gives;
Linux puppypc 2.6.25.11 #1 SMP Sun Jul 20 22:58:10 GMT-8 2008 i686 GNU/Linux
_________________ Slacko 5.3 scsi on Proliant server, 2x2.4ghz P4,18gb & 4x36gb scsi drives, 128mb Radeon Pci, 2gb ram, usb 2, dvd
|
|
Back to top
|
|
 |
alienjeff

Joined: 08 Jul 2006 Posts: 2290 Location: Winsted, CT - USA
|
Posted: Sat 29 Nov 2008, 21:41 Post subject:
|
|
...the Achilles' heel of Puppy Linux
_________________ hangout: ##arch-ftw on irc.freenode.net
diversion: http://alienjeff.net - visit The Fringe
quote: "The foundation of authority is based upon the consent of the people." - Thomas Hooker
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Sat 29 Nov 2008, 21:54 Post subject:
|
|
well first thought would come to mind is to pick the latest patched version, But they were all uploaded the same date and time, grrr
next I would go with the size, usually larger is better due to the fact of more patches, so that would lead to
http://puptrix.org/sources/kernel-2.6.18.1/linux-2.6.18.1-source-patched_sfslzma_e2compr_log_via_dpath-pup216exp3.tar.bz2
I could be wrong but that the route I would take.
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

|
|
Back to top
|
|
 |
Sit Heel Speak

Joined: 30 Mar 2006 Posts: 2595 Location: downwind
|
Posted: Sat 29 Nov 2008, 22:27 Post subject:
|
|
| alienjeff wrote: | | ...the Achilles' heel of Puppy Linux | I agree. Gentoo or Sabayon handles the upgrade of glibc gracefully, effortlessly (ha ha ha ha...)...not!
On Puppy 4.1 or 4.11 with kernel 2.6.25.16, the upgrade is reasonably straightforward. You just need to static-compile binutils, coreutils, make, tar, and bash before rebooting to a prompt and doing the mount and ldconfig -v. Then you can reboot, shared-compile them all, strip them, boot from a live-CD and copy the new versions over. Tedious, yes, but within my ken. Neither sanitized headers nor clever chroot'ing is necessary.
I'm running into problems with 2.6.18.1 though.
Mainly I'm interested in upgrading TeenPup 2. So, if anyone knows which kernel was used in it, I will just concentrate on upgrading that distro, and everyone else can twist, twist slowly in the --er, I mean, I'll just assume those distros' originators are capable of upgrading without my help. If no one knows which kernel powers TeenPup 2, then I will just have to download all six and figure it out by direct visual examination.
uname -a was the first thing I thought of, but on TeenPup it replies "unknown."
|
|
Back to top
|
|
 |
amigo
Joined: 02 Apr 2007 Posts: 1759
|
Posted: Sun 30 Nov 2008, 04:58 Post subject:
|
|
I told you how to find out the correct kernel version to use when compiling glibc -run /lib/libc.so.6 and that will tell you which kernel headers were used to compile glibc with. The version of the kernel which you are running at the time of the compile has nothing to do with comaptibility at all. And your 'updated' glibc has nothing to do with the new kernel you compiled after installing the new glibc. The kernel does not depend on any external headers or libraries.
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Sun 30 Nov 2008, 06:49 Post subject:
delete |
|
Sorry for my comments
ttuuxxx
Last edited by ttuuxxx on Sun 30 Nov 2008, 17:03; edited 1 time in total
|
|
Back to top
|
|
 |
john biles

Joined: 17 Sep 2006 Posts: 1323 Location: Australia
|
Posted: Sun 30 Nov 2008, 08:10 Post subject:
|
|
Hello Sit Heel Speak,
TEENpup has the same Kernel as the regular puppy 2.14 maybe BarryK might have a record of what he used?
I guess with all the experimenting he does it might be hard for even him to answer.
I believe Puppy 2.14 was released in March 07 so the ones marked as April might be able to be ignored for now. I'd also be looking at the 2 not containing the numbers 216 first in your comparison.
_________________ Legacy OS 2 Released! Install me on a new! EXT2 Partition with 500Mb of swap and I'll be happy.
Legacy OS 4 Released! Install to newer legacy hardware / early EeePC's 
|
|
Back to top
|
|
 |
big_bass

Joined: 13 Aug 2007 Posts: 1736
|
Posted: Sun 30 Nov 2008, 11:29 Post subject:
Re: delete |
|
| Quote: | amigo quoted this
Do have a look at the output from this command:
/lib/libc.so.6
It will tell you which compiler and kernel headers were used to compile your running glibc with. To find out which target was used, |
http://www.murga-linux.com/puppy/viewtopic.php?t=35831&search_id=1071004543&start=15
to save the info as a file do this open the console and paste this
/lib/libc.so.6 >libc_info.txt
it will dump the file in root called libc_info.txt
*since ttuuxxx said sorry I removed the line its gone
big_bass
Last edited by big_bass on Tue 02 Dec 2008, 01:11; edited 2 times in total
|
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 10720 Location: Ontario Canada,Sydney Australia
|
Posted: Sun 30 Nov 2008, 14:44 Post subject:
Re: delete |
|
Sorry for my comments
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games

Last edited by ttuuxxx on Sun 30 Nov 2008, 17:04; edited 2 times in total
|
|
Back to top
|
|
 |
Sit Heel Speak

Joined: 30 Mar 2006 Posts: 2595 Location: downwind
|
Posted: Sun 30 Nov 2008, 16:44 Post subject:
|
|
Honored colleagues--please! I have solved the major problems and am now composing the how-to. I'll be busier this week than I thought I'd be, but the how-to should be ready to publish by Friday. amigo and john, I thank you both for your detailed, constructive input.
|
|
Back to top
|
|
 |
ecomoney

Joined: 25 Nov 2005 Posts: 2183 Location: Lincolnshire, England
|
Posted: Sun 17 May 2009, 00:03 Post subject:
|
|
@Sit Heel Speak
Ecopup uses the standard kernel-2.6.18.1, as used in its base 2.15ce.
Im interested in knowing, what was the "latest" 2.6.18.1 kernel is the most "patched"/"tested". I believe a later ntfs driver was created after this...can this be "patched"?
Is there an kernel-2.6.18.1 "official patches and drivers" thread?
_________________ Puppy Linux's Mission
Sorry, my server is down atm!
|
|
Back to top
|
|
 |
|