| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 125 | -14577/+14577 |
| | | |||||
| * | create common::release_file() and use it | Pascal Rigaux | 2005-04-21 | 2 | -4/+8 |
| | | |||||
| * | use simplify-drakx-modules | Pascal Rigaux | 2005-04-21 | 1 | -3/+3 |
| | | |||||
| * | add some scripts used in perl-install/Makefile and rescue/make_rescue_img | Pascal Rigaux | 2005-04-21 | 2 | -0/+22 |
| | | |||||
| * | use /proc/net/dev to detect network interfaces, instead of testing a limited ↵ | Olivier Blin | 2005-04-21 | 1 | -33/+46 |
| | | | | | set of interface names | ||||
| * | switch from MandrakeSoft to Mandriva in scannerdrake & printerdrake | Thierry Vignaud | 2005-04-21 | 2 | -4/+4 |
| | | |||||
| * | switch from MandrakeSoft to Mandriva in copyright notices | Thierry Vignaud | 2005-04-21 | 30 | -33/+33 |
| | | |||||
| * | *** empty log message *** | Pascal Rigaux | 2005-04-21 | 1 | -1/+3 |
| | | |||||
| * | 10.3-0.4mdk | Thierry Vignaud | 2005-04-21 | 1 | -1/+4 |
| | | |||||
| * | update | Thierry Vignaud | 2005-04-21 | 1 | -7/+7 |
| | | |||||
| * | (ConnectNow) simplify | Thierry Vignaud | 2005-04-21 | 1 | -3/+1 |
| | | |||||
| * | support DHCP over Wireless, Token Ring (great), Firewire, you name it | Olivier Blin | 2005-04-21 | 1 | -7/+7 |
| | | | | | | borrow some comments from pump | ||||
| * | update | Thierry Vignaud | 2005-04-21 | 1 | -4/+4 |
| | | |||||
| * | update | Thierry Vignaud | 2005-04-21 | 1 | -24/+24 |
| | | |||||
| * | dmidecode is useful | Pascal Rigaux | 2005-04-21 | 1 | -0/+1 |
| | | |||||
| * | update | Thierry Vignaud | 2005-04-21 | 1 | -12/+14 |
| | | |||||
| * | update | Thierry Vignaud | 2005-04-21 | 71 | -198583/+207713 |
| | | |||||
| * | remove useless merge2 rule | Thierry Vignaud | 2005-04-21 | 1 | -3/+0 |
| | | |||||
| * | sync LAN string | Thierry Vignaud | 2005-04-21 | 24 | -48/+48 |
| | | |||||
| * | rename "ethernet connection" as "LAN connection" like anywhere since | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | | | | | | | | we're going to support tokenring and not just LAN (what's more, these steps are whered with wireless connections which have nothing to do with ethernet....) | ||||
| * | tokenring support \o/ (we should really rename ethernet* stuff) | Olivier Blin | 2005-04-21 | 1 | -1/+1 |
| | | |||||
| * | 10.3-0.3mdk | Thierry Vignaud | 2005-04-21 | 1 | -1/+6 |
| | | |||||
| * | update string for new drakroam | Thierry Vignaud | 2005-04-21 | 71 | -3269/+2905 |
| | | |||||
| * | perl_checker cleanups | Thierry Vignaud | 2005-04-21 | 1 | -19/+19 |
| | | |||||
| * | improve layout | Thierry Vignaud | 2005-04-21 | 1 | -6/+11 |
| | | |||||
| * | (ConnectNow) simplify | Thierry Vignaud | 2005-04-21 | 1 | -9/+4 |
| | | |||||
| * | (UpdateStatus) improve layout | Thierry Vignaud | 2005-04-21 | 1 | -14/+22 |
| | | |||||
| * | switch to gtk+-2.6's new file selector | Thierry Vignaud | 2005-04-21 | 1 | -4/+12 |
| | | |||||
| * | (row_setting_dialog) set dialog's title (usability bug) | Thierry Vignaud | 2005-04-21 | 1 | -4/+5 |
| | | |||||
| * | inline useless create_fontsel() | Thierry Vignaud | 2005-04-21 | 1 | -5/+1 |
| | | |||||
| * | (filedialog_generic) switch to gtk+-2.6's new file selector | Thierry Vignaud | 2005-04-21 | 1 | -6/+10 |
| | | |||||
| * | perl_checker fix | Pascal Rigaux | 2005-04-21 | 1 | -1/+1 |
| | | |||||
| * | create true_local_fs_types() out of isTrueLocalFS() | Pascal Rigaux | 2005-04-21 | 1 | -1/+2 |
| | | |||||
| * | ensure the log is flushed ASAP when using a local file | Pascal Rigaux | 2005-04-21 | 1 | -4/+6 |
| | | |||||
| * | fix hex key parsing | Olivier Blin | 2005-04-20 | 1 | -1/+1 |
| | | |||||
| * | initial wireless support (needs ESSID, and optionally a WEP key) | Olivier Blin | 2005-04-20 | 4 | -4/+194 |
| | | |||||
| * | add a check | Pascal Rigaux | 2005-04-20 | 1 | -0/+4 |
| | | |||||
| * | (font_choice) filter file list so that only fonts are displayed | Thierry Vignaud | 2005-04-20 | 1 | -1/+9 |
| | | |||||
| * | switch to gtk+-2.6's new file selector | Thierry Vignaud | 2005-04-20 | 1 | -22/+14 |
| | | |||||
| * | do not care about the ISO volume name if it doesn't end in -Disc\d+ | Olivier Blin | 2005-04-20 | 1 | -4/+6 |
| | | |||||
| * | (setup_device) move comment where it's appropriate | Thierry Vignaud | 2005-04-20 | 1 | -1/+1 |
| | | |||||
| * | handle DVD ISO images too (so that they get added installed for urpmi) | Olivier Blin | 2005-04-20 | 1 | -1/+1 |
| | | |||||
| * | 10.3-0.2mdk | Thierry Vignaud | 2005-04-20 | 1 | -1/+29 |
| | | |||||
| * | allow to choose the wireless encryption mode between "None", "Open WEP", ↵ | Olivier Blin | 2005-04-20 | 3 | -126/+150 |
| | | | | | | | | "Restricted WEP" and "WPA Pre-Shared Key" move ndiswrapper stuff in network::ndiswrapper | ||||
| * | simplify | Olivier Blin | 2005-04-19 | 1 | -4/+2 |
| | | |||||
| * | fix ancient bug (Managed should be the default wireless mode, not Secondary) ↵ | Olivier Blin | 2005-04-19 | 1 | -10/+2 |
| | | | | | and simplify | ||||
| * | really use given encryption key | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | | |||||
| * | network::wireless is needed for wireless configuration | Olivier Blin | 2005-04-19 | 1 | -0/+1 |
| | | |||||
| * | fix typo | Olivier Blin | 2005-04-19 | 1 | -1/+1 |
| | | |||||
| * | fix typo | Olivier Blin | 2005-04-19 | 1 | -2/+2 |
| | | |||||
