summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - fix $ENV{HOME} value to '/root' if usermode break itDamien Chaumette2002-07-311-1/+1
|
* hopefully fix "device or resource busy" problem in cdromGuillaume Cottenceau2002-07-311-4/+4
| | | | | | automatic mode (I messed up between truth value and number in a list... the first value is numbered "0" whicih is "false"...)
* - put the basic button on top (in the advanced page)Christian Belisle2002-07-311-3/+4
| | | | | - move set_server_link in the ignore list temporary
* - s/GNOME/X/ for gnome-linuxconfDaouda Lo2002-07-311-1/+1
|
* *** empty log message ***Pascal Rigaux2002-07-311-0/+1
|
* make new perl_checker happyPascal Rigaux2002-07-3131-121/+100
|
* rename a few target:Thierry Vignaud2002-07-311-2/+2
| | | | | | - srpm -> slowsrpm - fastsrpm -> srpm
* 14mdkThierry Vignaud2002-07-311-2/+16
|
* fix using $_ instead of $_[0] (thanks to perl_checker)Pascal Rigaux2002-07-311-1/+1
|
* "cp -a" doesn't need "echo yes|"Thierry Vignaud2002-07-311-3/+1
|
* - bump version numberThierry Vignaud2002-07-312-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 Rigaux2002-07-3145-281/+279
|
* - mv drakbug executable from $$SBINDEST to $$BINDESTDaouda Lo2002-07-301-0/+1
|
* -complete re-write of draksec. The main functions will go in this file.Christian Belisle2002-07-301-0/+69
|
* - complete re-write of draksec. splitted all the libsafe related functionsChristian Belisle2002-07-301-0/+18
| | | | | in this file.
* - complete re-writeChristian Belisle2002-07-302-31/+138
|
* use usb keyboard bCountryCode to choose the right keyboardPascal Rigaux2002-07-305-55/+34
|
* never EVER put $xxxx in to-be-translated strings!!Pascal Rigaux2002-07-301-2/+2
|
* (Add2LVM): for LVM on RAID, ensure the RAID is created & enabledPascal Rigaux2002-07-301-0/+1
|
* fix handling of commented empty linePascal Rigaux2002-07-301-2/+2
|
* don't translate useless strings (here: "\n")Thierry Vignaud2002-07-301-1/+1
|
* deush need to learn englishThierry Vignaud2002-07-301-2/+2
|
* - call fsck.jfs before mounting read-write (otherwise mount simply fails)Pascal Rigaux2002-07-302-12/+27
| | | | | - propose fsck -y for ext2 when fsck -a fails
* lib64 fixesGwenolé Beauchesne2002-07-302-2/+16
|
* reflect errata changesGuillaume Cottenceau2002-07-302-4/+4
|
* have errata in parameter to not break too much updatesGuillaume Cottenceau2002-07-301-2/+3
| | | | | 8.2->9.0
* use $o->{interactiveSteps} instead of ↵Pascal Rigaux2002-07-301-6/+6
| | | | @install_steps_auto_install::graphical_steps
* s/82errata.php3/90errata.php3/Guillaume Cottenceau2002-07-301-1/+1
|
* Better placement for waiting message.Till Kamppeter2002-07-301-1/+1
|
* Fixed a typo and a comment in the "SIGHUP_daemon()" function.Till Kamppeter2002-07-301-2/+2
|
* Fixed some "$prefix" issues in the HPOJ auto-configuration and in the Star ↵Till Kamppeter2002-07-291-5/+15
| | | | Office/OpenOffice.org auto-configuration.
* *** empty log message ***Pascal Rigaux2002-07-291-0/+175
|
* *** empty log message ***Pascal Rigaux2002-07-292-1/+19
|
* nicer error message when "You can't create a new partitionPascal Rigaux2002-07-291-1/+12
| | | | | | (since you reached the maximal number of primary partitions). First remove a primary partition and create an extended partition."
* cleanupPascal Rigaux2002-07-291-4/+6
|
* (g_auto_install): also save chosen on_services (this is the only thing left ↵Pascal Rigaux2002-07-291-1/+1
| | | | to do to make it work :)
* (ask_standalone_gtk, ask_install): only return the on_services (thosePascal Rigaux2002-07-291-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 $oPascal Rigaux2002-07-291-1/+1
|
* fix rooted() when chrooted and saving the result in a perl variablePascal Rigaux2002-07-291-4/+4
|
* - fix using deprecated Xconfig.pmPascal Rigaux2002-07-291-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 happyPascal Rigaux2002-07-292-1/+3
|
* - don't display "To activate the mouse, MOVE YOUR WHEEL!" when not installPascal Rigaux2002-07-291-10/+12
| | | | | - don't display "Please test the mouse" either
* allow to not mess with X config auxmousePascal Rigaux2002-07-291-3/+8
| | | | | (that way mousedrake doesn't need to care about it)
* (ask_for_X_restart): make it workPascal Rigaux2002-07-291-3/+4
|
* fix default config for mousePascal Rigaux2002-07-291-1/+5
|
* fix mke2fs on loopbackPascal Rigaux2002-07-291-2/+2
|
* disallow big_help (when pressing F1) when testing mousePascal Rigaux2002-07-292-3/+3
|
* try to allow /boot on vfat (it used to work)Pascal Rigaux2002-07-291-1/+1
|
* fix diskdrake::interactive::Options() excepts a value fromPascal Rigaux2002-07-291-0/+1
| | | | | | fs::mount_options_pack(), but fs::mount_options_pack() doesn't return any value (reported by Olivier Thauvin)
* try harder to have "xfs" runningPascal Rigaux2002-07-291-1/+1
|