Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 16.4416.44 | Thierry Vignaud | 2014-10-23 | 1 | -0/+2 |
| | |||||
* | try harder to umount everything when sg went havroc | Thierry Vignaud | 2014-10-23 | 1 | -0/+1 |
| | |||||
* | document --stage2-update in --help | Thierry Vignaud | 2014-10-21 | 1 | -0/+1 |
| | |||||
* | mount /dev -o ro | Thierry Vignaud | 2014-10-21 | 1 | -0/+3 |
| | | | | (prevent rm -fr going havroc on some error pathes) | ||||
* | add missing spacing | Thierry Vignaud | 2014-10-21 | 1 | -0/+1 |
| | |||||
* | 16.4316.43 | Pascal Terjan | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | adapt to the fact that stage2 expects a /dev fully populated by udev | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | enhances logs | Thierry Vignaud | 2014-10-20 | 1 | -2/+3 |
| | |||||
* | rename "no_suggests" option as "no_recommends" | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | adapt to URPM-5 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.4216.42 | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | Only allow GRUB2 when booting on btrfs | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.4116.41 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | adapt to latest systemd | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | | | | (http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/) | ||||
* | sync with kernel-3.17 | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | Allow /boot on btrfs | Pascal Terjan | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | add bug id | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | fix version in NEWS | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | 16.4016.40 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | log X.org server logs when it fails to start up (mga#13471) | Thierry.Vignaud | 2014-10-20 | 1 | -0/+1 |
| | |||||
* | adwaita-gtk3-theme no longer provides a settings.ini file | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
| | | | | and gtk+3 now works smoothly without it | ||||
* | include paravirtual network driver for hyper-v | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.3816.39 | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | add kernel-3.16 support | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
| | |||||
* | 16.3816.38 | Anne Nicolas | 2014-07-22 | 1 | -0/+4 |
| | |||||
* | 16.3716.37 | Colin Guthrie | 2014-07-03 | 1 | -0/+3 |
| | |||||
* | improve fs sorting in combo box (mga#13640) | Thierry Vignaud | 2014-07-03 | 1 | -0/+3 |
| | | | | was "misplaced" in commit 58bbc1fb86132ac8ca16bef41fb0e8c91960846f | ||||
* | 16.3616.36 | Thomas Backlund | 2014-07-01 | 1 | -0/+2 |
| | |||||
* | hide /boot/efi check for now (mga#13638) | Thomas Backlund | 2014-07-01 | 1 | -0/+2 |
| | |||||
* | update NEWS16.35 | Anne Nicolas | 2014-06-29 | 1 | -0/+3 |
| | |||||
* | make sure udev had time to create device nodes | Thierry.Vignaud | 2014-06-19 | 1 | -0/+2 |
| | |||||
* | 16.3316.33 | Thierry Vignaud | 2014-06-18 | 1 | -0/+2 |
| | |||||
* | do not even try to create basic /dev nodes | Thierry.Vignaud | 2014-06-18 | 1 | -0/+2 |
| | | | | | Those should be handled by udev. Live install should be tested as some were added for it. | ||||
* | 16.3216.32 | Thierry Vignaud | 2014-06-15 | 1 | -0/+2 |
| | |||||
* | include platform driver autoload udev rules | Thierry Vignaud | 2014-06-15 | 1 | -0/+1 |
| | |||||
* | sync with kernel-3.15 | Thierry Vignaud | 2014-06-15 | 1 | -0/+2 |
| | |||||
* | 16.31.116.31.1 | Thierry Vignaud | 2014-06-06 | 1 | -0/+2 |
| | |||||
* | include udev rule for VMmouse | Thierry Vignaud | 2014-06-06 | 1 | -0/+2 |
| | |||||
* | 16.3116.31 | Thierry Vignaud | 2014-06-06 | 1 | -0/+2 |
| | |||||
* | don't write input sections in xorg.conf | Thierry Vignaud | 2014-06-06 | 1 | -0/+6 |
| | | | | | | | | for eg: USB wacom tablets, mouses & keyboard (we were missing Synaptics touchpads) We now rely on evdev/udev for input devices, which should make Synaptics touchpads to now automagically work during install (mga#11524) | ||||
* | 16.3016.30 | Thierry Vignaud | 2014-06-04 | 1 | -0/+2 |
| | |||||
* | adapt to perl-5.20 | Thierry Vignaud | 2014-06-03 | 1 | -0/+1 |
| | |||||
* | update locales list | Thierry Vignaud | 2014-05-29 | 1 | -0/+1 |
| | |||||
* | (configure_hal) kill it | Thierry.Vignaud | 2014-05-27 | 1 | -0/+2 |
| | | | | HAL has been obsoleted years ago... | ||||
* | drop (broken) support for Alpha, PPC, Sparc & most of IA64 | Thierry.Vignaud | 2014-05-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | Including Xsun, silo & yaboot support Rationale: it's unused/unmaintained for years and those arches are beyond any hope of being usefull any day... They just got in the way... Part of IA64 support is still kept (eg: support for GPT, EFI, right xorg driver at install, ...) as it might be usefull to extend to other arches Next to consider: Xbox? | ||||
* | convert comments to POD | Thierry.Vignaud | 2014-05-26 | 1 | -0/+1 |
| | |||||
* | latest kernel-xbox was compiled in march 2005... | Thierry.Vignaud | 2014-05-26 | 1 | -0/+2 |
| | |||||
* | 16.2916.29 | Thomas Backlund | 2014-05-03 | 1 | -0/+2 |
| | |||||
* | gnome-icon-theme is now adwaita-icon-theme | Thomas Backlund | 2014-05-03 | 1 | -0/+2 |
| | |||||
* | 16.2816.28 | Thierry Vignaud | 2014-04-28 | 1 | -0/+2 |
| |