tcos-configurator 1.22 source package in Ubuntu

Changelog

tcos-configurator (1.22) unstable; urgency=low

  * tcos-configurator.desktop: change gksu with su-to-root
  * debian/changelog: split a very long line
  * debian/control: 
    - Add python to Depends
    - Use debhelper >=7.0.50 for dh7 package

tcos-configurator (1.21) unstable; urgency=low

  * Promoted by "Antonio Pérez-Aranda <email address hidden>"
             from Yaco Sistemas SL <www.yaco.es>
  * Convert glade to gtkbuilder
  * tcos-configurator: Change glade to GtkBuilder 
    and ask before overwriting files
  * setup.py: Install ui instead of glade
  * Update translations
  * Delete debian/py* files
  * Add man page
  * Switch to 3.0 (native)
  * Switch from CDBS to dh7

tcos-configurator (1.20) unstable; urgency=low

  * Add option 16 (swap-server) used by udhcpc
  * Makefile: Add Debian Squeeze
  * debian/copyright: Machine readable debian/copyright format
  * update debian/copyright
  * setu.py add license
  * tcos-configurator: fix combo_interface_change() nm iface detection
  * tcos-configurator: add --simulate option and don't write gateway 
    if not needed

tcos-configurator (1.19) unstable; urgency=low

  * check for /etc/gdm3 dir, schemas is moved to /usr/share/gdm
  * debian/control: Update GIT URL
  * tcos-configurator: Use /var/lib/max-netboot as TFTPBOOT if exists

tcos-configurator (1.18) unstable; urgency=low

  * tcos-configurator: use bigger limits to allow more clients in GDM
  * Makefile: add jaunty karmic and lucid patch
  * setup.py: read version from debian/changelog to use in setup class
  * put option 49 xserver and 48 font-servers, and create
    /etc/gdm3/daemon.log
  * fix GDM_CONFIG var and add all xdmcp settings when enabling

tcos-configurator (1.17) unstable; urgency=low

  * Use MaxSessions=30 as default for GDM
  * Create empty /etc/gdm/custom.conf if gdm.schemas is found

tcos-configurator (1.16) unstable; urgency=low

  * support configuration of KDM, update Spanish translation

tcos-configurator (1.15) unstable; urgency=low

  * fix exception when gateway is empty

tcos-configurator (1.14) unstable; urgency=low

  * Remove obsolete patch targets
  * Add support for detcet Backharddi-NG

tcos-configurator (1.13) unstable; urgency=low

  * Add support to configure dnsmasq daemon instead of dhcp3-server
  * Update translation template and Spanish translation
  * Update debian/copyright

tcos-configurator (1.12) unstable; urgency=low

  * Fix lines error
  * Create users from 01 not 02

tcos-configurator (1.11) unstable; urgency=low

  * Remove obsolete popen2 module and use subprocess
  * Don't show interfaces in HIDDEN_INTERFACES var

tcos-configurator (1.10) unstable; urgency=low

  * Add authorative in dhcpd.conf and remove some old and commented code

tcos-configurator (1.9) unstable; urgency=low

  * Set ipname in /etc/hosts write loop

tcos-configurator (1.8) unstable; urgency=low

  * Update Vcs- debian/control headers to new GIT repos
  * Add patch_lenny

tcos-configurator (1.7) unstable; urgency=low

  * Update pt_BR translation
  * Set verbose compile translations

tcos-configurator (1.6) unstable; urgency=low

  * debian/rules:
    - Move tcos-configurator to usr/sbin

tcos-configurator (1.5) unstable; urgency=low

  * Now Depends on python-netifaces
  * Change ifaces detection code to use netifaces module
  * Hide como_boot_mode (and label) if only one method is found
  * Add patch_intrepid target

tcos-configurator (1.4) unstable; urgency=low

  * Enable local exec if setup.py is found

tcos-configurator (1.3) unstable; urgency=low

  * Add pt_BR translation, thanks to: Aécio dos Santos Pires <aecio at comunicacaodigital.org>

tcos-configurator (1.2) unstable; urgency=low

  * tcos-configurator
    - Only save gateway if is in same network that server_ip
    - Read (using pwd) all usernames and create users from last old user created 
  * Create link tcos-configurator.py (make pot need this .py files to extract translatable strings)
  * Makefile:
    - Create target clean

tcos-configurator (1.1) unstable; urgency=low

  * First public upload (not only for MaX 4.0)
  * Load GDM settings when starts and populate checkboxes
  * Convert package to python-support, remove Makefile, add setup.py
  * Detect BackHarddi and don't show if not installed
  * Add another tab to launch TcosConfig
  * Add new Makefile to compile with tcos build system patches

tcos-configurator (1.0.max5) max; urgency=low

  * Use only 1 dns server in dhcpd.conf
  * Show dynamic IP if not static found
  * Use ifdown/ifup to reconfigure network (add 2 sec of pause between them)
  * Use 'route' instead of 'ip route' to get gateway
  * Add gdm var: [security]AllowRemoteAutoLogin=true

tcos-configurator (1.0.max4) max; urgency=low

  * Fix detection and configuration of static IP
  * Less header border size 20 => 0

tcos-configurator (1.0.max3) max; urgency=low

  * GDMCONF, search for gdm-cdd.conf and use if found

tcos-configurator (1.0.max2) max; urgency=low

  * Change gksu => gksudo
  * Install locales
  * Show install debug

tcos-configurator (1.0.max1) max; urgency=low

  * First version
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  28 Dec 2011 08:52:34 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
mariodebian
Architectures:
all
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe gnome

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
tcos-configurator_1.22.tar.gz 39.3 KiB 0f90c6315b422380f9ae90fbc54b6e904c8177e04a0b8a73fa2167f32e1f049e
tcos-configurator_1.22.dsc 1008 bytes fc5285f883bb2115b898675149ea3afebd4a6d4adde2add05c759bc2ab9fdf5f

View changes file

Binary packages built by this source

tcos-configurator: PyGTK tool to configure some needed services to get a TCOS server

 This tool configure dnsmasq or isc-dhcp-server to boot TCOS thin clients.
 .
 You can create users, configure autologin or launch TcosConfig too.