Results 1 to 10 of 15
Did you know that Linux kernels under development have much sillier names? Just read this ....
- 11-22-2011 #1
And you thought "Oneiric Ocelot" sounded daft...
Did you know that Linux kernels under development have much sillier names? Just read this.
"I'm just a little old lady; don't try to dazzle me with jargon!"
- 11-22-2011 #2
Thanks Hazel.
Registered Linux user #526930
- 11-22-2011 #3
Turns out I'm using "Flesh-Eating Bats with Fangs" and looking to upgrade to "Sneaky Weasel" although a downgrade might be in order just so I can say that I'm using "Pink Farting Weasel"
Do you think they are taking the mick out of Ubuntu as they both started in about 2004?If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 11-22-2011 #4Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 11-22-2011 #5Guest
- Join Date
- Feb 2005
- Posts
- 314
- 11-22-2011 #6Linux Guru
- Join Date
- May 2011
- Posts
- 1,813
I forgot about these. Tells you how long its been since I've had to recompile a kernel. So my "work" Linux box is performing admirably under Man-Eating Seals of Antiquity and my MP3 server has been rock-solid running the ubiquitous Flesh-Eating Bats with Fangs. Too good, thanks Hazel.
- 11-23-2011 #7
Wow LOL, these names are stupid! :P
Turns out i am running on the Man-Eating Seals of Antiquity. I think i should upgrade, so i can say i using a sheep on meth.
- 11-23-2011 #8
Very silly names (I like them in a strange way), but I am glad these are not in common use like the Ubuntu codenames.
- 11-23-2011 #9
Okay, people... somebody needs to write a script for this.
I think the output of uname should reflect these names!
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 11-24-2011 #10Linux Guru
- Join Date
- May 2011
- Posts
- 1,813
I realize you were probably joking, but what the hell....
Originally Posted by jayd512
this perl script will wget that list of names (sticks it in /tmp) and then parse it to generate a list of NAME==VERSIONS pairs. then it'll take your kernel version (uname -r) and attempt to find where it fits into the list (which is not exactly complete). It has problems...
After you unzip it (and maybe make it executable), call it like this:
If you don't pass it the --silly parameter, it'll just exec uname, along with any normal uname arguments you supplied to it, e.g.:Code:./uname.pl --silly
Should return Linux.Code:./uname.pl -s


2Likes
Reply With Quote

