summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* remove logPascal Rigaux2005-01-271-1/+0
|
* switch back to auto=yes :Pascal Rigaux2005-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | > > the only problem with auto=yes is that it ignores the minor number > > specified and always uses the first avaliable minor number, so you might > > find /dev/md2 with minor 0, /proc/mdstat will call it based on minor > > number. This is going to get really confusing for users. > > I was planning to fix this in upstream source, but i have not been able > > to find time to do it yet. > > ok, i fixed that in mdadm-1.8.0-2mdk > there is a new option (auto=dev) that will create the device file with > the correct minor number based on the device name. > so please put auto=dev instead of auto=yes in the /etc/mdadm.conf > please hold the auto=dev change, the mdadm author feel this should be the default behaviour for auto=yes, so i will upload a new mdadm-1.9.0-0pre1.1mdk with fully working auto as soon as i return to italy (this weekend i believe)
* fix "mdadm package not installed" during install (bugzilla #13259)Pascal Rigaux2005-01-271-1/+1
|
* Wizard, System Backup configuration problems (#13235)Stew Benedict2005-01-261-6/+6
|
* *** empty log message ***Pascal Rigaux2005-01-261-1/+46
|
* nicer description() (esp. when the size is 0)Pascal Rigaux2005-01-261-4/+4
|
* fix commented code :)Pascal Rigaux2005-01-261-1/+1
|
* drakx_version() is now in install_anyPascal Rigaux2005-01-261-1/+1
|
* - move convert script from spec file into standalone/convertThierry Vignaud2005-01-264-3/+13
| | | | | - btw, do not try converting if uneeded
* 10.2-0.16mdkThierry Vignaud2005-01-261-11/+12
|
* drakx_version() is now in install_any and use getFile() to get VERSIONPascal Rigaux2005-01-262-6/+6
|
* xorg_version is 6.8.2Pascal Rigaux2005-01-261-1/+1
|
* fix return value of method calls on MagicWindowPascal Rigaux2005-01-261-2/+3
|
* ->size_request doesn't return anything on the box, it is better done on the ↵Pascal Rigaux2005-01-261-1/+1
| | | | window (for rpmdrake)
* fix (bugzilla #13197)Pascal Rigaux2005-01-261-0/+1
|
* Use the new --gui option to urpmi for the drakxtools to ask for mediaRafael Garcia-Suarez2005-01-252-3/+3
| | | | | | change; update the dependency of drakxtools on urpmi version accordingly. Remove dependency on gurpmi.
* *** empty log message ***Pascal Rigaux2005-01-251-1/+112
|
* fix rpmsrate_always_flags() not applied (bugzilla #13177)Pascal Rigaux2005-01-251-1/+1
|
* even if it still takes some time when format is over, we don't want the ↵Pascal Rigaux2005-01-251-2/+2
| | | | progress bar to stay at 85%
* fix previous commit (we don't want devfsd anymore)Pascal Rigaux2005-01-251-1/+1
|
* Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include)Stew Benedict2005-01-251-2/+8
|
* Fix duplicate flag in rpmsrateRafael Garcia-Suarez2005-01-241-1/+1
|
* fix wrong package nameThierry Vignaud2005-01-241-1/+1
|
* removing code setting devfs=mount or devfs=nomountPascal Rigaux2005-01-231-7/+0
|
* put the new option auto=dev instead of auto=yes (see mdadm-1.8.0-2mdk)Pascal Rigaux2005-01-231-1/+1
|
* fix the various transient on {rwindow} (or even {window} ?) not working ↵Pascal Rigaux2005-01-2211-16/+16
| | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?))
* allow using {real_window} instead of {rwindow}{real_window}Pascal Rigaux2005-01-221-0/+1
| | | | | (esp. for set_transient_for for which we can't easily do some magic)
* updated pot filePablo Saratxaga2005-01-221-924/+927
|
* Drop quasi-pxe setup in dhcp.conf as we can use real pxe now.Stew Benedict2005-01-211-17/+5
| | | | | Perl_checker fixes.
* 10.2-0.15mdkThierry Vignaud2005-01-211-1/+5
|
* *** empty log message ***Pascal Rigaux2005-01-211-1/+48
|
* fix check_valid()Pascal Rigaux2005-01-211-0/+2
|
* - rename Xconfig::main::is_valid() to Xconfig::main::check_valid() and ↵Pascal Rigaux2005-01-211-6/+8
| | | | | | | return the cause of the error - ensure an empty config file doesn't make it display "Your Xorg configuration file is broken..."
* do show_all on the real window (this is used by drakloop)Pascal Rigaux2005-01-211-1/+1
|
* - main loop fixDaouda Lo2005-01-211-41/+12
| | | | | | - remove dead code - cleanups
* 10.2-0.14mdkThierry Vignaud2005-01-211-1/+5
|
* tag devices as bridges later so that pcmcia controllers got a chanceThierry Vignaud2005-01-211-9/+9
| | | | | to be detected
* updates from baud:Thierry Vignaud2005-01-211-0/+28
| | | | | | | | - add "Czech Republic|Cesky Telecom" - add "Switzerland|Tiscali.ch" - add "Tunisia|Planet.tn" - add dns servers to "Israel|Bezeq"
* 10.2-0.13mdkThierry Vignaud2005-01-211-1/+11
|
* fix subdialogs when embedded in mccThierry Vignaud2005-01-211-1/+2
|
* fix banner's title by initializing mcc domain before ugtk2Thierry Vignaud2005-01-211-3/+4
|
* *** empty log message ***Pascal Rigaux2005-01-211-1/+88
|
* minimal XkbModel supportPascal Rigaux2005-01-212-4/+34
|
* - don't write /etc/mdadm.conf when no raidPascal Rigaux2005-01-211-1/+3
| | | | | | - use option "auto=yes" in mdadm.conf to ensure mdadm will create /dev/mdX devices when needed (those are not there when using udev and neither kernel raid autostart nor initrd created the raid)
* restore previous network::ethernet::get_eth_cards_names() behaviourPascal Rigaux2005-01-203-10/+10
| | | | | (i got hit by { map ... }; being a block and not a hash ref)
* add lspcidrakePascal Rigaux2005-01-201-1/+2
|
* snd-azx was renamed as snd-hda-intel in ALSA's CVS, so let's prepareThierry Vignaud2005-01-201-0/+1
| | | | | ground for future
* (default_packages) simplify through ↵Thierry Vignaud2005-01-201-3/+3
| | | | modules::append_to_modules_loaded_at_startup_for_all_kernels()
* (append_to_modules_loaded_at_startup_for_all_kernels) introduce itThierry Vignaud2005-01-201-0/+4
| | | | | (wrapper around append_to_modules_loaded_at_startup())
* (default_packages) handle buggy laptops that're unusable withoutThierry Vignaud2005-01-201-0/+4
| | | | | laoding acerhk module