Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - many changes | Daouda Lo | 2002-07-31 | 1 | -37/+70 |
| | | | | | | - command line support (--report name_of_program), to be used in tools - ergonomy fixes (use table to align widget correctly) | ||||
* | further use of my_gtk | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | - remove useless realizations | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | - simplify ctree and frames creation | ||||
* | updated Portuguese file | Pablo Saratxaga | 2002-07-31 | 2 | -5956/+7395 |
| | |||||
* | replace "$foo" with $foo | Pascal Rigaux | 2002-07-31 | 10 | -45/+45 |
| | |||||
* | change the location of X test image as told by dadou | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2002-07-31 | 49 | -140600/+152522 |
| | |||||
* | - make used once callbacks be anonymous functions | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | | | | | - replace scores of useless ->show() call by one show_all() call ui.pm | 82 +++++++++++++++++++++++++++--------------------------------------- 1 files changed, 34 insertions(+), 48 deletions(-) | ||||
* | - have is_ip return the 4 parts of the ip address | Pascal Rigaux | 2002-07-31 | 1 | -12/+8 |
| | | | | | - cleanup | ||||
* | - factorize functions (many functions -> one function) | Christian Belisle | 2002-07-31 | 1 | -34/+31 |
| | |||||
* | - fix $ENV{HOME} value to '/root' if usermode break it | Damien Chaumette | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | - put the basic button on top (in the advanced page) | Christian Belisle | 2002-07-31 | 1 | -3/+4 |
| | | | | | - move set_server_link in the ignore list temporary | ||||
* | - s/GNOME/X/ for gnome-linuxconf | Daouda Lo | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -0/+1 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 31 | -121/+100 |
| | |||||
* | rename a few target: | Thierry Vignaud | 2002-07-31 | 1 | -2/+2 |
| | | | | | | - srpm -> slowsrpm - fastsrpm -> srpm | ||||
* | 14mdk | Thierry Vignaud | 2002-07-31 | 1 | -2/+16 |
| | |||||
* | fix using $_ instead of $_[0] (thanks to perl_checker) | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | "cp -a" doesn't need "echo yes|" | Thierry Vignaud | 2002-07-31 | 1 | -3/+1 |
| | |||||
* | - bump version number | Thierry Vignaud | 2002-07-31 | 2 | -11/+15 |
| | | | | | | | | | | | | | | | | - fix pcmcia network card detection (no more unknown) - fix scsi detection : o fix SCSI controllers detection (no more unknown) o fix misdetection of scsi devices as scsi host adapter o fix double scsi devices detection (both unknown and real category) - update TODO list | ||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 45 | -281/+279 |
| | |||||
* | - mv drakbug executable from $$SBINDEST to $$BINDEST | Daouda Lo | 2002-07-30 | 1 | -0/+1 |
| | |||||
* | -complete re-write of draksec. The main functions will go in this file. | Christian Belisle | 2002-07-30 | 1 | -0/+69 |
| | |||||
* | - complete re-write of draksec. splitted all the libsafe related functions | Christian Belisle | 2002-07-30 | 1 | -0/+18 |
| | | | | | in this file. | ||||
* | - complete re-write | Christian Belisle | 2002-07-30 | 2 | -31/+138 |
| | |||||
* | use usb keyboard bCountryCode to choose the right keyboard | Pascal Rigaux | 2002-07-30 | 5 | -55/+34 |
| | |||||
* | never EVER put $xxxx in to-be-translated strings!! | Pascal Rigaux | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | (Add2LVM): for LVM on RAID, ensure the RAID is created & enabled | Pascal Rigaux | 2002-07-30 | 1 | -0/+1 |
| | |||||
* | fix handling of commented empty line | Pascal Rigaux | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | don't translate useless strings (here: "\n") | Thierry Vignaud | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | deush need to learn english | Thierry Vignaud | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | - call fsck.jfs before mounting read-write (otherwise mount simply fails) | Pascal Rigaux | 2002-07-30 | 2 | -12/+27 |
| | | | | | - propose fsck -y for ext2 when fsck -a fails | ||||
* | reflect errata changes | Guillaume Cottenceau | 2002-07-30 | 2 | -4/+4 |
| | |||||
* | have errata in parameter to not break too much updates | Guillaume Cottenceau | 2002-07-30 | 1 | -2/+3 |
| | | | | | 8.2->9.0 | ||||
* | use $o->{interactiveSteps} instead of ↵ | Pascal Rigaux | 2002-07-30 | 1 | -6/+6 |
| | | | | @install_steps_auto_install::graphical_steps | ||||
* | s/82errata.php3/90errata.php3/ | Guillaume Cottenceau | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | Better placement for waiting message. | Till Kamppeter | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | Fixed a typo and a comment in the "SIGHUP_daemon()" function. | Till Kamppeter | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | Fixed some "$prefix" issues in the HPOJ auto-configuration and in the Star ↵ | Till Kamppeter | 2002-07-29 | 1 | -5/+15 |
| | | | | Office/OpenOffice.org auto-configuration. | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-29 | 1 | -0/+175 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-29 | 1 | -1/+4 |
| | |||||
* | nicer error message when "You can't create a new partition | Pascal Rigaux | 2002-07-29 | 1 | -1/+12 |
| | | | | | | (since you reached the maximal number of primary partitions). First remove a primary partition and create an extended partition." | ||||
* | cleanup | Pascal Rigaux | 2002-07-29 | 1 | -4/+6 |
| | |||||
* | (g_auto_install): also save chosen on_services (this is the only thing left ↵ | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | | | | to do to make it work :) | ||||
* | (ask_standalone_gtk, ask_install): only return the on_services (those | Pascal Rigaux | 2002-07-29 | 1 | -2/+2 |
| | | | | | | functions used to return ($l, $on_services) which used in a scalar context returned $on_services) | ||||
* | (configure_auto_install): really use resolution_wanted given in $o | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | |||||
* | fix rooted() when chrooted and saving the result in a perl variable | Pascal Rigaux | 2002-07-29 | 1 | -4/+4 |
| | |||||
* | - fix using deprecated Xconfig.pm | Pascal Rigaux | 2002-07-29 | 1 | -42/+18 |
| | | | | | | | | - document dam's hack for test mouse - cleanup - don't bother reading XFree mouse config (using keep_auxmouse_unchanged of mouse::write_conf) | ||||
* | make perl_checker happy | Pascal Rigaux | 2002-07-29 | 2 | -1/+3 |
| | |||||
* | - don't display "To activate the mouse, MOVE YOUR WHEEL!" when not install | Pascal Rigaux | 2002-07-29 | 1 | -10/+12 |
| | | | | | - don't display "Please test the mouse" either |