| Commit message (Expand) | Author | Age | Files | Lines |
* | allow to enter any mount point even in non-expert (why was it still the other... | Pascal Rigaux | 2002-08-11 | 1 | -1/+1 |
* | comprehensive feature-to-feature comparison with redhat 8.0 | Pascal Rigaux | 2002-08-11 | 1 | -0/+72 |
* | adding aspell-LANGS before evolution to workaround the choices limitation (=>... | Pascal Rigaux | 2002-08-11 | 1 | -0/+1 |
* | fix yet another bug regarding credentials during install | Pascal Rigaux | 2002-08-11 | 1 | -1/+1 |
* | get rid of the duplicated /tmp in for suggestions_mntpoint() (thanks to Amaury) | Pascal Rigaux | 2002-08-11 | 1 | -1/+1 |
* | (prepare_write_fstab): no need to read the fstab once again before writing si... | Pascal Rigaux | 2002-08-11 | 1 | -12/+2 |
* | (floppies): module "floppy" can fail to insmod, in that case it means | Pascal Rigaux | 2002-08-11 | 1 | -1/+2 |
* | (load): when isStandalone, ignore errors when loading unavailable modules (ie... | Pascal Rigaux | 2002-08-11 | 1 | -0/+1 |
* | - rename LVMname to VG_name | Pascal Rigaux | 2002-08-11 | 1 | -5/+43 |
* | rename LVMname to VG_name | Pascal Rigaux | 2002-08-11 | 3 | -9/+9 |
* | - vg_add: do not vgremove the old_name anymore, this is dangerous and should ... | Pascal Rigaux | 2002-08-11 | 1 | -24/+34 |
* | add get_stdout (similar to rooted_get_stdout) | Pascal Rigaux | 2002-08-11 | 1 | -0/+7 |
* | nice message when rebootNeeded in auto_install (otherwise it reboots without ... | Pascal Rigaux | 2002-08-11 | 1 | -0/+7 |
* | Setup of HP MF devices on parallel port did not work. Fixed. | Till Kamppeter | 2002-08-11 | 2 | -6/+33 |
* | updated some po files | Pablo Saratxaga | 2002-08-11 | 2 | -1129/+1351 |
* | cleanup | Pascal Rigaux | 2002-08-11 | 1 | -14/+14 |
* | workaround perl bug another way | Pascal Rigaux | 2002-08-10 | 1 | -2/+2 |
* | - fix computing the minimal size for reiserfs resizing | Pascal Rigaux | 2002-08-10 | 1 | -5/+5 |
* | Removed HP multi-function device configuration from SMB and remote LPD printe... | Till Kamppeter | 2002-08-10 | 1 | -10/+13 |
* | Use any::get_secure_level() instead of printer::get_security_level(). | Till Kamppeter | 2002-08-10 | 2 | -21/+1 |
* | GUI fixes, scp, rsync, webDAV, CD, tape support. | Stew Benedict | 2002-08-10 | 1 | -520/+928 |
* | Scanning network for printers did not work during installation. Fixed. | Till Kamppeter | 2002-08-10 | 1 | -26/+24 |
* | small update to avoid side effect of bless to HASH even if nothing results from | Francois Pons | 2002-08-09 | 1 | -1/+1 |
* | fixed loadO when getFile is not used (local files). | Francois Pons | 2002-08-09 | 1 | -3/+5 |
* | take care of packages already installed that will be removed (untested). | Francois Pons | 2002-08-09 | 1 | -2/+11 |
* | make sure size of packages is computed. | Francois Pons | 2002-08-09 | 1 | -5/+2 |
* | No longer requires metacity-setup (everything can be done using gnome-control... | Frederic Crozat | 2002-08-09 | 1 | -4/+3 |
* | module parameters're now read from /etc/modules.conf before being | Thierry Vignaud | 2002-08-09 | 1 | -1/+0 |
* | harddrake changes | Thierry Vignaud | 2002-08-09 | 1 | -2/+14 |
* | no need anymore to pass extra arguments for harddrake::ui | Thierry Vignaud | 2002-08-09 | 1 | -1/+1 |
* | - module configuration window: | Thierry Vignaud | 2002-08-09 | 1 | -0/+0 |
* | mergein_conf: return options if they're set | Thierry Vignaud | 2002-08-09 | 1 | -0/+1 |
* | (mkinitrd): when an initrd is already there, it means an initrd is needed | Pascal Rigaux | 2002-08-09 | 1 | -1/+1 |
* | remove previous report.bug.gz (otherwise one get a report.bug *and* the previ... | Pascal Rigaux | 2002-08-09 | 1 | -0/+1 |
* | add fsck.jfs | Pascal Rigaux | 2002-08-09 | 3 | -2/+3 |
* | - fix module parameter dialog box handling | Pascal Rigaux | 2002-08-09 | 3 | -12/+14 |
* | resync with bttv-0.7.95, add support for : | Thierry Vignaud | 2002-08-09 | 1 | -8/+11 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-09 | 1 | -2/+2 |
* | allow cancel button even for wizard. | Francois Pons | 2002-08-09 | 1 | -1/+1 |
* | fix rights on files | Pascal Rigaux | 2002-08-09 | 1 | -0/+0 |
* | *** empty log message *** | Pascal Rigaux | 2002-08-08 | 2 | -1/+166 |
* | (services): better sorting of services | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | when prompting for VideoRam, default to the value obtained via DDC | Pascal Rigaux | 2002-08-08 | 3 | -6/+8 |
* | do not hard code icon path | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | explain the fscking "Processor" need | Thierry Vignaud | 2002-08-08 | 1 | -0/+2 |
* | (set_resolution): handle the optional $resolution->{Y} | Pascal Rigaux | 2002-08-08 | 1 | -2/+5 |
* | handle the pb of resolutions where X doesn't imply Y (eg: 1280x1024 and 1280x... | Pascal Rigaux | 2002-08-08 | 1 | -9/+19 |
* | make sure fsck is called for ext3 partition (due to possible kernel panic on | Francois Pons | 2002-08-08 | 1 | -8/+3 |
* | added more detailed help files, fixed bad reset of text mode. | Francois Pons | 2002-08-08 | 1 | -14/+54 |
* | use $::prefix in timezone::read | Pascal Rigaux | 2002-08-08 | 2 | -3/+2 |