summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add aureal sound cards supportNicolas Planel2004-02-021-0/+1
|
* 9.3-28mdkThierry Vignaud2004-02-021-1/+6
|
* (get_eth_cards) handle not loaded driversThierry Vignaud2004-02-021-1/+2
|
* only install uim and anthil on cjk boxesThierry Vignaud2004-02-021-1/+2
|
* changed font names to match real font name capitalizationPablo Saratxaga2004-02-011-3/+3
|
* add sources urlThierry Vignaud2004-01-311-0/+6
|
* enable to set hostname even when using DHCP (#7230)Thierry Vignaud2004-01-311-1/+1
|
* add anthy/uim better cjk input methodsThierry Vignaud2004-01-301-1/+1
|
* Fix typoDavid Baudens2004-01-301-1/+1
|
* add magicdev in SYSTEM for KDE or GNOMEFlorent Villard2004-01-301-0/+2
|
* UpdateDavid Baudens2004-01-3022-138/+227
|
* share string with dis-10.pl ppp-10.pl and pwp-09.plThierry Vignaud2004-01-301-1/+1
|
* *** empty log message ***Pascal Rigaux2004-01-301-1/+40
|
* *** empty log message ***Pascal Rigaux2004-01-302-2/+2
|
* add help method ->iter_each_children for Gtk2::TreeModelPascal Rigaux2004-01-301-0/+6
|
* log one more change in -27mdkThierry Vignaud2004-01-301-0/+1
|
* do not offer to select dhcp client when configuring static interfacesThierry Vignaud2004-01-301-2/+4
|
* 9.3-27mdkThierry Vignaud2004-01-301-1/+12
|
* hack :( if ' ' is at the beginning of a text section, don't forget it, ↵Guillaume Cottenceau2004-01-301-0/+3
| | | | | | | substitute with an unbreakable space because gtk allocates too much space otherwise
* fix crash on module lookup when ifcfg-<intf> file is missing on diskThierry Vignaud2004-01-301-2/+2
| | | | | (not yet configured interface case)
* - remove not needed $securityDamien Chaumette2004-01-301-4/+5
| | | | | - clean dumb foreach repetition (one foreach to rule them all)
* bump up to 100errataGuillaume Cottenceau2004-01-301-1/+1
|
* *** empty log message ***Pascal Rigaux2004-01-301-1/+101
|
* add/fix various/agpgart sectionNicolas Planel2004-01-302-3/+5
|
* xxx-agp is not loaded at install, so when_load() is not the right placePascal Rigaux2004-01-302-1/+4
|
* add rpm-rebuilder and lm_sensorsFlorent Villard2004-01-301-2/+2
|
* add dvd+rw-tools in BURNERFlorent Villard2004-01-301-1/+1
|
* the multiplication must be done with type "long long" otherwise it overflows ↵Pascal Rigaux2004-01-301-2/+2
| | | | at 4GB
* - tell kernel to remove the extended partitionPascal Rigaux2004-01-301-1/+2
| | | | | - true/false is better than yes/no in log message
* (conf_network_card_backend) make type and interface arguments mandatoryThierry Vignaud2004-01-301-6/+6
|
* - show gateway in ethernet onlyDamien Chaumette2004-01-301-6/+8
| | | | | - hide gateway Entry in dhcp mode
* perl_checker cleanupsThierry Vignaud2004-01-301-6/+6
|
* enhance log message "tell kernel ..."Pascal Rigaux2004-01-301-1/+1
|
* force availlability of speedtouch and eagle packages at install timeThierry Vignaud2004-01-301-1/+1
|
* fix changelogThierry Vignaud2004-01-291-3/+3
|
* kppp provider db reading: blacklist spurious .directory entriesThierry Vignaud2004-01-291-1/+1
|
* kill dead codeThierry Vignaud2004-01-291-10/+0
|
* *** empty log message ***Pascal Rigaux2004-01-291-1/+87
|
* prevent the installer from going back to proxy configuration (!!!)Thierry Vignaud2004-01-291-1/+1
| | | | | | when pressinth the previous button on first step of network config wizard :-)
* cleanups enabled b/c of path sharing between standalone tool andThierry Vignaud2004-01-291-35/+16
| | | | | installer
* replace iocharset= with nls= for ntfs (as instructed by Thomas Backlund, thanks)Pascal Rigaux2004-01-291-1/+1
|
* convert some write_cnx_script() callers into set_cnx_script() onesThierry Vignaud2004-01-294-8/+8
|
* (set_cnx_script) split it out of write_cnx_script()Thierry Vignaud2004-01-291-11/+11
| | | | | | rationale:functions whose behavior is totally altered by arguments number are insane should just be splited and their callers be fixed
* (conf_network_card_backend) insert a bug noticeThierry Vignaud2004-01-291-0/+1
|
* (conf_network_card_backend) remove compat stuff since callers wereThierry Vignaud2004-01-291-2/+0
| | | | | cleaned up
* replace conf_network_card_backend() "detect" calls by get_eth_cards() onesThierry Vignaud2004-01-293-5/+5
|
* updated pot filePablo Saratxaga2004-01-292-1799/+1945
|
* 9.3-26mdkThierry Vignaud2004-01-291-1/+8
|
* 9.3-24mdk was never releasedThierry Vignaud2004-01-291-3/+0
|
* converted help-*.pot files to utf-8 too (they MUST be of same encodingPablo Saratxaga2004-01-292-663/+663
| | | | | as po files)