Difference between revisions of "Software developed in-house"

From Salix OS
Jump to: navigation, search
(updated fredg --> Salix-OS repo; added pukka)
 
Line 21: Line 21:
 
* [http://github.com/Akuna/LiloSetup LiloSetup] - a GUI utility to setup LILO
 
* [http://github.com/Akuna/LiloSetup LiloSetup] - a GUI utility to setup LILO
  
* [http://github.com/fredg/lxc-salix lxc-salix] - Scripts and stuff to aid running lxc on salix.The file lxc-salix is a template for lxc-create
+
* [http://github.com/Salix-OS/lxc-salix lxc-salix] - Scripts and stuff to aid running lxc on salix.The file lxc-salix is a template for lxc-create
  
* [http://github.com/fredg/manifest manifest] - Script to generate a Slackware MANIFEST file for a package repository  
+
* [http://github.com/Salix-OS/manifest manifest] - Script to generate a Slackware MANIFEST file for a package repository  
  
 
* [[Persistence-wizard]] - the persistence wizard used in all SalixLive releases
 
* [[Persistence-wizard]] - the persistence wizard used in all SalixLive releases
  
* [http://github.com/fredg/pkglist pkglist] - Script to make a simple Source and SLKBUILD Salix repository UI
+
* [http://github.com/Salix-OS/pkglist pkglist] - script to make a simple Source and SLKBUILD Salix repository UI
 +
 
 +
* [http://github.com/mimosa67/pukka pukka] - script to provide information about packages and their dependencies across editions
  
 
* [http://github.com/gapan/salix-codecs-installer Salix-codecs-installer] - a utility that installs multimedia codecs
 
* [http://github.com/gapan/salix-codecs-installer Salix-codecs-installer] - a utility that installs multimedia codecs
  
* [http://github.com/fredg/salix-man Salix-man] - The Salix OS man page
+
* [http://github.com/Salix-OS/salix-man Salix-man] - The Salix OS man page
  
* [http://github.com/fredg/salix-remote-installer salix-remote-installer] - Install your choosen Salix flavor from your running system to another partition
+
* [http://github.com/Salix-OS/salix-remote-installer salix-remote-installer] - Install your choosen Salix flavor from your running system to another partition
  
 
* [http://github.com/gapan/salixtools salixtools] - command line tools for system administration
 
* [http://github.com/gapan/salixtools salixtools] - command line tools for system administration
Line 55: Line 57:
 
== Administrative ==
 
== Administrative ==
  
Apart from software that the user can run in the distribution, there are several scripts that we use to create and maintain Salix iso images and web presense.
+
Apart from software that the user can run in the distribution, there are several scripts that we use to create and maintain Salix iso images and web presence.
  
* [http://github.com/fredg/packages.salixos.org packages.salixos.org] Salix packages Web User Interface
+
* [http://github.com/Salix-OS/packages.salixos.org packages.salixos.org] Salix packages Web User Interface
  
 
* [http://github.com/gapan/iso-creation iso-creation] - Scripts that are used to create the Salix standard installation iso images
 
* [http://github.com/gapan/iso-creation iso-creation] - Scripts that are used to create the Salix standard installation iso images

Latest revision as of 21:09, 15 March 2014

A lot of software that is used by Salix is developed in-house. Here is the complete list:

  • depcheck - a tool to check dependency files against the system
  • depfinder - finds dependencies of Slackware packages
  • depmin - minimizes the dependency list
  • dotnew - a utility to manage .new system configuration files
  • GMountMan - A GTK mount manager for local devices that uses gvfs
  • gnsu - A gksu/gksudo replacement using sudo as a backend
  • GTKMan - a simple GTK+2 manual page viewer
  • LiveClone - a GUI utility that clones a live system
  • lxc-salix - Scripts and stuff to aid running lxc on salix.The file lxc-salix is a template for lxc-create
  • manifest - Script to generate a Slackware MANIFEST file for a package repository
  • pkglist - script to make a simple Source and SLKBUILD Salix repository UI
  • pukka - script to provide information about packages and their dependencies across editions
  • salixtools - command line tools for system administration
  • simpleconfig - a python library for managing simple configuration files
  • slkbuild - an arch-like wrapper script for easy packaging
  • Sourcery - a GTK frontend to slapt-src
  • twapake - a tool that help you manage last installed packages
  • xdgmenumaker - create xdg menus for several window managers

Administrative

Apart from software that the user can run in the distribution, there are several scripts that we use to create and maintain Salix iso images and web presence.

  • iso-creation - Scripts that are used to create the Salix standard installation iso images
  • Pkgtxt2db - A tool to convert PACKAGES.TXT file to various databases formats
  • repo-scripts - Scripts that are used to maintain/update the Salix repositories
  • salt - SalixLive creation scripts

See also