| Commit message (Expand) | Author | Age | Files | Lines |
* | check the given mount points | Pascal Rigaux | 2005-02-01 | 1 | -0/+8 |
* | $hd is now unused, no need to pass it | Pascal Rigaux | 2005-02-01 | 3 | -10/+10 |
* | ensure isLVM() works on both the VG and the partitions | Pascal Rigaux | 2005-02-01 | 1 | -1/+1 |
* | ensure {lv_name} is set for LVM partitions | Pascal Rigaux | 2005-02-01 | 1 | -0/+1 |
* | updated pot file | Pablo Saratxaga | 2005-01-30 | 1 | -395/+339 |
* | s/Disk/Hard Disk/. from Harddrake | Funda Wang | 2005-01-30 | 1 | -1/+1 |
* | s/Disk/Hard Disk/ | Funda Wang | 2005-01-30 | 1 | -1/+1 |
* | (console_font_files) perl_checker cleanup | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | perl_checker cleanup | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | (configure_eth_aliases) simplify | Thierry Vignaud | 2005-01-28 | 1 | -2/+2 |
* | - bump Glib/Gtk+2 requires | Thierry Vignaud | 2005-01-28 | 1 | -2/+9 |
* | fix PCMCIA autoconfig in harddrake service | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | make --force force harddrake to eeconfigure everything | Thierry Vignaud | 2005-01-28 | 1 | -1/+1 |
* | - create fs::type::directories_needed_to_boot() and use it | Pascal Rigaux | 2005-01-28 | 4 | -3/+7 |
* | - vincent danen patch (barely tested) | Daouda Lo | 2005-01-27 | 1 | -145/+42 |
* | remove log | Pascal Rigaux | 2005-01-27 | 1 | -1/+0 |
* | switch back to auto=yes : | Pascal Rigaux | 2005-01-27 | 1 | -1/+1 |
* | fix "mdadm package not installed" during install (bugzilla #13259) | Pascal Rigaux | 2005-01-27 | 1 | -1/+1 |
* | Wizard, System Backup configuration problems (#13235) | Stew Benedict | 2005-01-26 | 1 | -6/+6 |
* | *** empty log message *** | Pascal Rigaux | 2005-01-26 | 1 | -1/+46 |
* | nicer description() (esp. when the size is 0) | Pascal Rigaux | 2005-01-26 | 1 | -4/+4 |
* | fix commented code :) | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | drakx_version() is now in install_any | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | - move convert script from spec file into standalone/convert | Thierry Vignaud | 2005-01-26 | 4 | -3/+13 |
* | 10.2-0.16mdk | Thierry Vignaud | 2005-01-26 | 1 | -11/+12 |
* | drakx_version() is now in install_any and use getFile() to get VERSION | Pascal Rigaux | 2005-01-26 | 2 | -6/+6 |
* | xorg_version is 6.8.2 | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | fix return value of method calls on MagicWindow | Pascal Rigaux | 2005-01-26 | 1 | -2/+3 |
* | ->size_request doesn't return anything on the box, it is better done on the w... | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
* | fix (bugzilla #13197) | Pascal Rigaux | 2005-01-26 | 1 | -0/+1 |
* | Use the new --gui option to urpmi for the drakxtools to ask for media | Rafael Garcia-Suarez | 2005-01-25 | 2 | -3/+3 |
* | *** empty log message *** | Pascal Rigaux | 2005-01-25 | 1 | -1/+112 |
* | fix rpmsrate_always_flags() not applied (bugzilla #13177) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
* | even if it still takes some time when format is over, we don't want the progr... | Pascal Rigaux | 2005-01-25 | 1 | -2/+2 |
* | fix previous commit (we don't want devfsd anymore) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
* | Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include) | Stew Benedict | 2005-01-25 | 1 | -2/+8 |
* | Fix duplicate flag in rpmsrate | Rafael Garcia-Suarez | 2005-01-24 | 1 | -1/+1 |
* | fix wrong package name | Thierry Vignaud | 2005-01-24 | 1 | -1/+1 |
* | removing code setting devfs=mount or devfs=nomount | Pascal Rigaux | 2005-01-23 | 1 | -7/+0 |
* | put the new option auto=dev instead of auto=yes (see mdadm-1.8.0-2mdk) | Pascal Rigaux | 2005-01-23 | 1 | -1/+1 |
* | fix the various transient on {rwindow} (or even {window} ?) not working anymo... | Pascal Rigaux | 2005-01-22 | 11 | -16/+16 |
* | allow using {real_window} instead of {rwindow}{real_window} | Pascal Rigaux | 2005-01-22 | 1 | -0/+1 |
* | updated pot file | Pablo Saratxaga | 2005-01-22 | 1 | -924/+927 |
* | Drop quasi-pxe setup in dhcp.conf as we can use real pxe now. | Stew Benedict | 2005-01-21 | 1 | -17/+5 |
* | 10.2-0.15mdk | Thierry Vignaud | 2005-01-21 | 1 | -1/+5 |
* | *** empty log message *** | Pascal Rigaux | 2005-01-21 | 1 | -1/+48 |
* | fix check_valid() | Pascal Rigaux | 2005-01-21 | 1 | -0/+2 |
* | - rename Xconfig::main::is_valid() to Xconfig::main::check_valid() and return... | Pascal Rigaux | 2005-01-21 | 1 | -6/+8 |
* | do show_all on the real window (this is used by drakloop) | Pascal Rigaux | 2005-01-21 | 1 | -1/+1 |
* | - main loop fix | Daouda Lo | 2005-01-21 | 1 | -41/+12 |