You are not logged in.
Hi people 1st post here...
My whole miserable resume' is Debian User since 1995. Currently running a Squeeze Xfce as my primary Distro.
I have been meaning to give #! a try (on an Open Partition) for some time and as I was getting ready to try Wheezy I thought I would start here.
Just a bit of feed back on what I am planning to do with my #! install would be appreciated.
I was going to download and to a #! Xfce install but upgrad it to Wheezy as I want to run the testing version.
I assume that I can ............
Edit /etc/apt/sources.list to reference wheezy instead of stable or squeeze.
apt-get update
apt-get dist-upgrade
.... or is there some reason being New to #! that I should be made aware of some differences and go a different or better yet an easier route..
I have quickly scanned the WiKi and the testing Forum here did not notice anything that stood out in my first searches..
I would like to do it right the first time as I don't have much time for experiments these days..
Any help or directions are greatly appreciated.
OHCG #!, Wheezy,, Siduction-12, Bridge-Arch , Slackware & Sabayon X,
Offline
Hello,
please change /etc/apt/apt.conf from
APT::Default-Release "statler";to
APT::Default-Release "testing";or
APT::Default-Release "wheezy";BTW, the new images do not have XFCE4 shipped anymore, you will need to manually apt-get install xfce4
Edit: You can of course add the statler repos to the sources.list and get the crunchbang-related stuff, then copy the skeleton from /etc/skel to ~/
Another (very good) way is to make a netinstall, change the sources and apt.conf, update&dist-upgrade, install xorg and a login manager then add the statler sources and get the crunchbang-packages. This is the way I just done this weekend, and it resulted in an excellent, lean and responsive system.
Last edited by machinebacon (2011-11-28 06:38:41)
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
THanks Very much for the info. 
I downloaded the CD and I am now running it Live while I post.
I see that the /etc/apt/apt.conf is a BLANK file on the Live CD...should this be so?
Secondly, (just an observation) IceWeasel is dog slow on this Live CD. I realize this is a Live CD be taking that into account the performance is still really slow..
ThinkPad (lenovo) sl410 w/ 3gb mem and DualCore Centrino Processor T6670 2.2ghz..
Probably will improve with a HD install.
Lots of smart choices in the menu system though and I see LibreOffice install Now! 
OHCG #!, Wheezy,, Siduction-12, Bridge-Arch , Slackware & Sabayon X,
Offline
One more question..
I see in /etc/apt/sources.list
## Compatible with Debian Squeeze, but use at your own risk.
deb http://packages.crunchbang.org/statler statler main
#deb-src http://packages.crunchbang.org/statler statler main
I have no knowledge of the statler repository (which I understand is CrunchBang's)
Having read so much about #! stability ...Why is a Statler a "Use at Your Own Risk" repository?
OHCG #!, Wheezy,, Siduction-12, Bridge-Arch , Slackware & Sabayon X,
Offline
I guess (!) you can create it with the line above. As long as your install is fresh, a breakage won't weigh too heavy 
Though, if you are experienced Debian user, you can really consider a netinstall plus xorg, lightdm, openbox, and the crunchbang packages. I have just done it, and had no problems with it. Yet 
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
One more question..
I see in /etc/apt/sources.list
## Compatible with Debian Squeeze, but use at your own risk.
deb http://packages.crunchbang.org/statler statler main
#deb-src http://packages.crunchbang.org/statler statler mainI have no knowledge of the statler repository (which I understand is CrunchBang's)
Having read so much about #! stability ...Why is a Statler a "Use at Your Own Risk" repository?
Yes, the statler repos have a handful of scripts, themes and packages which are either a bit newer than those in the Squeeze repos or not available over there. The Use at Your Own Risk is nothing to be taken too seriously, the developer simply doesn't want to be bothered if a system 'breaks' - as he originally made this distro for himself and just shared it with others. Statler is one of the (or maybe the?) most stable distros out there. I guarantee.
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
I second that! I'm using Statler + Sid (well...it's mostly Sid now - I think the only programs I still use that came with Statler are VLC and lxappearance
). It's so awesome!! It's more stable than Ubuntu 
Check out Musik - an easy-to-use text-to-music converter!
Join SpiderOak using this link and get an extra 1 GB free: https://spideroak.com/download/referral … 660e787ff1
Offline
I'm running the new #! Statler upgraded to Wheezy via smxi script in my sig.
Been here since #! v9.04, only problem on my machine is the guy at the keyboard. And I've always been able to glue the pieces together.
#! Etiquette | Conky PitStop | VSIDO | Interactive LUA
Weather v9000 | Teo x4 Sites | Arclance | Finnish
Offline
I guess (!) you can create it with the line above. As long as your install is fresh, a breakage won't weigh too heavy
Though, if you are experienced Debian user, you can really consider a netinstall plus xorg, lightdm, openbox, and the crunchbang packages. I have just done it, and had no problems with it. Yet
@machinebacon not quite sure what you mean by "crunchbang packages". Is lightdm stable enough yet?
Offline
Sector11
Thanks for the reminder of smxi.
I hadn't looked at smxi in many years and then only used it for Graphics drivers...
Frankly, I had forgotten about smxi entirely.
OHCG #!, Wheezy,, Siduction-12, Bridge-Arch , Slackware & Sabayon X,
Offline
The crunchbang packages you find by using
apt-cache search crunchbang
apt-cache search statlerThey include crunchbang-bin-scripts [cb-welcome, a post-installation script which helps installing Java, CUPS etc; cb-exit, replacement for openbox-logout; cb-lock; etc.], statler-themes, wallpapers, the config files for /etc/skel and so on.
I can't say much about the (in)stability of certain packages, as I haven't had issues with neither LightDM nor Slim, xdm, gdm or the old-fashioned .xinitrc method without any DM. None of them has ever crashed on me, however, maybe this was only luck.
@smxi: one of the best tools available, especially for testing/unstable folks. I also recommend adding apt-listbugs to the list of must-have apps.
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
The crunchbang packages you find by using
apt-cache search crunchbang apt-cache search statlerThey include crunchbang-bin-scripts [cb-welcome, a post-installation script which helps installing Java, CUPS etc; cb-exit, replacement for openbox-logout; cb-lock; etc.], statler-themes, wallpapers, the config files for /etc/skel and so on.
I can't say much about the (in)stability of certain packages, as I haven't had issues with neither LightDM nor Slim, xdm, gdm or the old-fashioned .xinitrc method without any DM. None of them has ever crashed on me, however, maybe this was only luck.@smxi: one of the best tools available, especially for testing/unstable folks. I also recommend adding apt-listbugs to the list of must-have apps.
@machinebacon thanks for your reply
Offline
I see that the /etc/apt/apt.conf is a BLANK file on the Live CD...should this be so?
the apt.conf has moved to /etc/apt/apt.conf.d/local on the new Squeeze (has to be created)
Last edited by machinebacon (2011-11-29 15:28:19)
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.