Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to copy all RPMs to the hard drive before installation. | Rafael Garcia-Suarez | 2005-02-04 | 1 | -1/+1 |
| | |||||
* | fix previous commit (we don't want devfsd anymore) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
| | |||||
* | removing code setting devfs=mount or devfs=nomount | Pascal Rigaux | 2005-01-23 | 1 | -7/+0 |
| | |||||
* | move SATA in its own category | Thierry Vignaud | 2005-01-20 | 1 | -1/+1 |
| | |||||
* | move setupFB() in Xconfig, and do it when needed (including when standalone) | Pascal Rigaux | 2005-01-16 | 1 | -6/+0 |
| | |||||
* | fs::formatMount_all() parameter wait_message is no more optional (though you ↵ | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
| | | | | can give undef) | ||||
* | default security level is now 3 | Pascal Rigaux | 2005-01-03 | 1 | -1/+1 |
| | |||||
* | Make do_pkgs::install() return the number of packages actually installed | Rafael Garcia-Suarez | 2005-01-03 | 1 | -0/+2 |
| | | | | | (used by printerdrake, apparently) | ||||
* | - fs::mount() wants a real device or a faked one, but doesn't accept things ↵ | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
| | | | | | | | | like fd0 anymore (give it /dev/fd0) - a little more robust analyze_wild_device_name() during install - handle bad things in subpart_from_wild_device_name() | ||||
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -11/+10 |
| | |||||
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
| | |||||
* | much simpler code to handle post-install update modules | Pascal Rigaux | 2004-12-21 | 1 | -33/+6 |
| | | | | | | - it handles new modules - it calls depmod | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -6/+6 |
| | |||||
* | - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() so | Thierry Vignaud | 2004-12-13 | 1 | -1/+2 |
| | | | | | | | that it became availlable for standalone tools - reuse it in harddrake service in order to configure PCMCIA cards | ||||
* | commit warly's fix in HEAD | Pascal Rigaux | 2004-12-09 | 1 | -1/+2 |
| | |||||
* | - move some functions from any.pm to authentication.pm | Pascal Rigaux | 2004-11-30 | 1 | -1/+2 |
| | | | | | - create authentication::ask_root_password_and_authentication() out of install_steps_interactive::setRootPassword() | ||||
* | create any::set_root_passwd() and use it | Pascal Rigaux | 2004-11-30 | 1 | -3/+1 |
| | |||||
* | - rely on adduser(8) to set the users password instead of using ↵ | Pascal Rigaux | 2004-11-30 | 1 | -39/+1 |
| | | | | | | | write_passwd_user() - use adduser(8) during install (we now use the same code during and after install) | ||||
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -2/+2 |
| | | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime | ||||
* | 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 ↵ | Pascal Rigaux | 2004-10-27 | 1 | -7/+9 |
| | | | | {get,set}_append_simple() | ||||
* | 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 ↵ | Pascal Rigaux | 2004-10-07 | 1 | -1/+1 |
| | | | | | | | need to call various_xfree_conf() - this implies adding parameter $do_pkgs to a few functions | ||||
* | 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 |
| | | | | | | | | | | - many functions now take $security (which used to be taken from $in during install) - fix some functions with empty prototype but still using a parameter - remove some unused variable - rename some $_foo vars to $foo since those vars are used - add some undef to some function calls to be minimally perl_checker compliant - perl_checker compliant optional parameters in start_spooler_on_boot(), install_spooler() | ||||
* | install_steps must not call a method only defined in ↵ | Pascal Rigaux | 2004-09-24 | 1 | -2/+5 |
| | | | | install_steps_interactive, inline it | ||||
* | Mandrakelinux | Frederic Lepied | 2004-09-24 | 1 | -1/+1 |
| | |||||
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 1 | -1/+1 |
| | | | | | | | | | | | (handle it in subpart_from_wild_device_name(), partition_table::read()) - create migrate_device_names() to handle the change of device names when changing kernel&modules (eg: hde->hda or hda->sda) - change prototype of install_any::use_root_part() (prefix is dropped, optional $in is added) - create fs::type::can_be_this_fs_type() and use it - create devices::part_number() and devices::part_prefix() and use them | ||||
* | (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 |
| | | | | | media. Fix download of hdlists file for ftp supplementary media. | ||||
* | Don't require installation of foomatic-db-engine when installing from the | Rafael Garcia-Suarez | 2004-09-08 | 1 | -3/+10 |
| | | | | | mini CD (bug #11292) | ||||
* | (selectLanguage) set default IM (else IM was only set if one click on | Thierry Vignaud | 2004-09-07 | 1 | -0/+1 |
| | | | | | "Country / Region" in summary) | ||||
* | drop lang::write()'s prefix parameter in favor of $::prefix (which was ↵ | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | | | | already partially done) | ||||
* | (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 |
| | | | | | | | | - code to display compssUsers choices is now in compssUsers.pl - {compssUsers} is now a list instead of a hash, and so drop {compssUsersSorted} - rename {compssUsersChoice} to {rpmsrate_flags_chosen} (better name) - i18n_compssUsers is no more needed, add share/compssUsers.pl* to ALLPMS | ||||
* | Don't ask for the selection of supplementary media in non-interactive | Rafael Garcia-Suarez | 2004-08-13 | 1 | -0/+2 |
| | | | | | installs. | ||||
* | - move installing acpi and acpid directly in any::setupBootloader() instead ↵ | Pascal Rigaux | 2004-08-13 | 1 | -6/+0 |
| | | | | | | | | of doing it in summaryAfter(), that way acpi and acpid are installed in drakboot (bugzilla #10760) - if no acpi parameter, don't try installing acpi & acpid (fix for ppc) | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -1/+1 |
| |