summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* enabled Latgalian language choice;Pablo Saratxaga2004-05-263-2/+4
| | | | | | prepared for Sardian; rpmsrate: Japanese input method is now "uim"
* bump copyrightThierry Vignaud2004-05-261-1/+1
|
* /etc/mandrake-release is now /etc/mandrakelinux-releasePascal Rigaux2004-05-263-4/+5
|
* - call handleI18NClp() ASAPPascal Rigaux2004-05-261-22/+22
| | | | | - create and use lang2move_clp_name()
* some packages are only one locale dependent, but still don't require that ↵Pascal Rigaux2004-05-261-0/+13
| | | | locale, handle it using special cases
* "expert" flag in stage2 is bad and deprecated, removing it!Pascal Rigaux2004-05-261-1/+0
|
* (getNet) reuse c::get_netdevices()Thierry Vignaud2004-05-261-8/+1
|
* (netdevices) introduce it in order to list network interfacesThierry Vignaud2004-05-261-0/+37
|
* (getNet) support br (bridging) and tr (UML) interfaces (florin)Thierry Vignaud2004-05-261-1/+1
|
* Nepali uses devanagari scriptPablo Saratxaga2004-05-251-1/+1
|
* new keyboards; new lang->keyboard correspondencesPablo Saratxaga2004-05-252-4/+25
|
* don't trust the USB keyboard layout announc when it claims to be "us"Pablo Saratxaga2004-05-251-2/+5
| | | | | | layout (mosdt manufacturers just keep that default value while seeling different layouts)
* - BitTorrent support addedRobert Vojta2004-05-251-0/+6
|
* add eth1394 (#9669)Thierry Vignaud2004-05-251-1/+1
|
* update 10-37mdk's changelogThierry Vignaud2004-05-251-0/+3
|
* 10-37mdkThierry Vignaud2004-05-251-1/+7
|
* (mapIntfToDevice) only try to lookup pci or usb device by bus locationThierry Vignaud2004-05-251-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 doesThierry Vignaud2004-05-251-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 Benedict2004-05-241-2/+2
|
* (mk_frame) minor cleanupThierry Vignaud2004-05-241-1/+1
|
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-2411-33/+38
|
* (build_notebook) simplify pull down menu filling and do not duplicate protocolsThierry Vignaud2004-05-241-1/+1
| | | | | list
* Don't hardcode architectureRafael Garcia-Suarez2004-05-241-1/+1
|
* 10-36mdkThierry Vignaud2004-05-241-1/+6
|
* still provide compat stuff for OptionMenu (#9826) until all tools areThierry Vignaud2004-05-241-1/+41
| | | | | converted
* Some new perl_checker fixes.Stew Benedict2004-05-212-108/+58
|
* Add /etc/modprobe* mount points for client hardware config.Stew Benedict2004-05-201-0/+6
|
* 10-35mdkThierry Vignaud2004-05-191-1/+33
|
* filter LAN and Wireless cards by explicitely checking whether networkThierry Vignaud2004-05-191-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 useThierry Vignaud2004-05-191-3/+3
| | | | | system IFNAMSIZ instead of implicitely defining it
* (isNetDeviceWirelessAware) introduce it in order to detect whether aThierry Vignaud2004-05-191-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 Lo2004-05-191-7/+8
| | | | | | - pango-modules file is now located in /etc/pango/i386/ - Add Build.pm
* perl_checker cleanupsThierry Vignaud2004-05-181-3/+4
|
* (Gtk2::OptionMenu->new) kill debug messageThierry Vignaud2004-05-181-1/+1
|
* (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget byThierry Vignaud2004-05-181-13/+14
| | | | | the new ComboBox widget
* add ipw2100Thierry Vignaud2004-05-171-1/+2
|
* perl_checker complianceDamien Chaumette2004-05-171-3/+3
|
* remove speedtouch and ISDN 'only working under 2.4 kernel' warningsDamien Chaumette2004-05-171-10/+0
|
* prefer collecting data in "install" rule when un_live_tree_boot is donePascal Rigaux2004-05-171-2/+3
|
* Clean up perl version checking in the tools makefile.Rafael Garcia-Suarez2004-05-171-3/+3
|
* restore the ability to specify the file where the config should be written ↵Pascal Rigaux2004-05-171-4/+6
| | | | (since it's used by Xconfig/test.pm)
* Fix version of PerlIO::gzip in file listRafael Garcia-Suarez2004-05-171-2/+2
|
* Remove an obsolete check for XFree86-VGA16Rafael Garcia-Suarez2004-05-171-3/+0
|
* install autofs for nis authentication (dixit florin & fcrozat)Pascal Rigaux2004-05-171-1/+1
|
* instead of keeping stage1 (mostly as temporary space but with a fixed size, ↵Pascal Rigaux2004-05-171-4/+4
| | | | | | | and for the background init), exit the stage1 giving hand to stage2 in a tmpfs (same as what was done for Mandrakemove)
* add some "sudo" where neededPascal Rigaux2004-05-171-6/+6
|
* don't default to /tmp/live_treePascal Rigaux2004-05-171-1/+1
|
* kill unused imageThierry Vignaud2004-05-171-0/+0
|
* Fixes to use speedtouch kernel driver / drop userspace oneDamien Chaumette2004-05-141-10/+15
| | | | | | | | | (happy modem with both 2.4 and 2.6) - fix modem_run parameters to use kernel driver - change/move pty declaration in /etc/ppp/peers/adsl - plugin pppoatm has to be set and vpi.vci too - new net_cnx_{up/down}, speedtouch.sh seems to be useless now
* - fix cdrom-changedisk.img (didn't set correctly automatic=method:cdrom nor ↵Pascal Rigaux2004-05-131-2/+3
| | | | | | | changedisk) - have a valid .not-enough-room when failing building cdrom-changedisk.img