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
/
mdk-stage1
/
directory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stage 1 compilation fixes for gcc 4.0 :
Rafael Garcia-Suarez
2005-05-06
1
-2
/
+2
*
enlarge directory list
Olivier Blin
2005-04-15
1
-2
/
+2
*
new option "keepmounted" to allow the rescue media to be kept mounted
Pascal Rigaux
2005-02-28
1
-1
/
+1
*
fix using the mirror tree when there is an iso at the root of the mirror but ...
Pascal Rigaux
2005-02-18
1
-0
/
+2
*
major switch from ramdisk to clp
Pascal Rigaux
2004-11-16
1
-51
/
+25
*
RAMDISK_LOCATION_REL is a better name than RAMDISK_LOCATION
Pascal Rigaux
2004-11-05
1
-2
/
+2
*
create choose_iso_in_directory() out of try_with_directory()
Pascal Rigaux
2004-11-05
1
-62
/
+69
*
LIVE_LOCATION_REL doesn't exist anymore in MOVE
Pascal Rigaux
2004-11-04
1
-1
/
+5
*
more comment
Pascal Rigaux
2004-11-04
1
-0
/
+1
*
LIVE_LOCATION is better named LIVE_LOCATION_REL without the leading "/"
Pascal Rigaux
2004-11-04
1
-3
/
+3
*
use image_has_stage2() (even if not equivalent for rescue since we now check ...
Pascal Rigaux
2004-11-04
1
-11
/
+4
*
drop IS_SPECIAL_STAGE2 in favor of IS_RESCUE
Pascal Rigaux
2004-11-04
1
-2
/
+2
*
cleanup (remove warning when compiling with MANDRAKE_MOVE defined)
Pascal Rigaux
2004-11-02
1
-1
/
+1
*
typo fix (from Olivier Borowski)
Olivier Blin
2004-08-09
1
-1
/
+1
*
do not go back to the beginning if no distribution is found in the
Olivier Blin
2004-08-05
1
-1
/
+1
*
do not go back to the beginning if no distribution is found in the directory
Olivier Blin
2004-08-05
1
-1
/
+1
*
prefer to use a ramdisk for disk installs
Olivier Blin
2004-08-04
1
-1
/
+1
*
MandrakeSoft -> Mandrakesoft
Pascal Rigaux
2004-07-20
1
-1
/
+1
*
don't forget to umount ISO images
Olivier Blin
2004-07-13
1
-3
/
+9
*
it is again stupid to use a ramdisk if the install location isn't
Olivier Blin
2004-07-13
1
-1
/
+1
*
doing basename is dumb (is blino too?), really make the symlink relative
Pascal Rigaux
2004-07-06
1
-2
/
+3
*
variable declaration fixes (spotted by neofutur)
Olivier Blin
2004-06-29
1
-1
/
+1
*
fix typo
Olivier Blin
2004-06-25
1
-1
/
+1
*
do not use ramdisk in nfs install
Olivier Blin
2004-06-25
1
-1
/
+2
*
add missing include for basename()
Olivier Blin
2004-06-25
1
-0
/
+1
*
use relative symlink to image location in disk/nfs install, to have a working...
Olivier Blin
2004-06-25
1
-1
/
+1
*
revert the workaround on stat() now that it works on large files
Olivier Blin
2004-06-23
1
-6
/
+5
*
workaround the fact that stat() fails on large files (like DVD ISO images)
Olivier Blin
2004-06-21
1
-5
/
+6
*
add log message when using directory as a mirror tree
Olivier Blin
2004-06-21
1
-0
/
+1
*
split directory specific functions and move them from disk.c to directory.c (...
Olivier Blin
2004-06-21
1
-0
/
+189