| Commit message (Expand) | Author | Age | Files | Lines |
* | - rely on adduser(8) to set the users password instead of using write_passwd_... | Pascal Rigaux | 2004-11-30 | 1 | -39/+1 |
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -2/+2 |
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -4/+4 |
* | no "auto install floppy" on ppc | Pascal Rigaux | 2004-11-12 | 1 | -1/+1 |
* | (setupBootloaderBefore) dmidecode() was renamed as computer_info() | Thierry Vignaud | 2004-11-02 | 1 | -1/+1 |
* | split {get,set}_append() into {get,set}_append_with_key() and {get,set}_appen... | Pascal Rigaux | 2004-10-27 | 1 | -7/+9 |
* | nicer | Pascal Rigaux | 2004-10-27 | 1 | -1/+1 |
* | detectloader must handle specially raid-extra-boot=mbr-only (bugzilla #12089) | Pascal Rigaux | 2004-10-26 | 1 | -1/+1 |
* | in upgrade, when we need to migrate device names, we must write the fstab | Pascal Rigaux | 2004-10-26 | 1 | -1/+1 |
* | - XFdrake can detect a auxmouse which was not detected by mousedrake so we ne... | Pascal Rigaux | 2004-10-07 | 1 | -1/+1 |
* | ensure gdk loaders, gtk immodules and pango modules lists are correct | Pascal Rigaux | 2004-09-29 | 1 | -0/+7 |
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 1 | -1/+1 |
* | install_steps must not call a method only defined in install_steps_interactiv... | Pascal Rigaux | 2004-09-24 | 1 | -2/+5 |
* | Mandrakelinux | Frederic Lepied | 2004-09-24 | 1 | -1/+1 |
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
* | (configureNetwork) commit forgotten patch (I sux) | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
* | Ability to choose from the mirror list when assing an ftp supplementary | Rafael Garcia-Suarez | 2004-09-13 | 1 | -0/+1 |
* | Don't require installation of foomatic-db-engine when installing from the | Rafael Garcia-Suarez | 2004-09-08 | 1 | -3/+10 |
* | (selectLanguage) set default IM (else IM was only set if one click on | Thierry Vignaud | 2004-09-07 | 1 | -0/+1 |
* | drop lang::write()'s prefix parameter in favor of $::prefix (which was alread... | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
* | (setupSCSI) load modularized PATA drivers too | Thierry Vignaud | 2004-09-03 | 1 | -1/+1 |
* | Don't unselect all media in autoinstalls. | Rafael Garcia-Suarez | 2004-09-02 | 1 | -1/+5 |
* | Support for unselecting some media before the install (begin.) | Rafael Garcia-Suarez | 2004-08-31 | 1 | -0/+1 |
* | add __regexp suffix to matching_desc() and matching_driver() | Thierry Vignaud | 2004-08-27 | 1 | -15/+15 |
* | (doPartitionDisksBefore) umount /sys and /proc/bus/usb in chroot | Olivier Blin | 2004-08-26 | 1 | -0/+2 |
* | drop non-standard tld (localdomain) | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | (configureNetwork) net_cnx_* scripts are dead | Olivier Blin | 2004-08-20 | 1 | -7/+0 |
* | force ACPI on a laptop with recent bios | Pascal Rigaux | 2004-08-18 | 1 | -5/+10 |
* | create install_acpi_pkgs() and use it for auto_installs | Pascal Rigaux | 2004-08-18 | 1 | -0/+2 |
* | - don't use compssUsers anymore, use compssUsers.pl | Pascal Rigaux | 2004-08-13 | 1 | -3/+3 |
* | Don't ask for the selection of supplementary media in non-interactive | Rafael Garcia-Suarez | 2004-08-13 | 1 | -0/+2 |
* | - move installing acpi and acpid directly in any::setupBootloader() instead o... | Pascal Rigaux | 2004-08-13 | 1 | -6/+0 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -1/+1 |
* | correctly call errorInStep() | Pascal Rigaux | 2004-08-09 | 1 | -1/+2 |
* | fix call to bootloader::read() | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
* | don't set toFormat if we don't have a {fs_type} (eg: pt_type 0xfd, ie raw raid) | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2004-08-06 | 1 | -2/+2 |
* | don't try to remove non existing should_be_dirs | Pascal Rigaux | 2004-08-06 | 1 | -8/+5 |
* | basic code for upgrading from a redhat distribution | Pascal Rigaux | 2004-08-05 | 1 | -1/+54 |
* | adapt to bootloader functions now using all_hds instead of hds | Pascal Rigaux | 2004-08-05 | 1 | -1/+1 |
* | pass around $all_hds instead of $hds | Pascal Rigaux | 2004-08-05 | 1 | -1/+1 |
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 1 | -1/+1 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -5/+4 |
* | explain why we set toFormatUnsure | Pascal Rigaux | 2004-07-28 | 1 | -1/+4 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -7/+6 |
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -2/+2 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -5/+5 |
* | don't bootloader::suggest_floppy | Pascal Rigaux | 2004-07-19 | 1 | -1/+0 |
* | fix commit 1.685: use lang::analyse_locale_name() but still use lang::l2locale() | Pascal Rigaux | 2004-07-09 | 1 | -1/+1 |
* | - create X_options_from_o() and use it | Pascal Rigaux | 2004-07-08 | 1 | -1/+1 |