Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix wrong package name | Thierry Vignaud | 2005-01-24 | 1 | -1/+1 |
| | |||||
* | removing code setting devfs=mount or devfs=nomount | Pascal Rigaux | 2005-01-23 | 1 | -7/+0 |
| | |||||
* | put the new option auto=dev instead of auto=yes (see mdadm-1.8.0-2mdk) | Pascal Rigaux | 2005-01-23 | 1 | -1/+1 |
| | |||||
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 11 | -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 Rigaux | 2005-01-22 | 1 | -0/+1 |
| | | | | | (esp. for set_transient_for for which we can't easily do some magic) | ||||
* | updated pot file | Pablo Saratxaga | 2005-01-22 | 1 | -924/+927 |
| | |||||
* | Drop quasi-pxe setup in dhcp.conf as we can use real pxe now. | Stew Benedict | 2005-01-21 | 1 | -17/+5 |
| | | | | | Perl_checker fixes. | ||||
* | 10.2-0.15mdk | Thierry Vignaud | 2005-01-21 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-21 | 1 | -1/+48 |
| | |||||
* | fix check_valid() | Pascal Rigaux | 2005-01-21 | 1 | -0/+2 |
| | |||||
* | - rename Xconfig::main::is_valid() to Xconfig::main::check_valid() and ↵ | Pascal Rigaux | 2005-01-21 | 1 | -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 Rigaux | 2005-01-21 | 1 | -1/+1 |
| | |||||
* | - main loop fix | Daouda Lo | 2005-01-21 | 1 | -41/+12 |
| | | | | | | - remove dead code - cleanups | ||||
* | 10.2-0.14mdk | Thierry Vignaud | 2005-01-21 | 1 | -1/+5 |
| | |||||
* | tag devices as bridges later so that pcmcia controllers got a chance | Thierry Vignaud | 2005-01-21 | 1 | -9/+9 |
| | | | | | to be detected | ||||
* | updates from baud: | Thierry Vignaud | 2005-01-21 | 1 | -0/+28 |
| | | | | | | | | - add "Czech Republic|Cesky Telecom" - add "Switzerland|Tiscali.ch" - add "Tunisia|Planet.tn" - add dns servers to "Israel|Bezeq" | ||||
* | 10.2-0.13mdk | Thierry Vignaud | 2005-01-21 | 1 | -1/+11 |
| | |||||
* | fix subdialogs when embedded in mcc | Thierry Vignaud | 2005-01-21 | 1 | -1/+2 |
| | |||||
* | fix banner's title by initializing mcc domain before ugtk2 | Thierry Vignaud | 2005-01-21 | 1 | -3/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-21 | 1 | -1/+88 |
| | |||||
* | minimal XkbModel support | Pascal Rigaux | 2005-01-21 | 2 | -4/+34 |
| | |||||
* | - don't write /etc/mdadm.conf when no raid | Pascal Rigaux | 2005-01-21 | 1 | -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() behaviour | Pascal Rigaux | 2005-01-20 | 3 | -10/+10 |
| | | | | | (i got hit by { map ... }; being a block and not a hash ref) | ||||
* | add lspcidrake | Pascal Rigaux | 2005-01-20 | 1 | -1/+2 |
| | |||||
* | snd-azx was renamed as snd-hda-intel in ALSA's CVS, so let's prepare | Thierry Vignaud | 2005-01-20 | 1 | -0/+1 |
| | | | | | ground for future | ||||
* | (default_packages) simplify through ↵ | Thierry Vignaud | 2005-01-20 | 1 | -3/+3 |
| | | | | modules::append_to_modules_loaded_at_startup_for_all_kernels() | ||||
* | (append_to_modules_loaded_at_startup_for_all_kernels) introduce it | Thierry Vignaud | 2005-01-20 | 1 | -0/+4 |
| | | | | | (wrapper around append_to_modules_loaded_at_startup()) | ||||
* | (default_packages) handle buggy laptops that're unusable without | Thierry Vignaud | 2005-01-20 | 1 | -0/+4 |
| | | | | | laoding acerhk module | ||||
* | (load_category__prompt_for_more) | Thierry Vignaud | 2005-01-20 | 1 | -1/+1 |
| | | | | | | | - fix missing help for SCSI - display it too for non SCSI disks that're handled as SCSI ones (USB, Firewire, SATA, raid ...) | ||||
* | move SATA in its own category | Thierry Vignaud | 2005-01-20 | 4 | -5/+5 |
| | |||||
* | use ->ask_from instead of ->ask_from_listf (keeping the same GUI behaviour) | Pascal Rigaux | 2005-01-19 | 1 | -5/+7 |
| | |||||
* | (switch) add hint for translator | Thierry Vignaud | 2005-01-19 | 1 | -0/+3 |
| | |||||
* | 10.2-0.12mdk | Thierry Vignaud | 2005-01-19 | 1 | -1/+18 |
| | |||||
* | adapt to new network::ethernet::get_eth_cards_names() prototype | Pascal Rigaux | 2005-01-19 | 1 | -6/+6 |
| | |||||
* | fix generating compssUsers.flat (was broken because of the CAT_xxx switch) | Pascal Rigaux | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | fix broken focus during install | Pascal Rigaux | 2005-01-18 | 1 | -0/+2 |
| | |||||
* | fix *old* typo | Pascal Rigaux | 2005-01-18 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-18 | 1 | -1/+162 |
| | |||||
* | auto_install compatibility: CAT_SYSTEM used to be selected by default | Pascal Rigaux | 2005-01-18 | 1 | -0/+2 |
| | |||||
* | Bugzilla 13056 - custom cron configuration | Stew Benedict | 2005-01-17 | 1 | -7/+6 |
| | |||||
* | fix backward compatibility | Pascal Rigaux | 2005-01-17 | 1 | -0/+5 |
| | |||||
* | require dmidecode in -backend subpackage | Thierry Vignaud | 2005-01-17 | 1 | -0/+1 |
| | |||||
* | when reading an existing X config file, ensure it is not too bad, otherwise ↵ | Pascal Rigaux | 2005-01-16 | 1 | -1/+11 |
| | | | | | | | propose to start from scratch (bugzilla #8548) | ||||
* | don't be too picky on uppercase or lowercase sections | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | |||||
* | move setupFB() in Xconfig, and do it when needed (including when standalone) | Pascal Rigaux | 2005-01-16 | 4 | -19/+24 |
| | |||||
* | fix syntax error | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | |||||
* | mapdrive should not bother same_entries() | Pascal Rigaux | 2005-01-16 | 1 | -3/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| | |||||
* | for Driver fbdev, rework to allow configuring vga= in bootloader and telling ↵ | Pascal Rigaux | 2005-01-16 | 3 | -25/+34 |
| | | | | to reboot instead of restarting X server (now i simply need to configure bootloader in Xconfig::main::write() when need_reboot) | ||||
* | if the window is not modal, the main XFdrake window can block it :-( | Pascal Rigaux | 2005-01-16 | 1 | -1/+1 |
| |