| Commit message (Expand) | Author | Age | Files | Lines |
* | use $::prefix in timezone::read | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | timezone::read now returns a hash | Pascal Rigaux | 2002-08-08 | 1 | -2/+1 |
* | Windows PDC -> Windows Domain, don't make samba dirs - samba fixed now | Stew Benedict | 2002-08-08 | 1 | -4/+0 |
* | getAndSaveFile now return before writing zero-length file if input file doesn't | Francois Pons | 2002-08-07 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-08-06 | 1 | -0/+1 |
* | smbpasswd call deferred with addToBeDone | Stew Benedict | 2002-08-05 | 1 | -1/+6 |
* | partial rework of Windows PDC authentication, still need | Stew Benedict | 2002-08-04 | 1 | -3/+6 |
* | get rid of some $prefix parameter passing | Pascal Rigaux | 2002-08-01 | 1 | -1/+1 |
* | make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}") | Pascal Rigaux | 2002-07-31 | 1 | -6/+6 |
* | replace "$foo" with $foo | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -3/+3 |
* | (g_auto_install): also save chosen on_services (this is the only thing left t... | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
* | use aliases for stage1 params to reduce kernel msg | Guillaume Cottenceau | 2002-07-29 | 1 | -1/+6 |
* | (g_auto_install): no need to handle $o->{X} as a special case, it's already d... | Pascal Rigaux | 2002-07-28 | 1 | -10/+1 |
* | use run_program::rooted_get_stdout | Pascal Rigaux | 2002-07-26 | 1 | -1/+1 |
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -3/+3 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
* | workaround "traverse_tag" pb in Resolve.pm resolve_requested (is it ok??) | Pascal Rigaux | 2002-07-21 | 1 | -0/+2 |
* | select default_packages directly during setPackages. | Francois Pons | 2002-07-19 | 1 | -0/+1 |
* | fix typo on what_provides (for pitchounette :-)). | Francois Pons | 2002-07-19 | 1 | -1/+1 |
* | added what_provides. | Francois Pons | 2002-07-19 | 1 | -0/+5 |
* | add support/option for Windows(tm) authentication via winbind | Stew Benedict | 2002-07-18 | 1 | -1/+46 |
* | use $::prefix instead of $::o->{prefix} | Pascal Rigaux | 2002-07-18 | 1 | -3/+3 |
* | fixes allowNVIDIA_rpms against perl-URPM. | Francois Pons | 2002-07-18 | 1 | -1/+1 |
* | really fixes it. | Francois Pons | 2002-07-18 | 1 | -1/+1 |
* | fixes error if package is not found (regression fixed). | Francois Pons | 2002-07-18 | 1 | -1/+1 |
* | fixed die when choosePackages step is redone. | Francois Pons | 2002-07-16 | 1 | -1/+1 |
* | synced with other module updated. | Francois Pons | 2002-07-15 | 1 | -3/+9 |
* | updated NVIDIA support for new methods. | Francois Pons | 2002-07-15 | 1 | -2/+2 |
* | use get_probeall instead of get_alias for usb-interface | Pascal Rigaux | 2002-07-11 | 1 | -1/+1 |
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 1 | -3/+6 |
* | (setDefaultPackages): use fsedit::package_needed_for_partition_type to get th... | Pascal Rigaux | 2002-07-06 | 1 | -3/+1 |
* | when merge_fstabs, handle in a different way mtab and fstab (or manualFstab) | Pascal Rigaux | 2002-07-06 | 1 | -1/+1 |
* | adapt to new modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -2/+2 |
* | use /root rather than /tmp for some temp files (security suxx) | Guillaume Cottenceau | 2002-03-21 | 1 | -2/+2 |
* | added fix to support update hdlist renaming (ie hdlist of update are always h... | Francois Pons | 2002-03-12 | 1 | -1/+1 |
* | remove old synthesis file, to make sure gzip can build a new one. | Francois Pons | 2002-03-12 | 1 | -0/+1 |
* | - fix the setting of compssUsersChoices in auto_install when it is empty | Pascal Rigaux | 2002-03-11 | 1 | -5/+9 |
* | fixed allowNVIDIA_rpms to take care of new kernel naming conventions. | Francois Pons | 2002-03-08 | 1 | -2/+4 |
* | generate_automatic_stage1_params: also save | Guillaume Cottenceau | 2002-03-07 | 1 | -11/+15 |
* | don't have the adsl & modem passwords in report.bug | Pascal Rigaux | 2002-03-07 | 1 | -0/+7 |
* | update for newer pkgs module (fix for abort during installation). | Francois Pons | 2002-03-06 | 1 | -1/+1 |
* | ensure the fstab is kept on upgrade | Pascal Rigaux | 2002-03-06 | 1 | -1/+2 |
* | (g_auto_install): use "interactiveSteps" field instead of pushing in @install... | Pascal Rigaux | 2002-03-06 | 1 | -7/+3 |
* | fix duplicate synthesis.hdlist.xxx file present in /var/lib/urpmi, and | Francois Pons | 2002-03-05 | 1 | -1/+1 |
* | fix bug in generating automatic stage1 | Guillaume Cottenceau | 2002-03-05 | 1 | -1/+1 |
* | fixed possible bug when generating synthesis file for urpmi installation. | Francois Pons | 2002-03-05 | 1 | -1/+1 |
* | reset correct setup_postinstall_rpms calling. | Francois Pons | 2002-03-01 | 1 | -2/+1 |
* | removed some card where 3D is not installed by default: | Francois Pons | 2002-03-01 | 1 | -4/+3 |