Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10-40mdk | Thierry Vignaud | 2004-05-28 | 1 | -1/+8 |
| | |||||
* | (get_eth_cards) fallback on sysfs in order to get driver and card | Thierry Vignaud | 2004-05-28 | 1 | -0/+11 |
| | | | | | | description when ethtool is not supported (eg: ipw2100 driver for intel centrino) | ||||
* | fix 10-37mdk's indentation | Thierry Vignaud | 2004-05-28 | 1 | -3/+4 |
| | |||||
* | - drop old internet service code | Damien Chaumette | 2004-05-27 | 1 | -70/+22 |
| | | | | | - only one way to configure/up/down an adsl connection | ||||
* | - call remove_initscript because internet service is dropped | Damien Chaumette | 2004-05-27 | 1 | -1/+1 |
| | | | | | - drop write_initscript call | ||||
* | - kill write_initscript | Damien Chaumette | 2004-05-27 | 1 | -50/+9 |
| | | | | | - add remove_initscript | ||||
* | (getNet) ignore loopback device | Thierry Vignaud | 2004-05-27 | 1 | -1/+1 |
| | |||||
* | really chkconfig --add and --del for "diskdrake --fileshare" (thanks to ↵ | Pascal Rigaux | 2004-05-27 | 1 | -0/+2 |
| | | | | Olivier Blin) | ||||
* | 10-39mdk | Thierry Vignaud | 2004-05-27 | 1 | -1/+7 |
| | |||||
* | instead of removing package nfs-utils or samba-server (when "diskdrake ↵ | Pascal Rigaux | 2004-05-27 | 1 | -5/+7 |
| | | | | --fileshare" disables a export kind) (bugzilla #9804) | ||||
* | new function isTrueLocalFS() to make a distinction between ext3/reiserfs/... ↵ | Pascal Rigaux | 2004-05-27 | 1 | -1/+1 |
| | | | | | | | and nfs => allow /home on nfs (bugzilla #7460) | ||||
* | new function isTrueLocalFS() to make a distinction between ext3/reiserfs/... ↵ | Pascal Rigaux | 2004-05-27 | 4 | -6/+9 |
| | | | | | | | and nfs => allow /home on nfs (bugzilla #7460) | ||||
* | 10-38mdk | Thierry Vignaud | 2004-05-27 | 1 | -1/+11 |
| | |||||
* | (get_val) reuse c::get_netdevices() and thus skip bogus sit0 | Thierry Vignaud | 2004-05-27 | 1 | -3/+7 |
| | |||||
* | enabled Latgalian language choice; | Pablo Saratxaga | 2004-05-26 | 3 | -2/+4 |
| | | | | | | prepared for Sardian; rpmsrate: Japanese input method is now "uim" | ||||
* | /etc/mandrake-release is now /etc/mandrakelinux-release | Pascal Rigaux | 2004-05-26 | 3 | -4/+5 |
| | |||||
* | "expert" flag in stage2 is bad and deprecated, removing it! | Pascal Rigaux | 2004-05-26 | 1 | -1/+0 |
| | |||||
* | (getNet) reuse c::get_netdevices() | Thierry Vignaud | 2004-05-26 | 1 | -8/+1 |
| | |||||
* | (netdevices) introduce it in order to list network interfaces | Thierry Vignaud | 2004-05-26 | 1 | -0/+37 |
| | |||||
* | (getNet) support br (bridging) and tr (UML) interfaces (florin) | Thierry Vignaud | 2004-05-26 | 1 | -1/+1 |
| | |||||
* | Nepali uses devanagari script | Pablo Saratxaga | 2004-05-25 | 1 | -1/+1 |
| | |||||
* | new keyboards; new lang->keyboard correspondences | Pablo Saratxaga | 2004-05-25 | 2 | -4/+25 |
| | |||||
* | don't trust the USB keyboard layout announc when it claims to be "us" | Pablo Saratxaga | 2004-05-25 | 1 | -2/+5 |
| | | | | | | layout (mosdt manufacturers just keep that default value while seeling different layouts) | ||||
* | - BitTorrent support added | Robert Vojta | 2004-05-25 | 1 | -0/+6 |
| | |||||
* | update 10-37mdk's changelog | Thierry Vignaud | 2004-05-25 | 1 | -0/+3 |
| | |||||
* | 10-37mdk | Thierry Vignaud | 2004-05-25 | 1 | -1/+7 |
| | |||||
* | (mapIntfToDevice) only try to lookup pci or usb device by bus location | Thierry Vignaud | 2004-05-25 | 1 | -1/+2 |
| | | | | | | if its location is defined (some driver are returning bogus data on ETHTOOL_GDRVINFO command) | ||||
* | (get_eth_cards) brown paper bug: fix card name lookup when driver does | Thierry Vignaud | 2004-05-25 | 1 | -1/+1 |
| | | | | | | not support GDRVINFO command from ETHTOOL ioctl and there's only one card managed by this driver | ||||
* | Fix dropped .txt files when running mkisofs. (Anthill #799) | Stew Benedict | 2004-05-24 | 1 | -2/+2 |
| | |||||
* | (mk_frame) minor cleanup | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
| | |||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 11 | -33/+38 |
| | |||||
* | (build_notebook) simplify pull down menu filling and do not duplicate protocols | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
| | | | | | list | ||||
* | Don't hardcode architecture | Rafael Garcia-Suarez | 2004-05-24 | 1 | -1/+1 |
| | |||||
* | 10-36mdk | Thierry Vignaud | 2004-05-24 | 1 | -1/+6 |
| | |||||
* | still provide compat stuff for OptionMenu (#9826) until all tools are | Thierry Vignaud | 2004-05-24 | 1 | -1/+41 |
| | | | | | converted | ||||
* | Some new perl_checker fixes. | Stew Benedict | 2004-05-21 | 2 | -108/+58 |
| | |||||
* | Add /etc/modprobe* mount points for client hardware config. | Stew Benedict | 2004-05-20 | 1 | -0/+6 |
| | |||||
* | 10-35mdk | Thierry Vignaud | 2004-05-19 | 1 | -1/+33 |
| | |||||
* | filter LAN and Wireless cards by explicitely checking whether network | Thierry Vignaud | 2004-05-19 | 1 | -2/+2 |
| | | | | | | | interfaces support wireless extensions or not instead of relying on both ethtool support (in order to get the module name) and checking against a whitelist of known wireless awere cards | ||||
* | (hasNetDevice, isNetDeviceWirelessAware, getNetDriver) explicitely use | Thierry Vignaud | 2004-05-19 | 1 | -3/+3 |
| | | | | | system IFNAMSIZ instead of implicitely defining it | ||||
* | (isNetDeviceWirelessAware) introduce it in order to detect whether a | Thierry Vignaud | 2004-05-19 | 1 | -0/+20 |
| | | | | | network interface support wireless extensions or not | ||||
* | - Share pango modules between the FT2 and Xft backend (named fc in pango 1.4) | Daouda Lo | 2004-05-19 | 1 | -7/+8 |
| | | | | | | - pango-modules file is now located in /etc/pango/i386/ - Add Build.pm | ||||
* | (Gtk2::OptionMenu->new) kill debug message | Thierry Vignaud | 2004-05-18 | 1 | -1/+1 |
| | |||||
* | (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget by | Thierry Vignaud | 2004-05-18 | 1 | -13/+14 |
| | | | | | the new ComboBox widget | ||||
* | perl_checker compliance | Damien Chaumette | 2004-05-17 | 1 | -3/+3 |
| | |||||
* | remove speedtouch and ISDN 'only working under 2.4 kernel' warnings | Damien Chaumette | 2004-05-17 | 1 | -10/+0 |
| | |||||
* | restore the ability to specify the file where the config should be written ↵ | Pascal Rigaux | 2004-05-17 | 1 | -4/+6 |
| | | | | (since it's used by Xconfig/test.pm) | ||||
* | Fix version of PerlIO::gzip in file list | Rafael Garcia-Suarez | 2004-05-17 | 1 | -2/+2 |
| | |||||
* | Remove an obsolete check for XFree86-VGA16 | Rafael Garcia-Suarez | 2004-05-17 | 1 | -3/+0 |
| | |||||
* | install autofs for nis authentication (dixit florin & fcrozat) | Pascal Rigaux | 2004-05-17 | 1 | -1/+1 |
| |