Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix crashes on append_set. | Stew Benedict | 2004-07-28 | 1 | -4/+4 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
| | | | | | it is easily done in ugtk2.pm | ||||
* | simplify using new bootloader.pm | Pascal Rigaux | 2004-06-25 | 1 | -3/+3 |
| | |||||
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
| | |||||
* | code cleanup per Pixel | Stew Benedict | 2004-06-23 | 1 | -6/+1 |
| | |||||
* | Use array rather than hash per Thierry. | Stew Benedict | 2004-06-01 | 1 | -2/+2 |
| | | | | | Insure ftp transfers are binary, fix gui problem (in 10.0 update also). | ||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -1/+2 |
| | |||||
* | Some new perl_checker fixes. | Stew Benedict | 2004-05-21 | 1 | -97/+54 |
| | |||||
* | Add /etc/modprobe* mount points for client hardware config. | Stew Benedict | 2004-05-20 | 1 | -0/+6 |
| | |||||
* | Use a scalar with cat_ (Pixel suggestion). | Stew Benedict | 2004-04-06 | 1 | -6/+6 |
| | |||||
* | Don't move existing dhcpd.conf, add an include for terminal-server instead. | Stew Benedict | 2004-04-06 | 1 | -27/+59 |
| | |||||
* | (interactive_mode) fix button layout (prevent button collisions and | Thierry Vignaud | 2004-03-23 | 1 | -1/+2 |
| | | | | | text truncation when translated) | ||||
* | (client_type) fix layout (checbox was using too muche vertical space) | Thierry Vignaud | 2004-03-23 | 1 | -8/+8 |
| | |||||
* | enable to go in in --testing mode | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
| | |||||
* | Fix misnamed inittab\$\$IP=xxx.xxx.xxx.xxx\$\$. | Stew Benedict | 2004-03-15 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-03-05 | 1 | -1/+1 |
| | |||||
* | Don't destroy "fat" client inittab. | Stew Benedict | 2004-03-04 | 1 | -1/+2 |
| | |||||
* | Default kernel version, add gdm user if needed, autologin warning. | Stew Benedict | 2004-03-03 | 1 | -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 Benedict | 2004-02-25 | 1 | -2/+2 |
| | |||||
* | Don't let any kernel symlinks be visible for making NBIs. | Stew Benedict | 2004-02-25 | 1 | -2/+6 |
| | |||||
* | mknbi-set always wants a kernel version now. | Stew Benedict | 2004-02-24 | 1 | -1/+2 |
| | |||||
* | Deal with conflicts with msec > 3 and exporting / (use no_root_squash). | Stew Benedict | 2004-02-24 | 1 | -11/+18 |
| | | | | | | Always pass a kernel to mkinitrd-net. (Both part of #8216) Add --restart option for terminal-server. | ||||
* | Restore title banner. | Stew Benedict | 2004-02-12 | 1 | -4/+2 |
| | |||||
* | Rearrange main buttons (jmdault - http://advx.org/docs/ice3.png) | Stew Benedict | 2004-02-11 | 1 | -26/+27 |
| | |||||
* | Disable title banner for now (Bugzilla 7564). | Stew Benedict | 2004-02-11 | 1 | -10/+25 |
| | | | | | Don't assume eth0, rework subnet/netmask for hosts.allow (jmdault). | ||||
* | Undo some of the breakage, format is still wrong :( | Stew Benedict | 2004-02-10 | 1 | -2/+3 |
| | |||||
* | Thierry compliance. Doesn't work anymore and fails perl_checker now :P | Stew Benedict | 2004-02-09 | 1 | -39/+30 |
| | |||||
* | PXE image support, researched by Venantius Kumar. | Stew Benedict | 2004-02-07 | 1 | -10/+33 |
| | |||||
* | Maintain /etc/passwd$$CLIENT$$ so mdkkdm has a valid userlist. | Stew Benedict | 2004-02-03 | 1 | -7/+30 |
| | |||||
* | Configure clients with defined IPs to set hostname so gnome works. | Stew Benedict | 2004-01-29 | 1 | -6/+16 |
| | |||||
* | Remove unused sub. | Stew Benedict | 2004-01-26 | 1 | -15/+1 |
| | |||||
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -2/+2 |
| | |||||
* | ask_warn fixes per Thierry, purge some old, unused code | Stew Benedict | 2004-01-16 | 1 | -36/+15 |
| | |||||
* | First time wizard | Stew Benedict | 2004-01-15 | 1 | -148/+322 |
| | |||||
* | some suggestions from jmdault, perl_checker | Stew Benedict | 2003-12-29 | 1 | -15/+22 |
| | |||||
* | Changes to support new etherboot floppy image syntax and file locations. | Stew Benedict | 2003-12-22 | 1 | -9/+10 |
| | | | | | perl_checker conpliance. | ||||
* | misc perl_checker cleanups | Thierry Vignaud | 2003-10-20 | 1 | -4/+4 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2003-10-17 | 1 | -10/+10 |
| | |||||
* | drakTermServ - translation issues (Arpad Biro), fix help text format | Stew Benedict | 2003-09-15 | 1 | -71/+76 |
| | | | | | | drakbackup - translation issues (Arpad Biro) fix user, cron misbehavior (Keld Jørn Simonsen) | ||||
* | Add application title in banner. | Stew Benedict | 2003-09-04 | 1 | -1/+18 |
| | |||||
* | Add /etc/modules for local hardware config. | Stew Benedict | 2003-08-25 | 1 | -0/+3 |
| | |||||
* | Text typos - Arpad Biro | Stew Benedict | 2003-08-20 | 1 | -6/+6 |
| | |||||
* | splitted too big text into smaller chunks for translators | Pablo Saratxaga | 2003-08-18 | 1 | -33/+23 |
| | |||||
* | Rework for new perl-Gtk2. | Stew Benedict | 2003-07-14 | 1 | -76/+32 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -7/+5 |
| | |||||
* | Local client hardware configuration via drak tools. | Stew Benedict | 2003-06-26 | 1 | -65/+199 |
| | |||||
* | GUI elements for local client hardware config. Update strings for translators. | Stew Benedict | 2003-06-24 | 1 | -27/+36 |
| | |||||
* | More GUI quirks from GTK2 port. | Stew Benedict | 2003-06-09 | 1 | -39/+49 |
| | | | | | Ensure pcimap from etherboot created for dhcpd server. | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -42/+42 |
| |