| Commit message (Expand) | Author | Age | Files | Lines |
* | do not explicitely try to load ide-generic, ldetect will fallback to ide-gene... | Olivier Blin | 2007-09-24 | 1 | -6/+0 |
* | use '_' in module names when explicitely loading modules | Olivier Blin | 2007-08-21 | 1 | -1/+1 |
* | - move parameters functions in params.c | Olivier Blin | 2007-07-05 | 1 | -0/+2 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -8/+5 |
* | try to load ide-generic as fallback when no disk or cdrom is found | Olivier Blin | 2005-04-01 | 1 | -0/+6 |
* | warn that the mount can fail if the partition hasn't been cleanly unmounted | Olivier Blin | 2005-03-23 | 1 | -1/+2 |
* | dirname may modify the string, so copy it first | Olivier Blin | 2005-03-22 | 1 | -1/+3 |
* | fix message | Olivier Blin | 2005-03-09 | 1 | -1/+1 |
* | move partition stuff in partition.c and common disk stuff in tools.c | Olivier Blin | 2005-03-09 | 1 | -165/+2 |
* | new option "keepmounted" to allow the rescue media to be kept mounted | Pascal Rigaux | 2005-02-28 | 1 | -1/+1 |
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -71/+0 |
* | major switch from ramdisk to clp | Pascal Rigaux | 2004-11-16 | 1 | -2/+1 |
* | use IMAGE_LOCATION_DIR where it should be | Pascal Rigaux | 2004-11-02 | 1 | -2/+2 |
* | compile less things when MANDRAKE_MOVE is defined | Pascal Rigaux | 2004-11-02 | 1 | -0/+2 |
* | fix cancel in disk install | Olivier Blin | 2004-09-02 | 1 | -4/+4 |
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -2/+2 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
* | - when the directory is bad, go back to choose another directory instead of c... | Pascal Rigaux | 2004-07-06 | 1 | -6/+6 |
* | split directory specific functions and move them from disk.c to directory.c (... | Olivier Blin | 2004-06-21 | 1 | -156/+7 |
* | in iso install, use ISOPATH environment variable instead of loopback device f... | Olivier Blin | 2004-06-18 | 1 | -0/+1 |
* | add disk-iso install method | Olivier Blin | 2004-06-17 | 1 | -3/+4 |
* | do not delete loopbacks devices before umount but after | Olivier Blin | 2004-06-17 | 1 | -5/+5 |
* | redesign of the ISO image selection dialog, add an entry in the list to allow... | Olivier Blin | 2004-06-15 | 1 | -11/+26 |
* | do not try to mount the partition in testing mode, assume it is already mounted | Olivier Blin | 2004-06-15 | 1 | -1/+2 |
* | del loop device after unmount | Olivier Blin | 2004-06-15 | 1 | -0/+1 |
* | rephrase question again | Olivier Blin | 2004-06-14 | 1 | -1/+3 |
* | rephrase again the disk install questions (thanks to Pierre Jarillon, Rapsys|... | Olivier Blin | 2004-06-14 | 1 | -3/+6 |
* | rephrase the partition selection message | Olivier Blin | 2004-06-14 | 1 | -1/+1 |
* | let the user choose between ISO images containing a stage2 installer if a dir... | Olivier Blin | 2004-06-11 | 1 | -2/+58 |
* | ntfs support in install from disk (on nplanel request, but to actually work, ... | Olivier Blin | 2004-06-10 | 1 | -1/+2 |
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, a... | Pascal Rigaux | 2004-05-13 | 1 | -9/+2 |
* | when in automatic=disk mode but no partition is given, fall back | Guillaume Cottenceau | 2004-02-27 | 1 | -3/+1 |
* | Patch from gc to allow booting a MandrakeMove on a Harddrive using the | Erwan Velu | 2004-02-25 | 1 | -10/+30 |
* | until we haven't loaded the usb interface and the keyboard usb driver, we can... | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
* | allow more than one loop device for more than one lomount | Guillaume Cottenceau | 2003-10-22 | 1 | -7/+8 |
* | fix pixel | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+1 |
* | close file descriptors | Guillaume Cottenceau | 2003-09-18 | 1 | -2/+4 |
* | fix recovery behaviour thx to francois comments | Guillaume Cottenceau | 2003-09-11 | 1 | -9/+5 |
* | recovery | Guillaume Cottenceau | 2003-09-10 | 1 | -35/+137 |
* | Merge from R9_0-AMD64, most notably: | Gwenolé Beauchesne | 2003-06-04 | 1 | -1/+1 |
* | Add missing includes, <string.h> for bzero() | Gwenolé Beauchesne | 2002-08-01 | 1 | -0/+1 |
* | enhance (complicate? ;p) device detection so that scsi and usb | Guillaume Cottenceau | 2002-07-24 | 1 | -1/+1 |
* | compile with -W | Guillaume Cottenceau | 2002-07-03 | 1 | -7/+7 |
* | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 1 | -1/+1 |
* | hd.img now detects partition types... backport from DrakX :-) | Guillaume Cottenceau | 2001-09-24 | 1 | -2/+101 |
* | mount all but ramdisk Read Only | Guillaume Cottenceau | 2001-08-22 | 1 | -3/+3 |
* | don't write nonsense code to separate frontend from stage1, | Guillaume Cottenceau | 2001-05-17 | 1 | -10/+10 |
* | bzero string buffer before sscanf call, security for dietlibc implementation | Guillaume Cottenceau | 2001-05-15 | 1 | -0/+1 |
* | fix for hd-install when you provide a not valid ISO (cd #2 for example) | Guillaume Cottenceau | 2001-03-18 | 1 | -3/+9 |
* | add support for automatic (ex-kickstart) in disk installs | Guillaume Cottenceau | 2001-02-21 | 1 | -5/+8 |