summaryrefslogtreecommitdiffstats
path: root/perl-install/install_any.pm
Commit message (Collapse)AuthorAgeFilesLines
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-3/+3
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-1/+1
|
* workaround "traverse_tag" pb in Resolve.pm resolve_requested (is it ok??)Pascal Rigaux2002-07-211-0/+2
|
* select default_packages directly during setPackages.Francois Pons2002-07-191-0/+1
|
* fix typo on what_provides (for pitchounette :-)).Francois Pons2002-07-191-1/+1
|
* added what_provides.Francois Pons2002-07-191-0/+5
|
* add support/option for Windows(tm) authentication via winbindStew Benedict2002-07-181-1/+46
|
* use $::prefix instead of $::o->{prefix}Pascal Rigaux2002-07-181-3/+3
|
* fixes allowNVIDIA_rpms against perl-URPM.Francois Pons2002-07-181-1/+1
|
* really fixes it.Francois Pons2002-07-181-1/+1
|
* fixes error if package is not found (regression fixed).Francois Pons2002-07-181-1/+1
|
* fixed die when choosePackages step is redone.Francois Pons2002-07-161-1/+1
|
* synced with other module updated.Francois Pons2002-07-151-3/+9
|
* updated NVIDIA support for new methods.Francois Pons2002-07-151-2/+2
|
* use get_probeall instead of get_alias for usb-interfacePascal Rigaux2002-07-111-1/+1
|
* use perl-URPM instead of rpmtools.Francois Pons2002-07-101-3/+6
|
* (setDefaultPackages): use fsedit::package_needed_for_partition_type to get ↵Pascal Rigaux2002-07-061-3/+1
| | | | things like jfsprogs
* when merge_fstabs, handle in a different way mtab and fstab (or manualFstab)Pascal Rigaux2002-07-061-1/+1
| | | | | => this allows to force the type&options in manualFstab
* adapt to new modules.pmPascal Rigaux2002-07-041-2/+2
|
* use /root rather than /tmp for some temp files (security suxx)Guillaume Cottenceau2002-03-211-2/+2
|
* added fix to support update hdlist renaming (ie hdlist of update are always ↵Francois Pons2002-03-121-1/+1
| | | | hdlist.cz).
* remove old synthesis file, to make sure gzip can build a new one.Francois Pons2002-03-121-0/+1
|
* - fix the setting of compssUsersChoices in auto_install when it is emptyPascal Rigaux2002-03-111-5/+9
| | | | | - set the default compssUsersChoices adapted to the server meta_class
* fixed allowNVIDIA_rpms to take care of new kernel naming conventions.Francois Pons2002-03-081-2/+4
|
* generate_automatic_stage1_params: also saveGuillaume Cottenceau2002-03-071-11/+15
| | | | | | the interface number in case the machine will have several interfaces; clean code a bit
* don't have the adsl & modem passwords in report.bugPascal Rigaux2002-03-071-0/+7
|
* update for newer pkgs module (fix for abort during installation).Francois Pons2002-03-061-1/+1
|
* ensure the fstab is kept on upgradePascal Rigaux2002-03-061-1/+2
|
* (g_auto_install): use "interactiveSteps" field instead of pushing in ↵Pascal Rigaux2002-03-061-7/+3
| | | | @install_steps_auto_install::graphical_steps
* fix duplicate synthesis.hdlist.xxx file present in /var/lib/urpmi, andFrancois Pons2002-03-051-1/+1
| | | | | furthermore uncompressed :-(
* fix bug in generating automatic stage1Guillaume Cottenceau2002-03-051-1/+1
| | | | | params for http
* fixed possible bug when generating synthesis file for urpmi installation.Francois Pons2002-03-051-1/+1
|
* reset correct setup_postinstall_rpms calling.Francois Pons2002-03-011-2/+1
|
* removed some card where 3D is not installed by default:Francois Pons2002-03-011-4/+3
| | | | | Riva128, Radeon 8500 and Rage Mobility card.
* removed staling debug code.Francois Pons2002-03-011-2/+1
|
* fixed bad copied package (if one is not found).Francois Pons2002-03-011-2/+4
|
* remove passwords and realnames from report.bugPascal Rigaux2002-02-261-3/+7
|
* ensure lvm tools don't need to be all installed at the same timePascal Rigaux2002-02-211-1/+1
|
* (remove_bigseldom_used): remove xf86Wacom.so & mkfs.xfsPascal Rigaux2002-02-211-1/+2
|
* DarkMarble theme is removedPascal Rigaux2002-02-211-1/+1
|
* no special case for installing imwheelPascal Rigaux2002-02-211-1/+0
|
* (ejectCdrom): display "files still open:" for all processes when umounting failPascal Rigaux2002-02-201-1/+1
|
* remove fsck_option (obsolete)Pascal Rigaux2002-02-201-6/+0
|
* fixed INSTALL category in rpmsrate for copying file when changing cd (was anFrancois Pons2002-02-201-1/+4
| | | | | | limitation in read_rpmsrate when a package having a category and INSTALL caused INSTALL to be dropped).
* hotplug now handled via rpmsrate and the USB flagPascal Rigaux2002-02-171-1/+1
|
* add some log to know why umounting /tmp/image failPascal Rigaux2002-02-171-0/+1
|
* avoid generating headers for copying file in postinstall-rpm directory.Francois Pons2002-02-131-4/+2
| | | | | | make sure not to crash if a package that should have been in CD1 is somewhere else.
* fixed stupid typo.Francois Pons2002-02-131-2/+3
|
* removed all @needToCopy... variables and now use INSTALL category in rpmsrate.Francois Pons2002-02-131-32/+5
|
* (@needToCopy): add "ntp"Pascal Rigaux2002-02-111-1/+1
|