Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use "splash" on the kernel command line vs. "splash=silent" as per upstream | Colin Guthrie | 2012-03-19 | 1 | -0/+4 |
| | | | | | | | code (e.g. plymouth, systemd and others) - support the "quiet" kernel command line argument to hide kernel text | ||||
* | 13.93 | Thierry Vignaud | 2012-03-12 | 1 | -0/+2 |
| | |||||
* | (cmp_kernel_versions) move it from any.pm to common.pm; thus preventing lazy ↵ | Thierry Vignaud | 2012-03-12 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | loading of syscall.ph through any->detect_devices>modules>list_modules>MDK::Common>MDK::Common::System>syscall.ph This can end in crashing mgaaplet when performing live update (mga#3042) because of lazy loading of syscall (by which time perl may as well have been updated including syscall.ph which leave eg perl/5.12.x for perl/5.14.x) This also saves quite some memory for: - net_applet (5Mb aka 11%), - mgapplet (7Mb aka 14%) (as well as maybe for drakxnet but that's more transient): 21736 root 20 0 240m 44m 10m S 0 1.1 0:00.63 net_applet 21501 root 20 0 236m 39m 11m S 0 1.0 0:01.09 net_applet 23116 root 20 0 297m 50m 12m S 0 1.3 0:00.58 mgaapplet 23259 root 20 0 290m 43m 12m S 0 1.1 0:00.40 mgaapplet | ||||
* | 13.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.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.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 |
| |