| Commit message (Expand) | Author | Age | Files | Lines |
* | don't write fstab on upgrade (to workaround the fact that many entries are dr... | Pascal Rigaux | 2002-09-13 | 1 | -1/+1 |
* | allow live_update to have something configured correctly for urpmi media. | Francois Pons | 2002-09-13 | 1 | -1/+3 |
* | do something with "Security Administrator (login or email)" | Pascal Rigaux | 2002-09-12 | 1 | -1/+1 |
* | fixed very stupid typo and inconsistency in allowNVIDIA_rpms. | Francois Pons | 2002-09-12 | 1 | -3/+2 |
* | fixed possible problem with NVIDIA packages parsing. | Francois Pons | 2002-09-11 | 1 | -1/+1 |
* | set mount point for nt partitions by default | Pascal Rigaux | 2002-09-10 | 1 | -0/+8 |
* | fix urpmi installation. | Francois Pons | 2002-09-09 | 1 | -2/+2 |
* | fixed still present hdlist and synthesis file for media not configured (because | Francois Pons | 2002-09-09 | 1 | -34/+39 |
* | fixed to allow changing boot medium. | Francois Pons | 2002-09-06 | 1 | -3/+3 |
* | add flag CDCOM when using commercial cds | Pascal Rigaux | 2002-09-05 | 1 | -0/+1 |
* | allow noauto:... media in hdlists file to be installed for urpmi. | Francois Pons | 2002-09-05 | 1 | -1/+2 |
* | restore auto build of synthesis file (for updates). | Francois Pons | 2002-09-02 | 1 | -0/+8 |
* | fixed typo. | Francois Pons | 2002-09-02 | 1 | -1/+1 |
* | fix list building not to use parsehdlist. | Francois Pons | 2002-09-02 | 1 | -12/+7 |
* | install_urpmi only install selected media. | Francois Pons | 2002-09-02 | 1 | -1/+1 |
* | fixed possible problem with is_installed and are_installed. | Francois Pons | 2002-08-30 | 1 | -2/+2 |
* | use mkdir_p instead of mkdir | Pascal Rigaux | 2002-08-28 | 1 | -2/+2 |
* | remove/simplify error hanling (most of it is moved to fsedit.pm) | Pascal Rigaux | 2002-08-27 | 1 | -20/+7 |
* | added warn about packages to remove. | Francois Pons | 2002-08-27 | 1 | -0/+13 |
* | (ensure_is_installed): use $::prefix to test if file is installed | Pascal Rigaux | 2002-08-21 | 1 | -2/+2 |
* | - add do_pkgs->are_installed | Pascal Rigaux | 2002-08-21 | 1 | -0/+23 |
* | make sure kernel is selected during upgrade. | Francois Pons | 2002-08-20 | 1 | -0/+5 |
* | (getAndSaveAutoInstallFloppy): ensure mount fail doesn't cause any pb | Pascal Rigaux | 2002-08-19 | 1 | -1/+1 |
* | workaround perl bug another way | Pascal Rigaux | 2002-08-10 | 1 | -2/+2 |
* | fixed loadO when getFile is not used (local files). | Francois Pons | 2002-08-09 | 1 | -3/+5 |
* | add fsck.jfs | Pascal Rigaux | 2002-08-09 | 1 | -1/+1 |
* | 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 |