SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-02-03 09:06:26

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,887
Website

Updating Statler images

Sorry, still no Waldorf, yet.

Anyhow, I have been playing around with updating the Statler images, again. As you might be aware, the 3+ kernel is now available via backports and I updated the #! Mozilla mirror this morning so Iceweasel is now at version 10. Now seems like as good a time as any to update the builds.

The only changes I plan to make are:

  • Revert to GDM -- whilst SLiM has been working well for me, I understand that it has caused a fair amount of trouble for others. The sensible option is to switch back. The SLiM packages will remain in the repository and are pretty easy to install, if required.

  • Basic window tiling shortcuts added to Openbox's rc.xml.

  • 'firmware-realtek' package installed by default.

Also, I am thinking about creating backported and non-backported images. The backported images will have backports turned on by default (as with the current image) and the non-backported images will stick to the main Squeeze repos, with the exception of Iceweasel and Geany, which will track the backports repositories.

By doing ^, I am hoping that some people will not feel the need to use the old 20110207 images.

Does anyone have any opinions/suggestions about this?

Offline

Help fund CrunchBang, donate to the project!

#2 2012-02-03 09:11:42

el_koraco
#!/loony/bun
From: inside Ed
Registered: 2011-07-25
Posts: 4,645

Re: Updating Statler images

Sweet compromise. If you feel like doing the work, by all means. We did form action plans on how to help people recover from Slim eating the data and pets though big_smile

Offline

#3 2012-02-03 09:17:35

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,887
Website

Re: Updating Statler images

I am all about the compromise, sometimes big_smile

Offline

#4 2012-02-03 09:41:05

ivanovnegro
Ivan #000000
Registered: 2011-06-02
Posts: 5,268

Re: Updating Statler images

Sounds not bad.

Offline

#5 2012-02-03 09:44:04

Vansgo
#! Die Hard
Registered: 2011-05-02
Posts: 1,580
Website

Re: Updating Statler images

I have yet to try the new image. Is there a real-time kernel for the 3+ ?

I have a 2.8GHz CPU BOX w/ 2GB RAM, just sitting here - want to load it via USB and test it out

#! ROCKS

Offline

#6 2012-02-03 09:50:49

CBizgreat!
#! Die Hard
Registered: 2011-07-27
Posts: 1,271

Re: Updating Statler images

Can only say ty again Corenominal ...


Was skeptical that even you'd be able to beat yourself and improve upon the linuxy goodness of the last #! release. And yet somehow ya did it. You're definitely the man imo when it comes to the 400+ distro's of the world. Can't imagine coming across any that would beat out #!. New iso installed here and o course running like a champ.

Was glad to see you nipped a bunch of things in the bud in the newer #! release. Updated web browser out of da box and think the new gray default theme you went with is super easy on the eyes, more so than the harsher b & white was. Thought it was hecka kewl too though, either way. Long drawn out ... Thank You , Corenominal.

Oops, more babble, opinions/suggestions ... Nah ... would feel like a hypocrite, like telling da Vinci how to paint or Mozart how to play da friggin piano. tongue Do have one serious concern and gripe with #! though. Made me into a gd fanboi !!! Arghhhh ... the shame, the indignity. Sighs ... but on the other hand there's the crunchy bangy goodness. Oh well, guess will have to learn to live with being a fanboi. wink

Last edited by CBizgreat! (2012-02-03 09:58:45)


Some common cbiz abbreviations. This will save me time and yet @ same time tell folks what the babble is supposed to mean.

Vll ! = ( Viva la gnu/Linux !)    Vl#!! = ( Viva la #! !)    Last but not least, UD ... OD ! = ( Use Debian ... or die !) tongue

Offline

#7 2012-02-03 09:59:38

rhowaldt
#!*$%:)
Registered: 2011-03-09
Posts: 4,396

Re: Updating Statler images

@corenominal: good job on this. seems to me you made some sensible decisions.

Offline

#8 2012-02-03 11:04:49

cphayes0882
#! CrunchBanger
From: United States
Registered: 2011-09-30
Posts: 139

Re: Updating Statler images

Hey corenominal, loving your distro, using #! sid, have it now as my only distro on my computer.    Having the realtek firmware by default I think would help a LOT of people, those pesky chipsets are everywhere unfortunately.     Ive been using lightdm for a while, no problems that I can speak of, things seem to be running smooth with low ram usage.  Any reason for the switch back to GDM as opposed to lightdm?  I can understand ditching slim though, good choice IMO.


Intel Pentium4-2.40GHZ RAM-1008.3MiB CrunchBang Sid Linux-3.2-6.slh.3-aptosid-686

Offline

#9 2012-02-03 11:21:38

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,887
Website

Re: Updating Statler images

cphayes0882 wrote:

Any reason for the switch back to GDM as opposed to lightdm?  I can understand ditching slim though, good choice IMO.

LightDM is definitely something to look at for the Waldorf/Wheezy releases, but backporting it to Statler/Squeeze is not something I would like to do.

Offline

#10 2012-02-03 11:26:59

duderocks
#! CrunchBanger
From: PH
Registered: 2011-10-05
Posts: 109

Re: Updating Statler images

What are the keybindings to the tiling? I don't wanna install again and don't really mind sticking to Slim. smile

Last edited by duderocks (2012-02-03 11:29:07)

Offline

#11 2012-02-03 11:41:50

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,887
Website

Re: Updating Statler images

@duderocks:

   <keybind key="W-Right">
     <action name="GrowToEdgeEast"/>
   </keybind>
   <keybind key="W-Left">
     <action name="GrowToEdgeWest"/>
   </keybind>
   <keybind key="W-Down">
     <action name="GrowToEdgeSouth"/>
   </keybind>
   <keybind key="W-Up">
     <action name="GrowToEdgeNorth"/>
   </keybind>

^ nothing too special, but I find them handy smile

Offline

#12 2012-02-03 11:43:08

Vansgo
#! Die Hard
Registered: 2011-05-02
Posts: 1,580
Website

Re: Updating Statler images

Where is a direct link to the new image down load, torrent as opposed to the "old 20110207 images" ?

just need a little direction smile for fresh install

Offline

#13 2012-02-03 11:46:09

duderocks
#! CrunchBanger
From: PH
Registered: 2011-10-05
Posts: 109

Re: Updating Statler images

Thanks Corenominal! big_smile The tiling keybindings ARE useful.

Offline

#14 2012-02-03 12:59:31

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,310

Re: Updating Statler images

From the backports mailing list: http://lists.debian.org/debian-backport … 00011.html

«

Backports are software from Debian's testing and unstable distributions, recompiled and repackaged for the current stable distribution so that they will run without new libraries whenever possible, and without upgrading to testing or unstable.

Backports cannot be tested as extensively as Debian stable, and backports are provided on an as-is basis, with risk of incompatibilities with other components in Debian stable. Use with care!

It is therefore recommended to select single backported packages that fit your needs, and not use all available backports.

»

Online

#15 2012-02-03 13:13:49

saneks
#! Die Hard
Registered: 2009-10-01
Posts: 738

Re: Updating Statler images

good news, sir. will download and try!

edit:    ...as as soon as it's there. wink

thanks for doing a great job on crunchbang.

Last edited by saneks (2012-02-03 13:15:42)


eee701 user & other lap/desktops

Offline

#16 2012-02-03 13:31:00

cphayes0882
#! CrunchBanger
From: United States
Registered: 2011-09-30
Posts: 139

Re: Updating Statler images

Thanks for answering my question corenominal, actually its been so long since Ive used Stable that I forgot that it wasnt in the stable repos.   Shame slim isnt being developed anymore, was definitely a lightweight DM.


Intel Pentium4-2.40GHZ RAM-1008.3MiB CrunchBang Sid Linux-3.2-6.slh.3-aptosid-686

Offline

#17 2012-02-03 13:37:15

nablacksax
#! Member
From: Houghton, MI
Registered: 2011-08-26
Posts: 58

Re: Updating Statler images

I am currently on Statler R20110207 with backports enabled. Booted up with the 3.2 kernel (3.2.0-0.bpo.1-amd64). With the switch back to GDM in the new image, what would the advantage be (if any) of doing a fresh install?

@corenominal: All my thanks for your continued work and making the best linux distro I could have ever hoped for. #! has been a dream come true. Keep it up!

Offline

#18 2012-02-03 16:36:24

pvsage
Internal Affairs
From: North Carolina
Registered: 2009-10-18
Posts: 9,033

Re: Updating Statler images

Vansgo wrote:

I have yet to try the new image. Is there a real-time kernel for the 3+ ?

I can confirm that a RT flavor of the amd64 version of 3.2 is available in backports.


while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.

Offline

#19 2012-02-03 16:43:27

snowpine
#!-a-roo
Registered: 2008-11-24
Posts: 2,555

Re: Updating Statler images

Sounds like a plan, I approve! smile


/hugged

Offline

#20 2012-02-03 17:11:01

Vansgo
#! Die Hard
Registered: 2011-05-02
Posts: 1,580
Website

Re: Updating Statler images

@ pvsage

I got Intel inside roll

Offline

#21 2012-02-03 17:17:57

pvsage
Internal Affairs
From: North Carolina
Registered: 2009-10-18
Posts: 9,033

Re: Updating Statler images

If it's a dual-core, then it's dual-core - use the amd64 kernel.  If it's a single-core (even if it's a hyper-threaded single-core that looks like a dual-core to everything else) you need the x86 kernel, and so far I haven't seen a RT version there.  (I usually just `aptitude search linux-image` and scan for "-rt-" in the package name.)


while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.

Offline

#22 2012-02-03 17:31:43

Vansgo
#! Die Hard
Registered: 2011-05-02
Posts: 1,580
Website

Re: Updating Statler images

^currently using -  linux-image-2.6-liquorix-686

"This package depends on the latest binary image for Linux kernel on PCs
with Intel Pentium Pro/II/III/4/4M/D/M, Xeon, Celeron, Core or Atom; AMD
K6, Geode LX/NX, Athlon (K7), Duron, Opteron, Sempron, Turion or Phenom;
Transmeta Efficeon; VIA C3 "Nehemiah" or C7 processors machines for
liquorix."

Offline

#23 2012-02-03 17:37:19

Vansgo
#! Die Hard
Registered: 2011-05-02
Posts: 1,580
Website

Re: Updating Statler images

hmmmmm,  I could just use the latest ISO from #! Home Page; fresh install - then w/ backports enabld do the distro upgrade and build from there?

Last edited by Vansgo (2012-02-03 17:38:20)

Offline

#24 2012-02-03 17:44:54

pvsage
Internal Affairs
From: North Carolina
Registered: 2009-10-18
Posts: 9,033

Re: Updating Statler images

You still wouldn't find a RT 686 kernel...doesn't look like there's even source code for one in backports. sad

EDIT:  I just found this:

The Debian team has announced that Debian 7.0 'wheezy' will include the Linux kernel 3.2.

According to Ben this is currently in unstable and will soon enter testing. The kernel team is open to backporting some features from later kernel versions, particularly to support newer hardware.

So what new feature to expect from it? The only featureset provided will be 'rt' (realtime), currently built for amd64 only. The team may add realtime support for other architectures if there is interest.

(Well, I pretty much quoted the whole text of the page. hmm)

Last edited by pvsage (2012-02-03 17:52:34)


while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.

Offline

Help fund CrunchBang, donate to the project!

#25 2012-02-03 17:49:34

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,887
Website

Re: Updating Statler images

xaos52 wrote:

From the backports mailing list: http://lists.debian.org/debian-backport … 00011.html

«

Backports are software from Debian's testing and unstable distributions, recompiled and repackaged for the current stable distribution so that they will run without new libraries whenever possible, and without upgrading to testing or unstable.

Backports cannot be tested as extensively as Debian stable, and backports are provided on an as-is basis, with risk of incompatibilities with other components in Debian stable. Use with care!

It is therefore recommended to select single backported packages that fit your needs, and not use all available backports.

»

From Philip's brain:

I am well aware of the advice that is given and I am more than happy to ignore it. Having thunk that, I am also aware that some people are not as happy to ignore the advice, so I think I should compromise and create a release that tracks backported packages and another release that does not.

Am I hungry? I think I am. Hmm, what is for dinner?

wink

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo