Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | help perl another way that perl_checker prefers | Pascal Rigaux | 2004-11-26 | 1 | -1/+1 |
| | |||||
* | - geometry XXX/240/63 is quite common, so add 240 to @valid_nb_heads | Pascal Rigaux | 2004-11-26 | 1 | -2/+2 |
| | | | | | | | - remove checking that nb_heads is in @valid_nb_heads (this fixes yet another case of the infamous "XP doesn't boot" occuring 10.1 CE, though it should already be fixed via EDD) | ||||
* | fixed typo | Pablo Saratxaga | 2004-11-26 | 1 | -1/+1 |
| | |||||
* | simpler code | Pascal Rigaux | 2004-11-25 | 1 | -4/+5 |
| | |||||
* | (About) let be more l10n friendly regarding "translatability" | Thierry Vignaud | 2004-11-25 | 1 | -1/+3 |
| | |||||
* | (About) let be more l10n friendly regarding font's weight and size | Thierry Vignaud | 2004-11-25 | 1 | -1/+4 |
| | |||||
* | fix spacing in 10.2-0.4mdk's changelog | Thierry Vignaud | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | 10.2-0.4mdk | Thierry Vignaud | 2004-11-25 | 1 | -1/+15 |
| | |||||
* | (load_and_configure) fix setting scsi and usb probell in live CD (thus fixing | Thierry Vignaud | 2004-11-25 | 1 | -1/+1 |
| | | | | | mousedrake --auto with USB mice on live CD) | ||||
* | ensure that explanations go into /var/log/explanations is standalone mode | Thierry Vignaud | 2004-11-25 | 1 | -7/+7 |
| | | | | | (log::explanations() just calls log::l() at install time) | ||||
* | do not probe memory chips at boot time ... | Thierry Vignaud | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | do not die if sound never was configured (aka on first boot on live CD) | Thierry Vignaud | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | remove /lib and /usr/lib with more verbose code | Pascal Rigaux | 2004-11-25 | 1 | -1/+5 |
| | |||||
* | fix previous commit | Pascal Rigaux | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | handle the lib64 case separately | Pascal Rigaux | 2004-11-25 | 1 | -2/+6 |
| | |||||
* | create function libgl_config() and have it after setting Driver to 'fglrx' so | Pascal Rigaux | 2004-11-25 | 1 | -12/+19 |
| | | | | | that libgl_config() can behave based on {Driver} instead of {Driver2} | ||||
* | minimal perl_checker compliance | Pascal Rigaux | 2004-11-25 | 1 | -4/+3 |
| | |||||
* | moving partitions never really worked and is disabled since years | Pascal Rigaux | 2004-11-25 | 2 | -68/+0 |
| | |||||
* | safer | Pascal Rigaux | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | (this comes from long ago when redhat code was using a ro /dev and creating other devices in /tmp) | ||||
* | - create analyze_wild_device_name() out of subpart_from_wild_device_name() | Pascal Rigaux | 2004-11-25 | 2 | -40/+69 |
| | | | | | | | | | | - rename part2device() into part2wild_device_name(), change its prototype and use analyze_wild_device_name() - new field {faked_device} - for LABEL=..., {device} is not empty anymore and {faked_device} is set, merge_fstabs() will take care of having the real {device} and {faked_device} unset - for devfs_device, {device} is set to the devfs device, merge_fstabs() will take care of having the non devfs device in {device} | ||||
* | Fix Totem installation when KDE and GNOME are both installed. | David Baudens | 2004-11-25 | 1 | -2/+2 |
| | | | | | Fix Quanta installation | ||||
* | more intelligent sort of fstab to handle loopback files or bind directory ↵ | Pascal Rigaux | 2004-11-25 | 1 | -3/+22 |
| | | | | (bug anthil #1198) | ||||
* | 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 |
| | | | | | (part of bugzilla #12213) | ||||
* | 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 |
| | | | | | | "none /mnt/cdrom supermount dev=/dev//dev/cdrom,fs=iso9660..." (bugzilla #12224) | ||||
* | *** 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 |
| | | | | | provider switch | ||||
* | - no more kernel/all.modules, things are in kernel/all.kernels | Pascal Rigaux | 2004-11-22 | 1 | -3/+4 |
| | | | | | | | | | | | | | - cleanup what we keep in kernel/all.kernels: only vmlinuz, modules.dep, *.mar, all_modules.tar, modules.cz - replace all_modules.list + modules with all_modules.tar - kernel/all.modules/modules.cz-VERSION are now in kernel/all.kernels/VERSION/modules.cz - allow having a normal in isolinux, but don't use it for floppy images (for this, add kernel/all.kernels/.main-BOOT) - add many modules kernel/list_modules.pm in unused categories since we don't take all modules from kernel, only those listed (needed to have a not too big modules.cz for normal kernel) - complete rewrite of update_kernel (now written in perl) | ||||
* | kill a stock icon | Thierry Vignaud | 2004-11-22 | 1 | -1/+1 |
| | |||||
* | (alsa2oss) add snd-azx | Thierry Vignaud | 2004-11-19 | 1 | -0/+1 |
| | |||||
* | fix wrong package name | Thierry Vignaud | 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 |
| | | | | | (remove usingRamdisk(), check_prog(), remove_unused()...) | ||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 36 | -106/+106 |
| | |||||
* | *** 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 |
| | |||||
* | 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 |
| |