Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use all.rdz instead of network.rdz in tftp (network.rdz is deprecated) | Pascal Rigaux | 2004-01-12 | 2 | -2/+2 |
| | |||||
* | rollback debug statements | Thierry Vignaud | 2004-01-12 | 1 | -7/+0 |
| | |||||
* | need insmod.old for kernel 2.4 | Pascal Rigaux | 2004-01-12 | 1 | -0/+1 |
| | |||||
* | make font removing working with --testing | Thierry Vignaud | 2004-01-12 | 1 | -2/+4 |
| | |||||
* | fix unstalling fonts | Thierry Vignaud | 2004-01-12 | 1 | -2/+2 |
| | |||||
* | show a finish button on last step | Thierry Vignaud | 2004-01-12 | 1 | -0/+1 |
| | |||||
* | exit once delete interface wizard has ended instead of then running the std | Thierry Vignaud | 2004-01-12 | 1 | -0/+1 |
| | | | | | add wizard... | ||||
* | list ppp interfaces too when offering to delete an interface | Thierry Vignaud | 2004-01-12 | 1 | -6/+6 |
| | |||||
* | only complain if a problem actually happened | Thierry Vignaud | 2004-01-12 | 1 | -1/+8 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2004-01-12 | 1 | -20/+1 |
| | |||||
* | (put_font_dir) factorize some code into put_font_dir_real() | Thierry Vignaud | 2004-01-12 | 1 | -13/+10 |
| | |||||
* | fix chkfontpath call in --testing mode (/usr/sbin) not in path | Thierry Vignaud | 2004-01-12 | 1 | -1/+1 |
| | |||||
* | fix applications layout: | Thierry Vignaud | 2004-01-12 | 1 | -57/+30 |
| | | | | | | | | - remove spurious empty boxes - fix layout (aka do not uselessly resize main window) - sanitize layout (put legal warning between title and application list) - "[X] label" packing looks quite a less uglier than "label [X]" | ||||
* | fix about layout: | Thierry Vignaud | 2004-01-12 | 1 | -8/+17 |
| | | | | | | | | | - sanitize horrible line breaking (let pango do it for now, it know how to do it quite a lot better than we) - add myself in author list - split about translation in three pieces (copyright holders, std fsf header and thanks), enabling to share std fsf legal header among several programs | ||||
* | prevent useless spacing above button bar | Thierry Vignaud | 2004-01-12 | 1 | -1/+1 |
| | |||||
* | enforce class->new calling convention rather than "new class" one | Thierry Vignaud | 2004-01-12 | 1 | -78/+78 |
| | |||||
* | style only change; "fix" gtkpacking so that expand arg always precede the | Thierry Vignaud | 2004-01-12 | 1 | -166/+167 |
| | | | | | widget it's about rather that following another widget | ||||
* | fix embedding: | Thierry Vignaud | 2004-01-12 | 1 | -2/+2 |
| | | | | | | - prevent subwindows being too small - prevent subwindows breaking when canceled | ||||
* | don't print refs in log when output is redirected | Pascal Rigaux | 2004-01-12 | 1 | -5/+5 |
| | | | | | (nice patch from blino :) | ||||
* | update from sunny@opencurve.org | Pascal Rigaux | 2004-01-12 | 1 | -42/+53 |
| | |||||
* | allow a range of ports (anthill bug #267) | Pascal Rigaux | 2004-01-12 | 1 | -3/+8 |
| | |||||
* | big pot file update | Pablo Saratxaga | 2004-01-10 | 2 | -21134/+21122 |
| | |||||
* | fixed typos | Pablo Saratxaga | 2004-01-10 | 2 | -2/+2 |
| | |||||
* | fix changelog | Thierry Vignaud | 2004-01-10 | 1 | -2/+2 |
| | |||||
* | one more fix | Thierry Vignaud | 2004-01-10 | 1 | -0/+1 |
| | |||||
* | fix drakboot --boot embedding | Thierry Vignaud | 2004-01-09 | 1 | -1/+0 |
| | |||||
* | 9.3-16mdk | Thierry Vignaud | 2004-01-09 | 1 | -1/+5 |
| | |||||
* | handle exceptions with Glib-1.020/Gtk2-1.022 | Thierry Vignaud | 2004-01-09 | 1 | -0/+1 |
| | |||||
* | fix wizard when logdrake is embeded | Thierry Vignaud | 2004-01-09 | 1 | -0/+1 |
| | |||||
* | 9.3-15mdk | Thierry Vignaud | 2004-01-09 | 1 | -2/+39 |
| | |||||
* | (gtktext_insert) make it works with both Glib-0.95/Gtk2-0.95 and | Thierry Vignaud | 2004-01-09 | 1 | -2/+1 |
| | | | | | Glib-1.020/Gtk2-1.022 | ||||
* | - apply and ok button now working | Damien Chaumette | 2004-01-09 | 1 | -20/+39 |
| | | | | | - some clean up | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-09 | 1 | -1/+71 |
| | |||||
* | new do_pkgs package which get rid of pkgs_interactive::* which was in ↵ | Pascal Rigaux | 2004-01-09 | 3 | -129/+224 |
| | | | | | | | install_any and standalone, and partially duplicated | ||||
* | - remove network support from pcmcia.img | Pascal Rigaux | 2004-01-09 | 1 | -2/+2 |
| | | | | | - remove pcmcia from network.img (not very useful since we drop network.img, but...) | ||||
* | drop hd.img and network.img, in replacement we'll add: | Pascal Rigaux | 2004-01-09 | 1 | -1/+1 |
| | | | | | | - boot.iso - a grub floppy where you edit menu.lst to boot from hd | ||||
* | remove dtc from cdrom.img (not enough room) | Pascal Rigaux | 2004-01-09 | 1 | -0/+1 |
| | |||||
* | share translations with harddrake | Thierry Vignaud | 2004-01-09 | 1 | -8/+10 |
| | |||||
* | when not enough room on a .img, generate a file explaining the modules, their | Pascal Rigaux | 2004-01-09 | 1 | -2/+14 |
| | | | | | size, their usage in pcitable | ||||
* | information box fully fonctionnal for ethernet cards | Damien Chaumette | 2004-01-09 | 1 | -28/+35 |
| | |||||
* | enable other packages to override libDrakx translations with those | Thierry Vignaud | 2004-01-09 | 1 | -1/+1 |
| | | | | | | from their own domains (eg: prevent mcc to display "partition de demarrage" instead of "demarrage" in french for "boot" ...) | ||||
* | get translated strings in directory gi/perl-install to have xxx.pm instead ↵ | Pascal Rigaux | 2004-01-09 | 1 | -4/+5 |
| | | | | of ../../xxx.pm | ||||
* | http://serv.mydomain/pub/install must get split into server:serv.mydomain and | Pascal Rigaux | 2004-01-09 | 1 | -104/+1 |
| | | | | | directory:/pub/install, and not directory:pub/install | ||||
* | tag megaraid controllers as scsi ones | Thierry Vignaud | 2004-01-09 | 1 | -2/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-09 | 1 | -1/+1 |
| | |||||
* | simplify, cleanup | Pascal Rigaux | 2004-01-09 | 1 | -23/+10 |
| | |||||
* | simplify | Pascal Rigaux | 2004-01-09 | 1 | -6/+2 |
| | |||||
* | remove a few other SIG{__DIE__} | Pascal Rigaux | 2004-01-09 | 2 | -4/+0 |
| | |||||
* | - informations afford copy/paste (mac address) | Damien Chaumette | 2004-01-08 | 1 | -30/+27 |
| | | | | | | - add module name to informations - perl_checker compliant | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-08 | 1 | -1/+182 |
| |