Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 13.9213.92 | Thierry Vignaud | 2012-03-11 | 1 | -0/+2 |
| | |||||
* | (part_possible_actions) fix resizing LVs (mga#4666) | Thierry Vignaud | 2012-03-11 | 1 | -0/+1 |
| | | | | | | | | | | | | (is_LVM_resizable) introduce a real function instead of a "macro" else LVM_resizable got expanded as: member($part->{fs_type}, qw(btrfs ext3 ext4 reiserfs xfs)) then as: member($part->{fs_type}, qw(btrfs($part) ext3 ext4($part) reiserfs xfs)) commit r2781 ("sort") "brokes" ext4 by shifting it place in list by one (but ext3 would have failed) | ||||
* | (Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVs | Thierry Vignaud | 2012-03-11 | 1 | -0/+2 |
| | | | | eg: "Undefined subroutine &fs::dmcrypt::close_part called" | ||||
* | small english message improvement (mga#456) | Thierry Vignaud | 2012-03-10 | 1 | -0/+2 |
| | |||||
* | 13.89.113.89.1 | Anssi Hannula | 2012-03-02 | 1 | -0/+2 |
| | |||||
* | service_harddrake: recognize XZ compressed modules properly (mga#4767) | Anssi Hannula | 2012-03-02 | 1 | -0/+3 |
| | |||||
* | 13.86 | Thierry Vignaud | 2012-02-29 | 1 | -0/+5 |
| | |||||
* | 13.8113.81 | Thierry Vignaud | 2012-02-13 | 1 | -0/+2 |
| | |||||
* | localedrake: add/remove ime(s) | You-Cheng Hsieh | 2012-02-01 | 1 | -0/+3 |
| | |||||
* | (dmidecode) fix crashing on parsing garbaged DMI info (mga#4329) | Thierry Vignaud | 2012-01-31 | 1 | -0/+1 |
| | |||||
* | (format_part) use better cipher for encrypted fses (Dave Hodgins, mga#3092) | Thierry Vignaud | 2012-01-28 | 1 | -0/+2 |
| | |||||
* | add missing "-" | Thierry Vignaud | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | make drakclock systemd compatible | Dexter Morgan | 2012-01-26 | 1 | -0/+2 |
| | |||||
* | 13.79 | Thierry Vignaud | 2012-01-25 | 1 | -0/+2 |
| | |||||
* | (extract_modules) silent failure to extract gz modules (for rescue) | Thierry Vignaud | 2012-01-25 | 1 | -0/+1 |
| | |||||
* | (Add2LVM) better default name for new VG (vg-mga, vg-mga1, ... | Thierry Vignaud | 2012-01-24 | 1 | -0/+4 |
| | | | | instead of vg-0, vg-1, ...) | ||||
* | 13.77 | Thierry Vignaud | 2012-01-23 | 1 | -0/+2 |
| | |||||
* | preserve UUID when reformating a nilfs fs | Thierry Vignaud | 2012-01-23 | 1 | -0/+1 |
| | |||||
* | enable to set label on swap | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | |||||
* | (write_label) enable to set label on btrfs fses | Thierry Vignaud | 2012-01-23 | 1 | -1/+1 |
| | | | | needs reverse <device>,<label> ordering | ||||
* | enable to set label on nilfs fses | Thierry Vignaud | 2012-01-23 | 1 | -0/+1 |
| | |||||
* | (lvm_cmd_or_die) report back error from lvm2 | Thierry Vignaud | 2012-01-20 | 1 | -0/+1 |
| | |||||
* | (extract_modules) enable to find, decompress XZ modules | Thierry Vignaud | 2012-01-20 | 1 | -0/+1 |
| | |||||
* | (suggest_lv_name_from_mnt_point, suggest_lv_name) suggest better LV | Thierry Vignaud | 2012-01-20 | 1 | -0/+1 |
| | | | | names based on the mount point rather than numbers | ||||
* | (Create) enable to set LV names when not in expert mode | Thierry Vignaud | 2012-01-20 | 1 | -0/+3 |
| | |||||
* | add missing space | Thierry Vignaud | 2012-01-20 | 1 | -0/+2 |
| | |||||
* | sync version with stage2 | Thomas Backlund | 2011-12-23 | 1 | -0/+3 |
| | |||||
* | 13.73 | Thomas Backlund | 2011-12-23 | 1 | -0/+1 |
| | |||||
* | add missing news | Thomas Backlund | 2011-12-23 | 1 | -0/+1 |
| | |||||
* | interactive::curses: default to 80x25 (fixes serial) | Pascal Terjan | 2011-12-22 | 1 | -0/+1 |
| | |||||
* | (setupBootloader__entries) display partition labels when adding a foreign OS | Thierry Vignaud | 2011-12-17 | 1 | -0/+1 |
| | | | | | (similar to previous commit, maybe should we share some helper for devices listing & GUI-formating) | ||||
* | (setupBootloader__general) display partition labels in list instead of just ↵ | Thierry Vignaud | 2011-12-17 | 1 | -0/+3 |
| | | | | | | | disk names in "boot device" choice hard disk names were displayed since 'as suggested in bug #21524, display the info on hard drives in the "boot device" choice' (pixel, 2006-03-09) | ||||
* | fix missing names after bogus cleaning-before-importing (mga#3745) | Thierry Vignaud | 2011-12-14 | 1 | -0/+2 |
| | |||||
* | 13.72.1 | Thierry Vignaud | 2011-12-11 | 1 | -0/+2 |
| | |||||
* | fix crash after mismerge (mga#3696) | Thierry Vignaud | 2011-12-11 | 1 | -0/+1 |
| | |||||
* | (raw) fix $HOME for all when runing as another user instead of root (mga#287) | Thierry Vignaud | 2011-12-10 | 1 | -0/+2 |
| | | | | make rpmdrake fix more generic | ||||
* | 13.72 | Thierry Vignaud | 2011-12-10 | 1 | -0/+2 |
| | |||||
* | do not display some bluetooth stuff as unknown (mga#1460) | Thierry Vignaud | 2011-12-10 | 1 | -0/+1 |
| | |||||
* | use a list for harddrake | Thierry Vignaud | 2011-12-10 | 1 | -1/+2 |
| | |||||
* | drakhelp: make it work somewhat despite lack of doc | Thierry Vignaud | 2011-12-10 | 1 | -0/+1 |
| | |||||
* | add a bug ID into NEWS | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | harddrake: prevent detecting some soft modems as scanners (mga#2753) | Thierry Vignaud | 2011-12-10 | 1 | -0/+1 |
| | | | | | | as usual sane-find-scanner is reporting wrongly too many devices, so we must filter them Here, let's filter harder soft modems | ||||
* | fix bug ID in NEWS | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 |
| | |||||
* | (Gtk2::Notify::Queue->show) prevent net_applet to crash on notifications ↵ | Thierry Vignaud | 2011-12-10 | 1 | -0/+2 |
| | | | | without icons (mga#2876) | ||||
* | revert "identify xhci-hcd driven hw as bluetooth not usb" | Thierry Vignaud | 2011-12-10 | 1 | -3/+0 |
| | |||||
* | identify xhci-hcd driven hw as bluetooth not usb | Thierry Vignaud | 2011-12-07 | 1 | -0/+3 |
| | |||||
* | 13.71 | Anssi Hannula | 2011-12-04 | 1 | -0/+2 |
| | |||||
* | service_harddrake: fix xorg.conf Driver switch regexp | Anssi Hannula | 2011-12-04 | 1 | -0/+2 |
| | | | | | This fixes a driver switch failing to alter xorg.conf when the Driver line doesn't contain default whitespacing (reported by Barry Jackson). | ||||
* | service_harddrake: show proper warning when a proprietary driver is wrongly ↵ | Anssi Hannula | 2011-12-04 | 1 | -0/+2 |
| | | | | loaded | ||||
* | service_harddrake: better messages in notify-x11-free-driver-switch | Anssi Hannula | 2011-12-04 | 1 | -0/+4 |
| |