Page 1 of 1

Salix Openbox

Posted: 11. Feb 2013, 12:37
by antmon
Hi!
I read a rumor of a Salix Openbox Edition. Is it true?
If not is there a guide to follow to make Salix as Slackel Openbox?

Re: Salix Openbox

Posted: 11. Feb 2013, 15:22
by thenktor

Code: Select all

slapt-get -i openbox
:P

Re: Salix Openbox

Posted: 11. Feb 2013, 16:40
by antmon
:lol:
I did that! The configuration is the hard part for me! Can I install Slackel Openbox and turn it into Salix Openbox? Is changing slapt-get sources enough?

Re: Salix Openbox

Posted: 11. Feb 2013, 18:06
by mimosa
No, you can't do that, because Slackel has a more recent kernel and all its packages are built against that. Actually, you could do it, but it would be complex and fraught with the risk of breaking everything. Much simpler to configure Openbox for Salix. Or why not just use Slackel Openbox? It's basically just Salix with a more recent kernel and packages from the Slackware current repo.

Re: Salix Openbox

Posted: 11. Feb 2013, 19:43
by aurlaent
You could grab the file http://www.slackel.gr/repo/x86_64/curre ... ch-5dj.txz and work from there.

Re: Salix Openbox

Posted: 12. Feb 2013, 05:33
by djemos

Code: Select all

slapt-get --simulate --install-set openbox
To see what packages will be installed

Then procced to installation

Code: Select all

slapt-get --install-set openbox
Finally install the only package is not yet on repos.
Download from here
http://people.salixos.org/djemos/salix/ ... ch-2dj.txz

Be sure to install user-settings-openbox-14.0-noarch-2dj.txz

Code: Select all

slapt-get -i user-settings-openbox
Finally create a new user for your system or
copy /etc/skel/.config/ to /home/your-user folder
and /etc/skel/.local to /home/your-user folder
or the whole /etc/skel/*

Re: Salix Openbox

Posted: 12. Feb 2013, 07:02
by kcirick
Making configuration is the fun part! You don't want other people doing that for you (there's gotta be a limit to how 'lazy' you can be). For customization ideas, you can see eg:
https://bbs.archlinux.org/viewtopic.php?id=45692

(Sorry for all the links to Arch, but I've used it for a long time, and their forum/wiki is really good)

Re: Salix Openbox

Posted: 12. Feb 2013, 07:50
by Akuna
kcirick wrote:(Sorry for all the links to Arch, but I've used it for a long time, and their forum/wiki is really good)
No problem, that's true. ;)

Re: Salix Openbox

Posted: 12. Feb 2013, 19:02
by antmon
Thanks guys!
Nowadays I tend to go with "if someone invented the wheel why do it again". And I mean this as a complement.
I still have a issue with lxde-applications.menu and /usr/bin/openboxmenu but I think this as to do with lxde.

GREAT FORUM!