summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* updated pot filePablo Saratxaga2002-07-293-3138/+3715
|
* read and wrote /etc/modules.confThierry Vignaud2002-07-291-0/+2
|
* - consolidate duplicated 'use (warn|strict...' into nuke_perl targetThierry Vignaud2002-07-291-5/+6
| | | | | | - thus enable to fix bug reported by gc (aka i only fixed localsrpm nuke, not srpm: one)
* final changes batchThierry Vignaud2002-07-291-4/+11
|
* - pixel: don't set release to 14mdk when 13mdk hadn't be released ...Thierry Vignaud2002-07-291-5/+28
| | | | | - list 13mdk changes
* replace trigger by format test for hw config file conversionThierry Vignaud2002-07-291-2/+3
|
* fix partition wizard choice updating after calling diskdrakePascal Rigaux2002-07-291-14/+13
|
* ensure choosing install-or-upgrade can't be done twicePascal Rigaux2002-07-293-11/+10
| | | | | (since it's badly handled and hard to handle nicely)
* remove "Requires: groff" (nobody know why it's there) (Pixel)Pascal Rigaux2002-07-291-2/+5
|
* restore xdm choice previous behaviour (auto_install)Pascal Rigaux2002-07-291-1/+1
|
* fix typoPascal Rigaux2002-07-291-0/+0
|
* - use $::prefix for reading/writing (it was missing for writing)Pascal Rigaux2002-07-292-4/+4
| | | | | | - use output_p so that /etc/samba directory is created if needed (fix bug reported by David Eastcott)
* xpcd is still there (deush)Pascal Rigaux2002-07-291-1/+1
|
* - remove deprecated packagesPascal Rigaux2002-07-291-29/+17
| | | | | - adapt some to their names
* use aliases for stage1 params to reduce kernel msgGuillaume Cottenceau2002-07-291-1/+6
|
* CardsNames is not needed anymorePascal Rigaux2002-07-281-1/+0
|