Code/SVN
From TcosProject
| Languages: |
English • Español • Português do Brasil |
SVN Code
You can download all SVN code with:
svn co https://www.tcosproject.org/svn/tcos/trunk
Modules
- initramfs-tools-tcos
- tcosmonitor
- tcosconfig
- tcosphpmonitor
Downloading only one module
svn co https://www.tcosproject.org/svn/tcos/trunk/MODULE_NAME
Browse code with TRAC
http://trac.tcosproject.org/browser
Build packages
First download one module and do this:
$ 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
You will obtain some deb files that can install with dpkg -i
Last changes in Repos
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)
2008-11-30 14:44:32 CET [Tcos Project]
tcosconfig
- Add Galician translation, and fix some strings in Spanish, (thanks Enrique Estevez keko at ousli.org)
2008-11-30 14:43:47 CET [Tcos Project]
tcosmonitor:
- Add Galician (gl) translation (thanks Enrique Estevez keko at ousli.org)
2008-11-30 13:38:30 CET [Tcos Project]
tcosproject.org web:
- Add Ubuntu jaunty release
2008-11-30 13:13:13 CET [Tcos Project]
tcos-extra-modules
- re-add cdfs patch
2008-11-30 13:12:39 CET [Tcos Project]
tcos-extra-modules (0.31)
- Fix cdfs patch for kernel > 2.6.24
- Update Ubuntu kernels due to ABI change
2008-11-08 17:41:17 CET [Tcos Project]
initramfs-tools-tcos (0.89.18)
- Use update_progress without argument (switch to new theme)
- tcos/logo.lss:
- New black theme
- conf/tcos-run-functions.sh:
- Increase progress bar when downloading big files
- hooks-addons/clean_initramfs:
- No delete libdrm and other libs
2008-11-08 17:02:38 CET [Tcos Project]
tcos-usplash (0.90.1)
- Makefile:
- Change 0.4.1 => 0.5
2008-11-08 16:38:00 CET [Tcos Project]
tcos-usplash (0.90.1)
- New theme with devices progress icons:
- Only one size (1024x768) less weight
- Black background
- common.mk:
- Set new theme (0.5) to all using 0.4.1
2008-11-08 13:55:42 CET [Tcos Project]
docs/tcos-presentaciones:
- Add tcos-lliurex.tex (6 Nov 2008, Alicante)
2008-11-06 16:53:00 CET [Tcos Project]
tcosconfig (0.3.7)
- Add French translation (thanks to Manu Berro <mberrocal>)
2008-11-04 16:05:18 CET [Tcos Project]
initramfs-tools-tcos (0.89.17)
- debian/control bin/tcos-buildchroot
- Add xfonts-base xfonts-100dpi as Depends on initramfs-tools-tcos and tcos-buildchroot
2008-11-04 15:58:45 CET [Tcos Project]
initramfs-tools-tcos (0.89.17)
- hooks-addons/50xorg:
- Priorice /usr/share/fonts instead or old /usr/lib/X11 (fix for etch)