| Commit message (Expand) | Author | Age | Files | Lines |
| * | use floppies_dev() instead of floppies() | Pascal Rigaux | 2004-11-25 | 1 | -1/+1 |
| * | use fs::get::device2part() | Pascal Rigaux | 2004-11-25 | 1 | -2/+1 |
| * | use fs::get::device2part() | Pascal Rigaux | 2004-11-25 | 1 | -2/+1 |
| * | remove unused var | Pascal Rigaux | 2004-11-25 | 1 | -2/+0 |
| * | we don't use /tmp for devices anymore | Pascal Rigaux | 2004-11-25 | 4 | -8/+7 |
| * | - create analyze_wild_device_name() out of subpart_from_wild_device_name() | Pascal Rigaux | 2004-11-25 | 2 | -40/+69 |
| * | Fix Totem installation when KDE and GNOME are both installed. | David Baudens | 2004-11-25 | 1 | -2/+2 |
| * | more intelligent sort of fstab to handle loopback files or bind directory (bu... | Pascal Rigaux | 2004-11-25 | 1 | -3/+22 |
| * | list Turkish language in both Asia and Europe (for Istanbul) | Pablo Saratxaga | 2004-11-23 | 1 | -1/+1 |
| * | don't use typeOfMBR to check the method on floppy which may not be inserted | Pascal Rigaux | 2004-11-23 | 1 | -1/+4 |
| * | detect on lilo on floppy (bugzilla #12213) | Pascal Rigaux | 2004-11-23 | 1 | -0/+1 |
| * | fix {device_alias} containing /dev/xxx instead of xxx. The bug was | Pascal Rigaux | 2004-11-23 | 1 | -6/+6 |
| * | don't have perl warning | Pascal Rigaux | 2004-11-23 | 1 | -1/+2 |
| * | *** empty log message *** | Pascal Rigaux | 2004-11-23 | 1 | -1/+85 |
| * | (real_main) in "ADSL provider" step, plain reset the protocol on | Thierry Vignaud | 2004-11-22 | 1 | -1/+1 |
| * | - no more kernel/all.modules, things are in kernel/all.kernels | Pascal Rigaux | 2004-11-22 | 12 | -241/+241 |
| * | use cat_() | Pascal Rigaux | 2004-11-22 | 1 | -1/+1 |
| * | kill a stock icon | Thierry Vignaud | 2004-11-22 | 1 | -1/+1 |
| * | add new sound drivers from kernel-tmb and kernel-multimedia | Thierry Vignaud | 2004-11-19 | 1 | -4/+4 |
| * | (alsa2oss) add snd-azx | Thierry Vignaud | 2004-11-19 | 1 | -0/+1 |
| * | add snd-azx | Thierry Vignaud | 2004-11-19 | 1 | -1/+1 |
| * | fix wrong package name | Thierry Vignaud | 2004-11-19 | 1 | -1/+1 |
| * | - add helper functions: kernel_is_26(), module_extension() | Pascal Rigaux | 2004-11-19 | 1 | -3/+8 |
| * | better comment | Pascal Rigaux | 2004-11-19 | 1 | -1/+1 |
| * | fix prototype | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
| * | since we don't use ramdisk but clp, some code is dead | Pascal Rigaux | 2004-11-18 | 9 | -122/+3 |
| * | mdkinst.kernels is must be uploaded too | Pascal Rigaux | 2004-11-18 | 1 | -1/+2 |
| * | not uploading stage2/live anymore :) | Pascal Rigaux | 2004-11-18 | 1 | -1/+0 |
| * | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 36 | -106/+106 |
| * | put back module "53c7,8xx" which still exist for 2.4 | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
| * | *** empty log message *** | Pascal Rigaux | 2004-11-18 | 1 | -1/+890 |
| * | add some ";", remove some ";", as told by perl_checker | Pascal Rigaux | 2004-11-18 | 8 | -26/+26 |
| * | fix indentation | Pascal Rigaux | 2004-11-17 | 1 | -5/+8 |
| * | Update inline mirror list again (the previous one was broken) | Rafael Garcia-Suarez | 2004-11-17 | 1 | -83/+83 |
| * | bump requires on ldetect-lst b/c of s/3c90x/3c59x/ | Thierry Vignaud | 2004-11-17 | 1 | -1/+1 |
| * | 10.2-0.3mdk | Thierry Vignaud | 2004-11-17 | 1 | -1/+9 |
| * | fill in 10.2-0.2mdk's changelog | Thierry Vignaud | 2004-11-17 | 1 | -0/+5 |
| * | add new sound drivers from kernel-tmb-2.6.7-2.tmb.6mdk | Thierry Vignaud | 2004-11-17 | 1 | -0/+9 |
| * | add dyc_ar5 wireless driver from kernel-tmb-2.6.7-2.tmb.6mdk | Thierry Vignaud | 2004-11-17 | 1 | -1/+1 |
| * | really remove the VG from internal list of {lvms}, not on a copy | Pascal Rigaux | 2004-11-17 | 1 | -2/+1 |
| * | Update the inline mirror list for mini isos | Rafael Garcia-Suarez | 2004-11-17 | 1 | -83/+209 |
| * | also remove "require partition_table::lvm_PV" comment for perl_checker | Pascal Rigaux | 2004-11-17 | 1 | -1/+0 |
| * | fix typo (thanks to bugzilla #12387) | Pascal Rigaux | 2004-11-16 | 1 | -1/+1 |
| * | empty partition table means sectors #0 and #1 are zeroes, not simply sector #0 | Pascal Rigaux | 2004-11-16 | 1 | -2/+2 |
| * | handle more nicely raw_lvm_PV (don't simply ignore them) | Pascal Rigaux | 2004-11-16 | 3 | -46/+19 |
| * | don't die in will_tell_kernel() when the device is weird, since it is normal ... | Pascal Rigaux | 2004-11-16 | 1 | -3/+8 |
| * | enhance readability | Pascal Rigaux | 2004-11-16 | 1 | -8/+8 |
| * | on startup, redo ethX aliases | Thierry Vignaud | 2004-11-16 | 2 | -1/+2 |
| * | enhance analyse_kernel_name(), esp. to handle i686-up-64GB | Pascal Rigaux | 2004-11-16 | 1 | -1/+6 |
| * | make_mdkinst_stage2 is no more, hail mdkinst_stage2_tool | Pascal Rigaux | 2004-11-16 | 1 | -1/+1 |