Code/SVN/es
From TcosProject
| Languages: |
English • Español • Português do Brasil |
[edit] Código SVN
Puedes descargar todo el código fuente con un cliente SVN y ejecutando:
svn co https://www.tcosproject.org/svn/tcos/trunk
[edit] Módulos
- initramfs-tools-tcos
- tcosmonitor
- tcosconfig
- tcosphpmonitor
[edit] Descargando sólo un módulo
svn co https://www.tcosproject.org/svn/tcos/trunk/MODULE_NAME
[edit] Navegando por el código con TRAC
http://trac.tcosproject.org/browser
[edit] Construyendo los paquetes
Primero descarga uno o varios módulo y ejecuta lo siguiente:
$ cd MODULE_NAME $ make targz $ cd .. $ mkdir build $ tar -zxf MODULE_NAME-x.x.x.tar.gz -C build/ $ cd build/MODULE_NAME-x.x.x $ dpkg-buildpackage -rfakeroot -us -uc
Si todo sale bien tendrás varios archivos deb que puedes instalar con dpkg -i
[edit] Últimos cambios en el SVN
2009-01-06 00:37:33 CET [Tcos Project]
tcosmonitor (0.2.17~rc7)
- tcos-devices-ng.py tray.glade images/eject.png
tcosmonitor/TcosTrayIcon2.py
- New TrayIcon? Class, with a popup window and eject buttons
2009-01-06 00:32:50 CET [Tcos Project]
tcosmonitor (0.2.17~rc7)
- tcosmonitor/TcosCommon.py tcosmonitor/TcosXauth.py
- Fix normal lookup for IP from hostname
2009-01-03 17:09:54 CET [Tcos Project]
tcos-usplash (0.90.1)
- Makefile common.mk:
- Add jaunty
2009-01-03 15:50:03 CET [Tcos Project]
initramfs-tools-tcos:
- Add jaunty to patch targets
2009-01-02 19:40:52 CET [Tcos Project]
www.tcosproject.org
- Create filter options form
2008-12-31 17:23:42 CET [Tcos Project]
initramfs-tools-tcos (0.89.18)
- common.mk:
- Update Ubuntu Hardy and MaX kernel to 2.6.24-22
2008-12-31 17:22:39 CET [Tcos Project]
tcosmonitor (0.2.17~rc6)
- Makefile:
- Fix shared.py path
2008-12-30 20:35:31 CET [Tcos Project]
Disable feisty builds and enable Ubuntu jaunty
2008-12-30 20:22:11 CET [Tcos Project]
tcosmonitor (0.2.17~rc6)
- tcosmonitor/TcosCommon.py tcosmonitor/LocalData.py debian/control
- Add python-dns support (reduce dns timeouts)
2008-12-30 20:20:57 CET [Tcos Project]
tcosmonitor (0.2.17~rc6)
- setup.py:
- Don't build if target is clean
2008-12-30 20:20:04 CET [Tcos Project]
tcosmonitor (0.2.17~rc6)
- tcosmonitor.glade tcosmonitor.py
- Reduce mainwindow size if running in low res screen (< 1024x768)
2008-12-25 19:41:18 CET [Tcos Project]
TCOS docs:
- Add tcos-ousli docs (18 Dic 2008)
2008-12-03 01:11:40 CET [Tcos Project]
trunk/Makefile:
- test editing main Makefile with git
2008-11-30 14:45:54 CET [Tcos Project]
tcosphpmonitor:
- Add Galician (gl) translation (thanks Enrique Estevez keko at ousli.org)
2008-11-30 14:45:16 CET [Tcos Project]
tcos-configurator:
- Add Galician (gl) translation (thanks Enrique Estevez keko at ousli.org)