index
:
drakx-backup-do-not-use
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/dietlibc
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
install_any.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not care about the ISO volume name if it doesn't end in -Disc\d+
Olivier Blin
2005-04-20
1
-4
/
+6
*
handle DVD ISO images too (so that they get added installed for urpmi)
Olivier Blin
2005-04-20
1
-1
/
+1
*
Change the name of the directory where the rpms are copied
Rafael Garcia-Suarez
2005-04-15
1
-5
/
+5
*
When re-using the rpmsrate and compssUsers.pl from a supplementary media,
Rafael Garcia-Suarez
2005-04-14
1
-1
/
+8
*
Remount CD1 if we cancel insertion of a supplementary CD
Rafael Garcia-Suarez
2005-04-13
1
-7
/
+13
*
Eject CD-Rom when installation is finished
Rafael Garcia-Suarez
2005-04-13
1
-3
/
+11
*
When installing urpmi, mark cd-rom media as "static" so they never get
Rafael Garcia-Suarez
2005-04-12
1
-1
/
+3
*
Supplementary cd-roms weren't marked as supplementary. Fix this.
Rafael Garcia-Suarez
2005-04-08
1
-1
/
+6
*
Don't copy rpms that come from any sort of supplementary media.
Rafael Garcia-Suarez
2005-04-08
1
-2
/
+2
*
More heuristics to figure out the CD / DVD number from its name, used
Rafael Garcia-Suarez
2005-04-08
1
-1
/
+7
*
Add a trace
Rafael Garcia-Suarez
2005-04-07
1
-1
/
+2
*
make the auto_inst.cfg more valid in report.bug.gz, and add a warning
Pascal Rigaux
2005-04-06
1
-3
/
+5
*
media_browser is returning a file, not a file handle, /me is bad :-/
Pascal Rigaux
2005-04-05
1
-3
/
+3
*
Try to guess the device associated with the CD-ROM when installing urpmi
Rafael Garcia-Suarez
2005-04-04
1
-0
/
+2
*
/me sux
Rafael Garcia-Suarez
2005-04-04
1
-2
/
+2
*
Don't ask for the same cd to be reinserted when copying rpms on disk
Rafael Garcia-Suarez
2005-04-04
1
-1
/
+3
*
Introduce the new utility function getCDNumber()
Rafael Garcia-Suarez
2005-04-04
1
-0
/
+10
*
Sort CDs according to CD numbers, not alphabetically
Rafael Garcia-Suarez
2005-04-01
1
-1
/
+5
*
nasty warly uses different volume IDs for mini CDs
Olivier Blin
2005-03-24
1
-1
/
+1
*
Always write an MD5SUM file
Rafael Garcia-Suarez
2005-03-24
1
-3
/
+2
*
temporarily fallback on /mnt/hd if the hard disk mount point can't be found
Olivier Blin
2005-03-23
1
-1
/
+2
*
Fix ejection of cdrom when asking for the supplementary CD. (bug 14902)
Rafael Garcia-Suarez
2005-03-23
1
-1
/
+1
*
Don't copy RPMs from supplementary media, except supplementary CDs
Rafael Garcia-Suarez
2005-03-21
1
-1
/
+4
*
Factorize code on opening CD tray.
Rafael Garcia-Suarez
2005-03-21
1
-5
/
+1
*
Force opening of cdrom tray when asking for a supplementary CD.
Rafael Garcia-Suarez
2005-03-21
1
-5
/
+8
*
Allow to eject non-mounted cdroms
Rafael Garcia-Suarez
2005-03-21
1
-4
/
+6
*
Install kernel-xbox on XBOX, bypass bootloader setup and eject call
Stew Benedict
2005-03-15
1
-0
/
+1
*
Fix cdrom device name
Rafael Garcia-Suarez
2005-03-15
1
-0
/
+1
*
fix pcmcia modules loading
Olivier Blin
2005-03-15
1
-1
/
+3
*
- add dmi_probe()
Pascal Rigaux
2005-03-15
1
-9
/
+2
*
Change the code for the rpm copying progress bar to avoid forking.
Rafael Garcia-Suarez
2005-03-14
1
-36
/
+54
*
Use library functions
Rafael Garcia-Suarez
2005-03-11
1
-1
/
+1
*
Create an empty MD5SUM file to make urpmi happy
Rafael Garcia-Suarez
2005-03-11
1
-0
/
+3
*
remove useless /
Olivier Blin
2005-03-11
1
-1
/
+1
*
Don't stack information windows on top of another
Rafael Garcia-Suarez
2005-03-11
1
-2
/
+4
*
really create ISO images mountpoint (me sux)
Olivier Blin
2005-03-11
1
-1
/
+1
*
Eject last CD after copy of rpms on disk
Rafael Garcia-Suarez
2005-03-11
1
-0
/
+1
*
use full path to rpms for ISO media
Olivier Blin
2005-03-11
1
-1
/
+1
*
don't spawn a shell if stage2 isn't run directly
Olivier Blin
2005-03-10
1
-1
/
+5
*
setup urpmi media for ISO images
Olivier Blin
2005-03-10
1
-2
/
+19
*
Put a wait message for copying rpms from CDs
Rafael Garcia-Suarez
2005-03-10
1
-1
/
+6
*
Disable progress bar when copying rpms from CDs. (The change CD dialog
Rafael Garcia-Suarez
2005-03-08
1
-19
/
+23
*
Add an explicit error message instead of a built-in cryptic one (bug #14243)
Rafael Garcia-Suarez
2005-03-04
1
-0
/
+1
*
perl_checker fixes
Rafael Garcia-Suarez
2005-03-03
1
-1
/
+0
*
Add a progress bar when copying rpms from the media to the hard disk
Rafael Garcia-Suarez
2005-03-03
1
-3
/
+28
*
screenshot_dir__and_move(): use /tmp which is ramdisk instead of /tmp/stage2 ...
Pascal Rigaux
2005-03-02
1
-1
/
+1
*
fix
Pascal Rigaux
2005-02-23
1
-1
/
+2
*
(default_packages) setup acerk for another laptop (which doesn't need
Thierry Vignaud
2005-02-23
1
-1
/
+2
*
Fix location of hdlist for rpms copied on disk
Rafael Garcia-Suarez
2005-02-22
1
-0
/
+1
*
- add HTTP support in media_browser
Pascal Rigaux
2005-02-18
1
-2
/
+18
[next]