Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | read modules description from /modules/modules.description (and drop ↵ | Olivier Blin | 2007-08-27 | 4 | -72/+62 |
| | | | | hardcoded descriptions...) | ||||
* | make filename2modname modify in-place | Olivier Blin | 2007-08-27 | 1 | -8/+7 |
| | |||||
* | extract filename2modname() function | Olivier Blin | 2007-08-27 | 1 | -9/+12 |
| | |||||
* | - bug command: fix choosing the usb-key/floppy drive | Pascal Rigaux | 2007-08-27 | 2 | -4/+12 |
| | | | | | (ie adapting interactive::stdio to new interactive callbacks) | ||||
* | move some code in new cat_file and line_counts functions | Olivier Blin | 2007-08-27 | 3 | -23/+41 |
| | |||||
* | include stage1.h earlier so that _GNU_SOURCE and strndup are defined | Olivier Blin | 2007-08-27 | 2 | -4/+4 |
| | |||||
* | - add /usr/share/ldetect-lst/fallback-modules.alias for | Pascal Rigaux | 2007-08-27 | 2 | -0/+3 |
| | | | | | drakx-in-chroot on old kernels | ||||
* | use alloca | Olivier Blin | 2007-08-27 | 1 | -2/+3 |
| | |||||
* | fix allocated size for modules list (oops) | Olivier Blin | 2007-08-27 | 1 | -2/+2 |
| | |||||
* | (bestKernelPackage) fallback to kernel-desktop | Thierry Vignaud | 2007-08-27 | 2 | -1/+2 |
| | |||||
* | reorganize code | Olivier Blin | 2007-08-27 | 1 | -42/+40 |
| | |||||
* | indent | Olivier Blin | 2007-08-27 | 1 | -15/+15 |
| | |||||
* | allow debug mode to go further when loading modules | Olivier Blin | 2007-08-27 | 1 | -6/+3 |
| | |||||
* | ask loading modules from /modules if needed | Olivier Blin | 2007-08-27 | 2 | -7/+17 |
| | |||||
* | - fix summary in text mode (#32858) | Pascal Rigaux | 2007-08-27 | 2 | -1/+2 |
| | | | | | (regression introduced by "User Management" which has no val) | ||||
* | xfs is *not* mandatory for Xorg to run (#32846) | Pascal Rigaux | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2007-08-27 | 3 | -14/+13 |
| | | | | | o fix coloring "Other" partitions (#32845) | ||||
* | - diskdrake | Pascal Rigaux | 2007-08-27 | 3 | -1/+4 |
| | | | | | o fix action "Type" on a software raid (eg: dm0) | ||||
* | drop Move support (unused for quite a long time and superceeded by Globetrotter | Thierry Vignaud | 2007-08-27 | 9 | -48/+10 |
| | | | | | which itself was obsoleted by Mdv One) | ||||
* | enlarge ask_from_list array size to match list_directory() | Olivier Blin | 2007-08-27 | 1 | -1/+1 |
| | |||||
* | simplify using string_array_length | Olivier Blin | 2007-08-27 | 1 | -8/+2 |
| | |||||
* | - fix loading linux software raid (mdadm) kernel modules | Pascal Rigaux | 2007-08-27 | 2 | -5/+14 |
| | | | | | (after rename raid5&raid6 -> raid456) | ||||
* | add raid456 module | Olivier Blin | 2007-08-27 | 2 | -1/+3 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2007-08-25 | 1 | -110/+4 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-25 | 1 | -9/+7 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-25 | 1 | -107/+2 |
| | |||||
* | drop globetrotter support (unused for quite a long time and superceeded by ↵ | Thierry Vignaud | 2007-08-24 | 6 | -18/+12 |
| | | | | | | | Mdv One) we should just drop Mdv Move code btw... | ||||
* | bump release for installer (10.4.179) | Thierry Vignaud | 2007-08-24 | 2 | -1/+3 |
| | |||||
* | (setPackages) install kernel-desktop-devel-latest instead of | Thierry Vignaud | 2007-08-24 | 2 | -2/+5 |
| | | | | | | | | kernel-source-stripped-latest on upgrade we should select a more sensitive devel package (according to laptop/server/... flavor, but the bug was already there anyway... | ||||
* | bump release for installer (10.4.178) | Thierry Vignaud | 2007-08-24 | 2 | -1/+3 |
| | |||||
* | (bestKernelPackage) adapt to new kernel flavors | Thierry Vignaud | 2007-08-24 | 2 | -4/+7 |
| | |||||
* | 10.4.177 | Pascal Rigaux | 2007-08-24 | 2 | -1/+3 |
| | |||||
* | - fix typo in banner name (otherwise internal_error) | Pascal Rigaux | 2007-08-24 | 2 | -1/+3 |
| | | | | | titypo... | ||||
* | oops, it's me there | Olivier Blin | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | 10.4.176 | Olivier Blin | 2007-08-24 | 2 | -1/+3 |
| | |||||
* | fix resolving category from module (mainly fix usbhid loading) | Olivier Blin | 2007-08-24 | 2 | -1/+3 |
| | |||||
* | 1.14 | Olivier Blin | 2007-08-23 | 2 | -1/+2 |
| | |||||
* | factorize code in a new device_match_modules_list() function and thus fix ↵ | Olivier Blin | 2007-08-23 | 2 | -28/+24 |
| | | | | segfault in USB detection code (when e->module is NULL, #32624) | ||||
* | 10.4.175 | Pascal Rigaux | 2007-08-23 | 2 | -1/+3 |
| | |||||
* | - fix typo making selectKeyboard step not called | Pascal Rigaux | 2007-08-23 | 2 | -1/+3 |
| | | | | | (and ensure it doesn't happen again) | ||||
* | update banner for beta2 | Olivier Blin | 2007-08-23 | 2 | -0/+1 |
| | |||||
* | drop /etc/sysconfig/usb configuration (not used anymore in initscripts) | Olivier Blin | 2007-08-23 | 2 | -1/+1 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2007-08-23 | 4 | -16/+28 |
| | | | | | | | o change the legend and the colors per partition (may change a little more...) | ||||
* | fix previous commit: focus_first focuses first editable entry (ie skip ↵ | Pascal Rigaux | 2007-08-22 | 1 | -2/+0 |
| | | | | "title" entries) | ||||
* | Updated Estonian translation. | Marek Laane | 2007-08-22 | 1 | -32/+7 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-22 | 1 | -16/+6 |
| | |||||
* | 1.18 | Olivier Blin | 2007-08-21 | 2 | -1/+5 |
| | |||||
* | 1.13 | Olivier Blin | 2007-08-21 | 2 | -1/+9 |
| | |||||
* | 10.4.174 | Olivier Blin | 2007-08-21 | 2 | -1/+7 |
| |