summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakTermServ
Commit message (Collapse)AuthorAgeFilesLines
* drakTermServ - translation issues (Arpad Biro), fix help text formatStew Benedict2003-09-151-71/+76
| | | | | | drakbackup - translation issues (Arpad Biro) fix user, cron misbehavior (Keld Jørn Simonsen)
* Add application title in banner.Stew Benedict2003-09-041-1/+18
|
* Add /etc/modules for local hardware config.Stew Benedict2003-08-251-0/+3
|
* Text typos - Arpad BiroStew Benedict2003-08-201-6/+6
|
* splitted too big text into smaller chunks for translatorsPablo Saratxaga2003-08-181-33/+23
|
* Rework for new perl-Gtk2.Stew Benedict2003-07-141-76/+32
|
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-7/+5
|
* Local client hardware configuration via drak tools.Stew Benedict2003-06-261-65/+199
|
* GUI elements for local client hardware config. Update strings for translators.Stew Benedict2003-06-241-27/+36
|
* More GUI quirks from GTK2 port.Stew Benedict2003-06-091-39/+49
| | | | | Ensure pcimap from etherboot created for dhcpd server.
* perl_checker fixesThierry Vignaud2003-05-231-42/+42
|
* perl_checker cleaningStew Benedict2003-05-131-10/+10
|
* cleanupsThierry Vignaud2003-05-131-64/+61
|
* s/initrdrd/initrd/ (Arpad Biro)Thierry Vignaud2003-04-021-1/+1
|
* Fix IP pool range bug from gtk2 conversion.Stew Benedict2003-03-131-2/+2
|
* fixed text (missing '/')Pablo Saratxaga2003-03-091-1/+1
|
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-241-1/+0
| | | | | | | | | | and since they emit plug-removed at that moment, it's just cleaner to centralize/consolidate the child exit in mcc this of course, need a newer up-to-date mcc what's more, it allows to remove the somewhat mythical "$::isEmbedded and kill 'USR1', $::CCPID;" - drakautoinst, drakxservices, keyboardrake: fix fscking embedding managment
* perl_checkerStew Benedict2003-02-201-2/+2
|
* Finish gtk2 port.Stew Benedict2003-02-201-17/+23
|
* Partial gtk2 update - still needs work on TreeViewsStew Benedict2003-02-201-116/+152
|
* English proofreading (first pass)Pablo Saratxaga2003-01-211-1/+1
|
* "je n'en veux + de cette engeance" (c) pixel :Thierry Vignaud2003-01-161-6/+6
| | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad)
* perl_checker fixesThierry Vignaud2002-12-101-94/+102
|
* minimal perl_checker fixes to have only warningsPascal Rigaux2002-12-101-11/+7
|
* use gtkflush()Thierry Vignaud2002-12-051-2/+2
|
* - gtk2 portThierry Vignaud2002-12-021-274/+249
| | | | | | - consolidate some code in text_view() - perl_checker fixes
* switch latest tools that still manually handle embeddingThierry Vignaud2002-11-211-18/+16
| | | | | to use my_gtk
* s/$x ne (0|'')/$x/Thierry Vignaud2002-11-201-7/+7
|
* switch drakTermServ to new option schemeThierry Vignaud2002-11-181-14/+0
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-58/+58
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* typo in comments: Josep L. Guallar-Esteve <jlguallar@computer.org>Stew Benedict2002-10-281-2/+2
|
* Finish thin client setup option.Stew Benedict2002-10-141-2/+93
|
* Read/Write thin client configuration.Stew Benedict2002-10-121-66/+183
| | | | | | Add draktermserv config to enable/disable thin clients. Update documentation.
* Dynamic IP pool for client machines.Stew Benedict2002-10-111-72/+110
| | | | | | Don't require image for PCI clients. Perl_checker fixes.
* Correct typo in create boot ISO codeStew Benedict2002-10-101-2/+3
| | | | | Add note in help about optional net boot image entry for PCI cards
* Correct help notes on \$\$IP=IP-ADDRESS\$\$.Stew Benedict2002-09-211-2/+2
|
* Catch non-existant config files on copy.Stew Benedict2002-09-191-2/+2
|
* small i18n changePablo Saratxaga2002-09-101-4/+2
|
* Display issues in other locales.Stew Benedict2002-09-101-7/+4
|
* QA BugSummer90 fixesStew Benedict2002-09-061-13/+23
|
* Fix empty subnet in /etc/exports /home entry.Stew Benedict2002-09-031-27/+48
|
* typo, change /etc/exports explanation in helpStew Benedict2002-08-061-1/+4
|
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-2/+2
| | | | | (so that 'use strict' works)
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+0
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* Check for/install terminal-server and friends. More intelligent error ↵Stew Benedict2002-07-281-19/+33
| | | | | | | message when mkisofs fails. Cleanup code for use strict. Fix crash when no backup dhcpd.conf.
* fix "$" in translated stringPascal Rigaux2002-07-161-1/+1
|
* Add drakTermServ application and icon.Stew Benedict2002-06-271-0/+1288