Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 10.4.165 | Thierry Vignaud | 2007-08-10 | 1 | -0/+2 |
| | |||||
* | (pci_probe__real) let modules returned by modaliases be back compatible | Thierry Vignaud | 2007-08-10 | 1 | -0/+2 |
| | |||||
* | 10.4.164 | Pascal Rigaux | 2007-08-09 | 1 | -0/+2 |
| | |||||
* | document the change in install::steps which is needed for new ↵ | Pascal Rigaux | 2007-08-09 | 1 | -0/+1 |
| | | | | drakx-kbd-mouse-X11 | ||||
* | (pci_probe) cache PCI probe results at install time too | Thierry Vignaud | 2007-08-08 | 1 | -0/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | release stage2 btw (10.4.162) | Thierry Vignaud | 2007-08-08 | 1 | -0/+2 |
| | |||||
* | - drakboot: | Pascal Rigaux | 2007-08-08 | 1 | -0/+3 |
| | | | | | | o allow choosing another bootloader method when a package cannot be installed (occurs on 2008.0 beta1 where mandriva-gfxboot-theme is missing) | ||||
* | - diskdrake: | Pascal Rigaux | 2007-08-08 | 1 | -0/+3 |
| | | | | | | | | o do not show partition types which have no associated filesystem for LVM LV (#32326) nb: we still would need to have pt_type per partition_table types | ||||
* | - allow using diskdrake even if there is only a lvm PV on full disk available | Pascal Rigaux | 2007-08-08 | 1 | -0/+1 |
| | |||||
* | (summary) warn if the security level will prevent accessig windows partitions | Thierry Vignaud | 2007-08-07 | 1 | -0/+1 |
| | |||||
* | reorder | Thierry Vignaud | 2007-08-07 | 1 | -2/+2 |
| | |||||
* | kill security level step (only reachable from summary now) | Thierry Vignaud | 2007-08-07 | 1 | -0/+1 |
| | |||||
* | (summary_prompt) render titles in bold | Thierry Vignaud | 2007-08-07 | 1 | -1/+3 |
| | |||||
* | (summary) reorder steps according to specs | Thierry Vignaud | 2007-08-07 | 1 | -0/+1 |
| | |||||
* | restore progress bar when formatting ext3 | Pascal Rigaux | 2007-08-06 | 1 | -0/+1 |
| | |||||
* | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 1 | -0/+2 |
| | | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB | ||||
* | 10.4.158 | Pascal Rigaux | 2007-08-03 | 1 | -0/+2 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2007-08-03 | 1 | -0/+2 |
| | | | | | | | o allow setting "flush" option (for vfat) - install: o configure removable writable media to use "flush" option instead of "sync" (#23042) | ||||
* | 10.4.155 | Pascal Rigaux | 2007-08-02 | 1 | -3/+2 |
| | |||||
* | use kbd (setfont) instead of console-tools (consolechars) | Pascal Rigaux | 2007-08-02 | 1 | -0/+2 |
| | | | | | | quickly adapting fonts to match existing kbd fonts, so dropping some for which i can't find a working equivalent | ||||
* | 10.4.154 | Pascal Rigaux | 2007-08-02 | 1 | -0/+2 |
| | |||||
* | drop supermount support (it has been dropped from our kernel) | Pascal Rigaux | 2007-08-02 | 1 | -0/+1 |
| | |||||
* | rescuept is no more in util-linux, so | Pascal Rigaux | 2007-07-31 | 1 | -0/+4 |
| | | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer) | ||||
* | 10.4.150 | Olivier Blin | 2007-07-24 | 1 | -0/+1 |
| | |||||
* | update banner for 2008 beta 1 (from Anne) | Olivier Blin | 2007-07-24 | 1 | -0/+2 |
| | |||||
* | 10.4.149 | Olivier Blin | 2007-07-17 | 1 | -0/+3 |
| | |||||
* | 10.4.148 | Olivier Blin | 2007-07-17 | 1 | -0/+2 |
| | |||||
* | load ide-disk module when loading disk/ide category | Olivier Blin | 2007-07-16 | 1 | -0/+1 |
| | |||||
* | add ide-disk module in disk/raw | Olivier Blin | 2007-07-16 | 1 | -0/+2 |
| | |||||
* | 10.4.147 | Pascal Rigaux | 2007-07-12 | 1 | -4/+2 |
| | |||||
* | - fix location of usb_id on x86_64: /lib64/udev/usb_id | Pascal Rigaux | 2007-07-12 | 1 | -0/+2 |
| | |||||
* | 10.4.146 | Pascal Rigaux | 2007-07-11 | 1 | -0/+2 |
| | |||||
* | - allow using sqlite for rpmdb when using option rpm_dbapi=4 | Pascal Rigaux | 2007-07-11 | 1 | -0/+1 |
| | |||||
* | - modify usbWacom() for mousedrake | Pascal Rigaux | 2007-07-09 | 1 | -0/+2 |
| | | | | | | | (conflicts with drakx-kbd-mouse-x11 < 0.19) - installer: o add /lib/udev/usb_id which is needed by mouse.pm to generate /dev/input/by-id/xxx | ||||
* | fix typo | Pascal Rigaux | 2007-07-06 | 1 | -1/+1 |
| | |||||
* | 10.4.141 | Pascal Rigaux | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | - brown paper bag fix (stage1 can't create symlink /etc/rpm/platform) | Pascal Rigaux | 2007-07-02 | 1 | -0/+2 |
| | |||||
* | 10.4.141 | Pascal Rigaux | 2007-06-29 | 1 | -0/+2 |
| | |||||
* | - bundle /etc/rpm/platform for rpm 4.4.8 | Pascal Rigaux | 2007-06-28 | 1 | -0/+1 |
| | |||||
* | - use modularized ide drivers and configure ide-controller in modprobe.conf | Pascal Rigaux | 2007-06-28 | 1 | -2/+1 |
| | | | | | | | - bootloader-config: o configure ide-controller in modprobe.conf for upgrading to kernels with modularized ide drivers | ||||
* | 10.4.137 | Pascal Rigaux | 2007-06-21 | 1 | -0/+2 |
| | |||||
* | - auto_install: | Pascal Rigaux | 2007-06-19 | 1 | -0/+1 |
| | | | | | | | o ensure /etc/resolv.conf is configured in /mnt for network installs (reported by guillomovitch on freenode #mandrivafr) | ||||
* | - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dir | Pascal Rigaux | 2007-06-19 | 1 | -0/+3 |
| | | | | | kickstart=/pub/auto_inst.cfg" to get http://server/pub/auto_inst.cfg (#31474) | ||||
* | add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377) | Thierry Vignaud | 2007-06-18 | 1 | -0/+1 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2007-06-11 | 1 | -0/+2 |
| | | | | | o fix 1.9TB displayed as 1TB | ||||
* | tell which perl-MDK-Common is needed | Pascal Rigaux | 2007-05-30 | 1 | -1/+1 |
| | |||||
* | - fix detecting usb drives (#13395) | Pascal Rigaux | 2007-05-30 | 1 | -0/+2 |
| | | | | | (need a new perl-MDK-Common) | ||||
* | handle snd-cs5530 driver | Thierry Vignaud | 2007-05-28 | 1 | -1/+4 |
| | |||||
* | install fonts-ttf-dejavu & fonts-ttf-liberation by default | Thierry Vignaud | 2007-05-21 | 1 | -0/+1 |
| |