Re: [openthinclient-user] Error when building a package using the tcos_buildpackage command.

2014-10-24 Thread Hönig , Steffen
Hi, that's a know bug for now, you need to add a directory manually: (let the app be called foo in this case) $ mkdir -p foo/foo-2.0-01/package-rootfs/opt/foo 2014-10-24 1:23 GMT+02:00 Mahmoud Ramadan Ali cisco.and.more.b...@gmail.com : Hi everyone, I have an error when building a package

Re: [openthinclient-user] Permission denied when executing commands after connecting to OTC docker container.

2014-10-21 Thread Hönig , Steffen
Hi Mahmoud, I'm sorry that haven't got on to this earlier, I changed the docker development http://wiki.openthinclient.org/m/index.php?title=Pakete-Entwickelna bit. Thus the otc docker container you are trying is kind of obsolete. Unfortunately the documentation

Re: [openthinclient-user] OTC Consus: Autologon abschalten

2014-08-08 Thread Hönig , Steffen
http://wiki.openthinclient.org/m/index.php?title=Autologon #rtfm Am 6. August 2014 17:20 schrieb Becker, Heiko heiko.bec...@havelland.de: Hallo, wie kann ich unter Consus das Autologon abschalten? Es gibt kein Gerät „Autologon“ und alle vordefinierten Hardwaretypen machen ein

Re: [openthinclient-user] openjdk

2014-07-22 Thread Hönig , Steffen
not officially supported 2014-07-21 22:14 GMT+02:00 Richard Rafalski m...@richard-rafalski.de: Hi, i want to run otc-server under debian wheezy or maybe debian jessie using openjdk instead of oracle java. Is the otc-server working with openjdk? Ritchi

Re: [openthinclient-user] dhcp send hostname

2014-06-30 Thread Hönig , Steffen
Hi Massimo, it's really funny to read your mails :) What you found is partly a bug , partly unfinished business. Originally we intended to test [ -z $HOSTNAME ] whether the variable is set or not, As you experienced, you may force the Hostname via commandline parameters. But as of yet we didn't

Re: [openthinclient-user] Active Directory Login

2014-06-29 Thread Hönig , Steffen
:* Hönig, Steffen [mailto:s.hoe...@openthinclient.com] *Gesendet:* Dienstag, 24. Juni 2014 21:29 *An:* openthinclient-user@lists.sourceforge.net *Betreff:* Re: [openthinclient-user] Active Directory Login Hi Malte, can you double-check if your AD configuration (the stuff you put

Re: [openthinclient-user] Active Directory Login

2014-06-24 Thread Hönig , Steffen
* *Von:* Hönig, Steffen [mailto:s.hoe...@openthinclient.com] *Gesendet:* Montag, 2. Juni 2014 15:03 *An:* openthinclient-user@lists.sourceforge.net *Betreff:* Re: [openthinclient-user] Active Directory Login Hello Malte, please wait for tcos-ldap 2.0-4 and at least base 2.0-19

Re: [openthinclient-user] keyboard Consus

2014-06-17 Thread Hönig , Steffen
Hey Massimo, for getting useful feedback here at the mailinglist your posts need to be a little bit more verbose. It'd be interesting how you configured the keyboard device specifically (layout, keyboard type, variant). It may also be of help if you had posted the ldif export, so others could

Re: [openthinclient-user] Consus CPU Kernel error

2014-06-15 Thread Hönig , Steffen
Hi Julian, sure there is :) Just clone this repo https://github.com/openthinclient/openthinclient-os-core, install the tcos-dev utilities from http://packages.openthinclient.org/openthinclient/v2/devel/ and adapt the config to a non-pae kernel. As an alternative to this procedure you may

Re: [openthinclient-user] Keyboard whit two display (Dualview)

2014-06-11 Thread Hönig , Steffen
Hi Manuel, may you print the contents of /etc/default/keyboard to the mailinglist? 2014-06-10 15:59 GMT+02:00 Hoffmann, Manuel manuel.hoffm...@orly.lu: Hi, *Version Consos 2.0* I have created a new Keyboard-Device for Luxembourg (Layout = French/Suisse) When I add this

Re: [openthinclient-user] Keyboard whit two display (Dualview)

2014-06-11 Thread Hönig , Steffen
notified that you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, we request you to notify us immediately by e-mail or telephone and to delete all content.* *De :* Hönig, Steffen [mailto:s.hoe

Re: [openthinclient-user] Keyboard whit two display (Dualview)

2014-06-11 Thread Hönig , Steffen
addressee, you are hereby notified that you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this message in error, we request you to notify us immediately by e-mail or telephone and to delete all content.* *De :* Hönig

Re: [openthinclient-user] Problem with Ceres on Centos 6.5

2014-06-04 Thread Hönig , Steffen
Firefox is just named iceweasel (due to some Mozilla licencse restrictions which are not in line with the debian fsg) . That's all 2014-06-03 9:36 GMT+02:00 Philipp Junghannß teamhydro55...@gmail.com: I'd say you try Minerva if you can since Minerva is stable... 2014-06-03 9:18 GMT+02:00

Re: [openthinclient-user] Volume settings

2014-06-03 Thread Hönig , Steffen
Hi folks, to make it (graphically) editable you need to develop a package, which consists of at least two parts: a xml schema for the configuration options and a launcher script which gets the data from the ldap database and applies it to the currently active systems. Have a look at

[openthinclient-user] new openthinclient-developer vm

2014-06-03 Thread Hönig , Steffen
Hi folks, to ease the first steps in openthinclient package development, we today present an image / a container with all steps required to start packaging without too much of a hassle. You need docker https://www.docker.io/gettingstarted/#h_installation and you get the whole system with docker