| Commit message (Expand) | Author | Age | Files | Lines |
* | Update | David Baudens | 2004-02-06 | 7 | -11/+13 |
* | split wireless step into two steps since there way too much options | Thierry Vignaud | 2004-02-06 | 1 | -11/+22 |
* | fix wireless settings (references being made too early) | Thierry Vignaud | 2004-02-06 | 1 | -1/+3 |
* | (main) try first to match a pcmcia device before trying to match | Thierry Vignaud | 2004-02-06 | 1 | -1/+7 |
* | update from xml | Pascal Rigaux | 2004-02-06 | 7 | -1529/+9022 |
* | - handle zh_CN.po | Pascal Rigaux | 2004-02-06 | 1 | -2/+4 |
* | don't test X config if using driver vmware (bugzilla #5346) | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 |
* | Provide more detailed info on files backed up/ignored. <Anthill #306> | Stew Benedict | 2004-02-06 | 1 | -91/+114 |
* | (get_eth_cards) try first to match a pcmcia device before trying to | Thierry Vignaud | 2004-02-05 | 1 | -4/+9 |
* | typo fix (spoted by Per Øyvind Karlsen) | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
* | ichanged console uz keyboard to uz.uni | Pablo Saratxaga | 2004-02-05 | 1 | -1/+1 |
* | updated pot file | Pablo Saratxaga | 2004-02-05 | 1 | -306/+301 |
* | Informations doesn't exist in english, use Information instead (no need to up... | Guillaume Cottenceau | 2004-02-05 | 1 | -5/+5 |
* | enable one to not enter optional parameters (aka relax checks on valid | Thierry Vignaud | 2004-02-05 | 1 | -2/+2 |
* | upcase protocol name | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
* | remove "Quit" icon | Pascal Rigaux | 2004-02-05 | 1 | -1/+1 |
* | write fstab for /tmp using tmpfs when "clean /tmp" is chosen | Pascal Rigaux | 2004-02-05 | 1 | -3/+11 |
* | fix ugly typo (occuring when removing "clean /tmp", ie not often, especially | Pascal Rigaux | 2004-02-05 | 1 | -1/+1 |
* | - add ->prepare_write to allow comparing raw_X's | Pascal Rigaux | 2004-02-05 | 4 | -9/+36 |
* | simplify _create_window() prototype | Pascal Rigaux | 2004-02-05 | 1 | -4/+4 |
* | (new) add a border too when embedded | Thierry Vignaud | 2004-02-05 | 1 | -1/+1 |
* | since we use WrappedLabel, it's better not to warp_text() | Pascal Rigaux | 2004-02-05 | 1 | -2/+1 |
* | this part of code is already executed only in $::isInstall | Guillaume Cottenceau | 2004-02-05 | 1 | -2/+2 |
* | install_steps is a do_pkgs, so add "use do_pkgs" | Pascal Rigaux | 2004-02-05 | 1 | -0/+1 |
* | allow 24bpp for DRI (since all drivers now support it: we had mga tdfx r128 | Pascal Rigaux | 2004-02-05 | 1 | -2/+1 |
* | more locale fixes; and changed images for Uzbek to default to cyrillic | Pablo Saratxaga | 2004-02-04 | 3 | -3/+3 |
* | *** empty log message *** | Pascal Rigaux | 2004-02-04 | 1 | -1/+275 |
* | use protocol "ExplorerPS/2" instead of "auto" for kernel 2.6 | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
* | rename $ugtk2::force_center used at install with $ugtk2::force_center_at_pos | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
* | remove $draw2 (in ugtk2.pm) and wiz_default_left.png which are unused | Pascal Rigaux | 2004-02-04 | 1 | -0/+0 |
* | $::noBorder is deprecated (it was the same as !$::isInstall) | Pascal Rigaux | 2004-02-04 | 2 | -2/+0 |
* | - rename $ugtk2::force_center used at install with $ugtk2::force_center_at_pos | Pascal Rigaux | 2004-02-04 | 1 | -70/+59 |
* | a bit of locales corrections | Pablo Saratxaga | 2004-02-04 | 1 | -24/+20 |
* | updated pot file | Pablo Saratxaga | 2004-02-04 | 1 | -484/+549 |
* | replace 4.3 with 4.4 (XFree version) (bugzilla #7378) | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
* | - don't be afraid, this is not the doc package but just perl module | Daouda Lo | 2004-02-04 | 1 | -1/+1 |
* | - new mandrake-doc* names | Daouda Lo | 2004-02-04 | 1 | -2/+2 |
* | compact declaration | Damien Chaumette | 2004-02-04 | 1 | -4/+2 |
* | create /dev/mapper/control (needed when you don't have devfs) | Pascal Rigaux | 2004-02-04 | 1 | -0/+7 |
* | ethernet cards get via get_eth_cards() | Damien Chaumette | 2004-02-04 | 1 | -0/+2 |
* | - add network::ethernet::get_eth_cards_names | Damien Chaumette | 2004-02-04 | 3 | -11/+12 |
* | drop Storable and use Dumper (queen & pipi rulez) | Damien Chaumette | 2004-02-04 | 2 | -5/+8 |
* | - replace PE_size with extent_size and get it (fix illegal division by 0) | Pascal Rigaux | 2004-02-04 | 1 | -9/+11 |
* | - don't display start sector and cylinders used for LVs | Pascal Rigaux | 2004-02-04 | 1 | -2/+3 |
* | ->ask_from_entry and ->ask_from_entries are better with focus_first | Pascal Rigaux | 2004-02-04 | 1 | -3/+3 |
* | (gtk_TextView_get_log): handle errors | Pascal Rigaux | 2004-02-04 | 1 | -2/+2 |
* | we now use XF4 during install, so we can support ExplorerPS/2 (XF3 didn't kno... | Pascal Rigaux | 2004-02-04 | 1 | -1/+0 |
* | (ensure_is_installed): file to test if the package is installed is optional. | Pascal Rigaux | 2004-02-04 | 1 | -4/+4 |
* | http://www.gnu.org/prep/standards_18.html says --help and --version are print... | Guillaume Cottenceau | 2004-02-04 | 1 | -2/+2 |
* | typo fix... | Damien Chaumette | 2004-02-04 | 1 | -0/+1 |