Table of Contents
YALI (Pardus Installer)¶
| Author: | Gökmen GÖKSEL, Çağlar KİLİMCİ |
|---|
YALI is Yet Another Linux Installer. It is the installer that sets up the system by installing packages from the installation media (eg. CD, network, Internet) and carrying out the basic configuration. YALI is intended to be smooth in operation and fast in performance.
Features¶
- Basic Pardus configurations
- Local configuration (keyboard, time zone etc.)
- Installation support with lvm and raid
- User management
- Partition management
Getting source¶
You can browse source code from WebSVN.
Or you can get the current version from Pardus SVN using following command:
$ svn co http://svn.pardus.org.tr/uludag/trunk/yali/
And also there is an automatically created ApiDoc for Yalı4
Requirements¶
- PyQt
- GptSync
- Reiserfsprogs
- Ntfsprogs
- Dosfstools
- Python
- xorg
- Basic Linux Libraries
Tasks¶
Developed by¶
Current Developer
- Mete Alpaslan <mete [at] pardus.org.tr>
Contributors
- Murat Eren <meren [at] pardus.org.tr>
- Barış Metin <baris [at] pardus.org.tr>
- Gökmen GÖKSEL <gokmen [at] pardus.org.tr>
- Gürer Özen <gurer [at] pardus.org.tr>
- Halil İbrahim Güngör <ibrahim [at] pardus.org.tr>
- Onur Küçük <onur [at] pardus.org.tr>
- Renan Çakırerk <renan [at] pardus.org.tr>
Graphics
- Banu Ünal <banu [at] pardus.org.tr>
- Gökhan Özkan <gokhan [at] pardus.org.tr>
- Renan Çakırerk <renan [at] pardus.org.tr>
- Umut Pulat <umut [at] pardus.org.tr>
QTermWidget Author for QConsole
Programming Environment¶
For hacking YALI you need to have basic knowledge about Python, CPP and Qt4 for GUI.Also Vim & Emacs are the best friends of YALI developers.
License¶
Yali is distributed under the terms of the GNU General Public License (GPL), Version 2.