Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | sort wireless entries | Thierry Vignaud | 2004-09-28 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-09-28 | 1 | -1/+30 |
| | |||||
* | handle /etc/mandrakelinux-release | Pascal Rigaux | 2004-09-28 | 1 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | added ath_pci wireless driver | 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) | ||||
* | 10.1 final image | Pascal Rigaux | 2004-09-27 | 1 | -0/+0 |
| | |||||
* | 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 |
| | |||||
* | oops, i missed a ->cleanupPrinter here. inline it here too | Pascal Rigaux | 2004-09-24 | 1 | -1/+6 |
| | |||||
* | install_steps must not call a method only defined in ↵ | Pascal Rigaux | 2004-09-24 | 2 | -11/+5 |
| | | | | install_steps_interactive, inline it | ||||
* | slmodem-kernel and bluez-utils | Frederic Lepied | 2004-09-24 | 1 | -1/+3 |
| | |||||
* | Mandrakelinux | Frederic Lepied | 2004-09-24 | 1 | -1/+1 |
| | |||||
* | fix typos in usage | Pascal Rigaux | 2004-09-24 | 1 | -6/+6 |
| | |||||
* | do not disable ifplugd support for wireless cards | Thierry Vignaud | 2004-09-24 | 1 | -2/+1 |
| | |||||
* | don't ask when $in is not set in security_check() | Pascal Rigaux | 2004-09-24 | 1 | -1/+2 |
| | |||||
* | Save hdlists and synthesis as user root | Rafael Garcia-Suarez | 2004-09-24 | 1 | -2/+5 |
| | |||||
* | add support for SKIM IM | Thierry Vignaud | 2004-09-23 | 1 | -0/+5 |
| | |||||
* | do not install scim for hindic (native keyboards're availlable) | Thierry Vignaud | 2004-09-23 | 1 | -1/+1 |
| | |||||
* | call fsedit::auto_allocate() with $o->{partitions} so be able to fix a ↵ | Pascal Rigaux | 2004-09-23 | 1 | -3/+3 |
| | | | | partitioning scheme in a defcfg | ||||
* | install x-unikey for vietnamese (aka sync with share/rpmsrate) | Thierry Vignaud | 2004-09-23 | 1 | -0/+1 |
| |