How to make a Salix OS based distro?
Re: How to make a Salix OS based distro?
Here is part two. I'll complete the wiki ASAP.

What really matters is where you are going, not where you come from.
Re: How to make a Salix OS based distro?
Thanks for the archxdgmenu script! Works just as well here as under arch. (I found a version at a debian website, but couldn't get it to work here.)
For my fluxbox system, I added an the following entry to my menu so that I could easily update the menu. I think I will also add this line to the startup file as well, so that the menu will update at startup as well.
I also edited the menu so that it will include the new menu
john
For my fluxbox system, I added an the following entry to my menu so that I could easily update the menu. I think I will also add this line to the startup file as well, so that the menu will update at startup as well.
Code: Select all
xdg_menu --format fluxbox --root-menu /etc/xdg/menus/arch-applications.menu >~/.fluxbox/my-menu
Code: Select all
[include] (~/.fluxbox/my-menu)