Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated pot file | Pablo Saratxaga | 2004-09-30 | 1 | -1011/+1048 |
| | |||||
* | revert enhancement commit since we are in deep freeze | Pascal Rigaux | 2004-09-30 | 1 | -46/+18 |
| | |||||
* | removed "\t" and "\n" out of translatable strings to avoid useless | Pablo Saratxaga | 2004-09-30 | 1 | -11/+11 |
| | | | | | | duplication; fixed English typographic errors (don't put spaces before colons!). | ||||
* | Add more new entry for LDAP | Vicent Guardiola | 2004-09-29 | 1 | -18/+46 |
| | |||||
* | check every 5 seconds (instead of 20) for new or disconnected interfaces ↵ | Olivier Blin | 2004-09-29 | 1 | -1/+1 |
| | | | | (#11780) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-29 | 1 | -1/+53 |
| | |||||
* | - disable the new gtk smart search which display an entry box | Pascal Rigaux | 2004-09-29 | 1 | -2/+4 |
| | | | | | | - fix return value of key_press_event for some cases (otherwise arrow keys do not work) | ||||
* | ensure gdk loaders, gtk immodules and pango modules lists are correct | Pascal Rigaux | 2004-09-29 | 1 | -0/+7 |
| | |||||
* | (version) print translated usage message (#5657) | Thierry Vignaud | 2004-09-29 | 1 | -1/+2 |
| | |||||
* | install_urpmi now writes a names file for each media | Rafael Garcia-Suarez | 2004-09-29 | 1 | -0/+10 |
| | |||||
* | fix titi sux | Pascal Rigaux | 2004-09-29 | 1 | -1/+1 |
| | |||||
* | (write) fix setting fonts at install time | Thierry Vignaud | 2004-09-29 | 1 | -1/+1 |
| | |||||
* | don't die when failing to open a device (to get its geometry), skip it instead | Pascal Rigaux | 2004-09-29 | 2 | -9/+16 |
| | | | | | (as used to be done before partition_table::raw::get_geometries() was introduced) | ||||
* | (write_preload_conf) simplify | Thierry Vignaud | 2004-09-29 | 1 | -1/+1 |
| | |||||
* | (write_preload_conf) preload nvram on laptops | Thierry Vignaud | 2004-09-29 | 1 | -0/+1 |
| | |||||
* | add raid-extra-boot=mbr when installing on mdX (bugzilla #11699) | Pascal Rigaux | 2004-09-29 | 1 | -0/+6 |
| | |||||
* | test if IP address is already used for static interfaces | Olivier Blin | 2004-09-28 | 1 | -0/+2 |
| | | | | | (do not test for sagem DSL devices since it may use many ifcfg files) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-28 | 1 | -1/+30 |
| | |||||
* | use Driver "keyboard" instead of "Keyboard" (for Xorg 6.8) | Pascal Rigaux | 2004-09-28 | 1 | -4/+9 |
| | |||||
* | madwifi_pci => ath_pci | Frederic Lepied | 2004-09-28 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-28 | 1 | -1/+56 |
| | |||||
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 5 | -81/+61 |
| | | | | | | | | | | - many functions now take $security (which used to be taken from $in during install) - fix some functions with empty prototype but still using a parameter - remove some unused variable - rename some $_foo vars to $foo since those vars are used - add some undef to some function calls to be minimally perl_checker compliant - perl_checker compliant optional parameters in start_spooler_on_boot(), install_spooler() | ||||
* | I sux, fix priority | Olivier Blin | 2004-09-27 | 1 | -4/+4 |
| | |||||
* | use input/mice instead of psaux for synaptics touchpads (#11771) | Olivier Blin | 2004-09-27 | 1 | -3/+4 |
| | | | | | | | (input/mice won't work with 2.4 kernels, but it doesn't matter since the config file is rewritten at boot on major kernel change, and synaptics devices are not configured for 2.4 kernels) | ||||
* | (bg_command_as_root) use kdesu in kde | Olivier Blin | 2004-09-27 | 1 | -1/+6 |
| | |||||
* | (get_default_gateway_interface) try to detect default connection in | Olivier Blin | 2004-09-27 | 1 | -21/+5 |
| | | | | | this order : adsl > isdn > modem > ethernet | ||||
* | ask to connect for isdn_external too | Olivier Blin | 2004-09-27 | 1 | -1/+1 |
| | |||||
* | don't scramble $netcnx->{type} | Olivier Blin | 2004-09-27 | 1 | -2/+2 |
| | |||||
* | ask to connect for modem/isdn connections too (crappy fix, this needs | Olivier Blin | 2004-09-27 | 1 | -1/+1 |
| | | | | | to be redesigned once 10.1 is out) | ||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-27 | 1 | -1/+412 |
| | |||||
* | fix typos | Pascal Rigaux | 2004-09-27 | 1 | -2/+3 |
| | |||||
* | simplify and handle LVM2, *but* since creating a LVM2 PV on a non partitioned | Pascal Rigaux | 2004-09-27 | 1 | -7/+2 |
| | | | | | | | drive doesn't modify the MBR, it won't help if the MBR is empty or a valid dos partition table, since those are checked first... but i won't change this so late in the release cycle | ||||
* | fix last commit | Thierry Vignaud | 2004-09-27 | 1 | -2/+2 |
| | |||||
* | we really support all linmodems (including Hsf and Hcf ones) with 2.6 kernels | Olivier Blin | 2004-09-27 | 1 | -6/+0 |
| | |||||
* | (get_user_or_group) list users rather than groups when requested for | Thierry Vignaud | 2004-09-27 | 1 | -1/+1 |
| | | | | | (anthill #1161) | ||||
* | fail if legacy_sectors_per_track or legacy_max_head doesn't exist instead of ↵ | Pascal Rigaux | 2004-09-27 | 1 | -3/+4 |
| | | | | returning garbage (bugzilla #11738) | ||||
* | better logging | Pascal Rigaux | 2004-09-27 | 2 | -2/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-09-27 | 1 | -1/+1 |
| | |||||
* | remove from perl-Gtk2 directories from /tmp/list to have less warnings | Pascal Rigaux | 2004-09-27 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-09-27 | 1 | -1/+1 |
| | |||||
* | don't call compute_nb_cylinders() before checking {sectors} and {heads} are ↵ | Pascal Rigaux | 2004-09-27 | 1 | -2/+2 |
| | | | | valid | ||||
* | fixed KDE font names to match currently shiped Xfs font names | Pablo Saratxaga | 2004-09-27 | 1 | -9/+15 |
| | |||||
* | I am stupid, start when asked to start, stop when asked to stop | Olivier Blin | 2004-09-26 | 1 | -2/+2 |
| | |||||
* | fix again running processes detection | Olivier Blin | 2004-09-26 | 1 | -1/+5 |
| | |||||
* | (ConnectNow) specify device to iwconfig when applying settings (partial fix ↵ | Olivier Blin | 2004-09-26 | 1 | -1/+1 |
| | | | | for #11279) | ||||
* | (go2state) do not destroy/re-create menu if state hasn't changed, or | Olivier Blin | 2004-09-26 | 1 | -3/+6 |
| | | | | | else the menu may disappear without any reason | ||||
* | fix 10.1-11mdk's changelog | Thierry Vignaud | 2004-09-24 | 1 | -1/+1 |
| | |||||
* | (add_device_wizard) refix list refreshing on UPS adding | Thierry Vignaud | 2004-09-24 | 1 | -0/+1 |
| | |||||
* | increase the max size of the swap | Pascal Rigaux | 2004-09-24 | 1 | -3/+3 |
| | |||||
* | 10.1-11mdk | Thierry Vignaud | 2004-09-24 | 1 | -1/+44 |
| |