summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakTermServ
Commit message (Collapse)AuthorAgeFilesLines
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-1/+1
|
* Sort the nic list for nbis.Stew Benedict2005-04-071-1/+1
|
* Better way to list NIC modules (thx Thierry).Stew Benedict2005-03-181-10/+3
|
* Lose the "system" calls. Use pxe.include now. Clean up some redundant code.Stew Benedict2005-03-181-28/+24
|
* Bugzilla 13998 - Sort list of nbis.Stew Benedict2005-02-281-1/+1
|
* Drop banner, using up too much window space. Perl_checker mods.Stew Benedict2005-02-231-10/+10
|
* Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include)Stew Benedict2005-01-251-2/+8
|
* Drop quasi-pxe setup in dhcp.conf as we can use real pxe now.Stew Benedict2005-01-211-17/+5
| | | | | Perl_checker fixes.
* Silent install of terminal-server if needed (--X is deprecated)Rafael Garcia-Suarez2005-01-101-5/+1
|
* perl_checker, suggestions from Pixel, rework buttons in main GUIStew Benedict2004-12-151-141/+134
|
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-8/+8
|
* Create cfg dir if needed. Use xorg.conf.Stew Benedict2004-11-041-35/+92
| | | | | | | Touch /etc/dhcpd.conf.etherboot.kernel if missing. Ignore vmnet for broadcast address. Start reworking PXE support.
* sanitize capitale usage on buttonsThierry Vignaud2004-09-141-2/+2
|
* protocol names, trademark and acronyms should be upcaseThierry Vignaud2004-08-231-8/+8
|
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
|
* Use standard mouse wait/normal. Make $cmd_line a global. perl_checker fixes.Stew Benedict2004-08-201-76/+49
|
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-135/+135
|
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-081-2/+2
|
* Fix crashes on append_set.Stew Benedict2004-07-281-4/+4
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
|
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
| | | | | it is easily done in ugtk2.pm
* simplify using new bootloader.pmPascal Rigaux2004-06-251-3/+3
|
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
|
* code cleanup per PixelStew Benedict2004-06-231-6/+1
|
* Use array rather than hash per Thierry.Stew Benedict2004-06-011-2/+2
| | | | | Insure ftp transfers are binary, fix gui problem (in 10.0 update also).
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-1/+2
|
* Some new perl_checker fixes.Stew Benedict2004-05-211-97/+54
|
* Add /etc/modprobe* mount points for client hardware config.Stew Benedict2004-05-201-0/+6
|
* Use a scalar with cat_ (Pixel suggestion).Stew Benedict2004-04-061-6/+6
|
* Don't move existing dhcpd.conf, add an include for terminal-server instead.Stew Benedict2004-04-061-27/+59
|
* (interactive_mode) fix button layout (prevent button collisions andThierry Vignaud2004-03-231-1/+2
| | | | | text truncation when translated)
* (client_type) fix layout (checbox was using too muche vertical space)Thierry Vignaud2004-03-231-8/+8
|
* enable to go in in --testing modeThierry Vignaud2004-03-231-1/+1
|
* Fix misnamed inittab\$\$IP=xxx.xxx.xxx.xxx\$\$.Stew Benedict2004-03-151-1/+1
|
* typo fixThierry Vignaud2004-03-051-1/+1
|
* Don't destroy "fat" client inittab.Stew Benedict2004-03-041-1/+2
|
* Default kernel version, add gdm user if needed, autologin warning.Stew Benedict2004-03-031-39/+112
| | | | | | Copy server X keyboard config to client. Default thin client setup. Change banner method as other drak tools.
* Really filter symlinked kernels. nohup the dm restart.Stew Benedict2004-02-251-2/+2
|
* Don't let any kernel symlinks be visible for making NBIs.Stew Benedict2004-02-251-2/+6
|
* mknbi-set always wants a kernel version now.Stew Benedict2004-02-241-1/+2
|
* Deal with conflicts with msec > 3 and exporting / (use no_root_squash).Stew Benedict2004-02-241-11/+18
| | | | | | Always pass a kernel to mkinitrd-net. (Both part of #8216) Add --restart option for terminal-server.
* Restore title banner.Stew Benedict2004-02-121-4/+2
|
* Rearrange main buttons (jmdault - http://advx.org/docs/ice3.png)Stew Benedict2004-02-111-26/+27
|
* Disable title banner for now (Bugzilla 7564).Stew Benedict2004-02-111-10/+25
| | | | | Don't assume eth0, rework subnet/netmask for hosts.allow (jmdault).
* Undo some of the breakage, format is still wrong :(Stew Benedict2004-02-101-2/+3
|
* Thierry compliance. Doesn't work anymore and fails perl_checker now :PStew Benedict2004-02-091-39/+30
|
* PXE image support, researched by Venantius Kumar.Stew Benedict2004-02-071-10/+33
|
* Maintain /etc/passwd$$CLIENT$$ so mdkkdm has a valid userlist.Stew Benedict2004-02-031-7/+30
|
* Configure clients with defined IPs to set hostname so gnome works.Stew Benedict2004-01-291-6/+16
|
* Remove unused sub.Stew Benedict2004-01-261-15/+1
|