Difference between revisions of "Software developed in-house"

From Salix OS
Jump to: navigation, search
(add links to my Github stuffs)
Line 18: Line 18:
  
 
* [[LiloSetup]] - a GUI utility to setup LILO
 
* [[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/fredg/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/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/fredg/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 35: Line 45:
 
* [http://github.com/gapan/sysvinit-scripts sysvinit-scripts] - the system startup scripts
 
* [http://github.com/gapan/sysvinit-scripts sysvinit-scripts] - the system startup scripts
  
* [[twapake]] - a tool that tracks installed packages
+
* [[twapake]] - a tool that help you manage last installed packages
  
 
* [http://github.com/gapan/whaaw-thumbnailer-caja whaaw-thumbnailer-caja] - Whaaw thumbnailer integration for the Caja file manager
 
* [http://github.com/gapan/whaaw-thumbnailer-caja whaaw-thumbnailer-caja] - Whaaw thumbnailer integration for the Caja file manager
Line 44: Line 54:
  
 
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 presense.
 +
 +
* [http://github.com/fredg/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

Revision as of 13:05, 30 June 2012

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
  • 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
  • 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

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.

  • 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