Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix detectitng some soft RAID (mga#11139 and the like) | Thierry Vignaud | 2013-12-14 | 1 | -2/+4 |
| | | | | | typo introduced by Pascal Terjan in commit f55b5875b on Jan 27 2010 (was: "support ddf1 dmraid") | ||||
* | sync with kernel-3.10 | Thierry Vignaud | 2013-12-14 | 1 | -0/+1 |
| | |||||
* | detect wifi cards managed by bcma driver (mga#9378) | Thierry Vignaud | 2013-12-14 | 1 | -0/+1 |
| | |||||
* | (write_grub2) read/save choosen default entry | Thierry Vignaud | 2013-12-14 | 1 | -0/+1 |
| | |||||
* | fix displaying need to install acpi* packages when re already installed | Thierry Vignaud | 2013-12-14 | 1 | -0/+3 |
| | |||||
* | 15.5415.54 | Thierry Vignaud | 2013-05-17 | 1 | -0/+2 |
| | |||||
* | add missing spacing | Thierry Vignaud | 2013-05-17 | 1 | -0/+1 |
| | |||||
* | more exact log | Thierry Vignaud | 2013-05-17 | 1 | -2/+2 |
| | |||||
* | preselect nonfree if needed | Thierry Vignaud | 2013-05-17 | 1 | -0/+1 |
| | |||||
* | hint that nonfree is needed if a driver needs a nonfree firmware | Thierry Vignaud | 2013-05-17 | 1 | -0/+2 |
| | |||||
* | fix offering to install shorewall & shorewall-ipv6 when already installed | Thierry Vignaud | 2013-05-16 | 1 | -0/+1 |
| | | | | | | | | we could have provided full paths in drakx-net but it's simpler to make ensure_files_are_installed() behave like ensure_binary_is_installed() and search for file side effect: a warning in mousedrake | ||||
* | do not enable to pick xguest (mga#9750) | Thierry Vignaud | 2013-05-16 | 1 | -0/+1 |
| | |||||
* | Do not enable legacy sysvinit scripts that no longer exist (mga#10084) | Colin Guthrie | 2013-05-15 | 1 | -1/+2 |
| | | | | | | | | The only sysvinit script in this list that still exists is 'network' but even this is less 'critical' these days due to Network Manager. Figured we may as well just trash all this as it's quite unlikely to not be enabled anyway. | ||||
* | 15.5215.52 | Thierry Vignaud | 2013-05-15 | 1 | -0/+2 |
| | |||||
* | fix changelog for previous "fix" | Thierry Vignaud | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | fix displaying release notes while installing (mga#10087) | Thierry Vignaud | 2013-05-15 | 1 | -0/+2 |
| | |||||
* | 15.5115.51 | Thomas Backlund | 2013-05-13 | 1 | -0/+2 |
| | |||||
* | any.pm change affects stage2 too | Thomas Backlund | 2013-05-13 | 1 | -0/+1 |
| | |||||
* | finish-install/installer: enable Nonfree/Tainted repositories if a package ↵ | Olivier Blin | 2013-05-09 | 1 | -0/+2 |
| | | | | having a matching name is installed (#8379) | ||||
* | detect_devices: check for phy80211 sysfs directory as well to detect ↵ | Olivier Blin | 2013-05-09 | 1 | -0/+3 |
| | | | | wireless devices | ||||
* | 15.4915.49 | Thierry Vignaud | 2013-05-02 | 1 | -0/+2 |
| | |||||
* | fix displaying ads (mga#9939) | Thierry Vignaud | 2013-05-02 | 1 | -0/+2 |
| | | | | | regression introduced in commit r8029 on 2013-04-26: "fix doble logging of 'filesystem' installation (mga#7758)" | ||||
* | 15.4815.48 | Thierry Vignaud | 2013-05-01 | 1 | -0/+2 |
| | |||||
* | install 'basesystem-minimal' instead of 'basesystem' prior to add extra media | Thierry Vignaud | 2013-05-01 | 1 | -0/+2 |
| | | | | thus fixing "basesystem package not selected" (mga#9611) | ||||
* | make xdm installation automatic in auto_inst mode (mga#9875) | Thierry Vignaud | 2013-05-01 | 1 | -0/+1 |
| | |||||
* | include mount options in auto_inst.pl | Thierry Vignaud | 2013-04-30 | 1 | -0/+2 |
| | |||||
* | 15.4715.47 | Thierry Vignaud | 2013-04-30 | 1 | -0/+2 |
| | |||||
* | include more partition fields in auto_inst.pl (mga#9784) | Thierry Vignaud | 2013-04-30 | 1 | -0/+1 |
| | | | | | | | include qw(hd level parts VG_name) also sort fields we might miss VGs though... | ||||
* | properly credit Colin for latest fix | Thierry Vignaud | 2013-04-30 | 1 | -1/+1 |
| | |||||
* | - skip comments in /etc/crypttab (mga#9905) | Thierry Vignaud | 2013-04-30 | 1 | -0/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | list 'shorewall-ipv6' along 'shorewall' | Thierry Vignaud | 2013-04-28 | 1 | -0/+3 |
| | |||||
* | 15.4515.45 | Thierry Vignaud | 2013-04-27 | 1 | -0/+2 |
| | |||||
* | (add_entry) try harder to get a label for other OSes (mga#9849,9681) | Thierry Vignaud | 2013-04-27 | 1 | -0/+2 |
| | | | | | rationale: on systems with lot of OSes and/or using grub2, we may well have already more than 10 alt entries | ||||
* | only allow 'acl' option for extX & reiserfs (mga#9884) | Thierry Vignaud | 2013-04-27 | 1 | -0/+2 |
| | |||||
* | install shorewall-ipv6 along shorewall (mga#9401) | Thierry Vignaud | 2013-04-27 | 1 | -0/+1 |
| | |||||
* | (installCallback) fix doble logging of %(pre|post)trans packages | Thierry Vignaud | 2013-04-26 | 1 | -0/+2 |
| | | | | eg: 'filesystem' which has a %pretrans scriptlet (mga#7758) | ||||
* | 15.4415.44 | Thierry Vignaud | 2013-04-23 | 1 | -0/+2 |
| | |||||
* | fix a crash when reloading partition table (mga#9838) | Thierry Vignaud | 2013-04-23 | 1 | -0/+1 |
| | |||||
* | fix a crash when trying to create a encrypted LVM partition (mga#9837) | Thierry Vignaud | 2013-04-23 | 1 | -0/+3 |
| | |||||
* | Start final release integration | Anne Nicolas | 2013-04-22 | 1 | -0/+4 |
| | |||||
* | 15.4215.42 | Thierry Vignaud | 2013-04-21 | 1 | -0/+2 |
| | |||||
* | fix UI redraw issue after unlocking dmcrypt partition (mga#5661) | Colin Guthrie | 2013-04-21 | 1 | -0/+1 |
| | |||||
* | ensure LVMs on top of dmcrypt are activated after unlocking (mga#5661) | Colin Guthrie | 2013-04-21 | 1 | -0/+3 |
| | |||||
* | 15.4115.41 | Thierry Vignaud | 2013-04-21 | 1 | -0/+2 |
| | |||||
* | log latest change | Thierry Vignaud | 2013-04-21 | 1 | -0/+1 |
| | |||||
* | log latest commits | Thierry Vignaud | 2013-04-20 | 1 | -0/+2 |
| | |||||
* | Fix minor typo in NEWS | Colin Guthrie | 2013-04-19 | 1 | -2/+2 |
| | |||||
* | 15.4015.40 | Thierry Vignaud | 2013-04-19 | 1 | -0/+2 |
| | |||||
* | fix losing crypt key when activating inactive partitions (mga#5661) | Thierry Vignaud | 2013-04-19 | 1 | -0/+1 |
| |