YaST Team Bot
fdb5146270
- fix crash for getting partition to activate when stage1 device
...
is disk (bsc#1076121)
- 4.0.13
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=698
2018-01-16 17:14:58 +00:00
YaST Team Bot
f14444f048
- fix typo in function name (bsc#1075725)
...
- 4.0.12
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=697
2018-01-12 09:55:30 +00:00
YaST Team Bot
6b83f3efcb
- Rely on the new Y2Storage::Devicegraph#find_by_any_name when
...
matching udev names to their corresponding kernel device names
(bsc#1073254).
- 4.0.11
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=696
2018-01-09 15:02:28 +00:00
YaST Team Bot
af36ba2fc3
- Legacy (non-EFI) x86: Fixed multi-device booting problems
...
(mostly RAID, also LVM and multipath). Now the boot loader is
written to ALL physical devices that host the boot partition
(or the MBR). Before, only one of them was picked and the BIOS
could pick a different one to boot from. (bsc#1072908)
- Related UI change: "Boot Loader Location" has been simplified. We
kept the option "Boot from Master Boot Record", but the remaining
three options, for booting from the Boot, Root, or
Extended partitions, have been unified to a single option
"Boot from Partition".
- 4.0.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=695
2018-01-05 14:42:43 +00:00
YaST Team Bot
e53917b26f
- fix invalidation of cache causing crash (bsc#1071931)
...
- 4.0.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=694
2017-12-11 12:54:25 +00:00
YaST Team Bot
ecb3359082
- improve detection of md raids devices (bsc#1063957)
...
- 4.0.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=693
2017-12-05 12:46:33 +00:00
YaST Team Bot
eadd741ac0
- Prevent crash when doing backup of boot sector (bsc#1067131)
...
- 4.0.7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=692
2017-11-29 09:24:26 +00:00
YaST Team Bot
8630878fd1
- Do not propose boot from partition for md raids (bsc#1063957)
...
- 4.0.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=691
2017-11-28 10:38:44 +00:00
YaST Team Bot
8cae550b3a
- use correct function to detect devices (bsc#1059757)
...
- improve dialog to add devices in bootloader order (bsc#1060172)
- 4.0.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=690
2017-11-24 13:20:50 +00:00
YaST Team Bot
ed475431ef
- merge SLE12 SP3 fixes:
...
- Fix detection of upgrade of grub2 (bsc#1059603)
- Fallback to default when default section does not exists. It can
happen during upgrade, when sections are renamed.(bsc#1059603)
- Find correct mbr device to install grub (bsc#1039712,
bsc#1052006)
- 4.0.4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=689
2017-11-07 12:03:50 +00:00
YaST Team Bot
09bdd97900
- AutoYaST: Do not export stage1 settings anymore (boot_boot,
...
boot_custom,...) (bnc#1063975)
- 4.0.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=688
2017-11-03 10:42:52 +00:00
YaST Team Bot
13e77e8557
- Use always kernel name for underlaying devices detection
...
(caused by fix for bsc#1057604)
- 4.0.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=687
2017-09-15 12:06:29 +00:00
YaST Team Bot
d0428acbb0
- fix regression to udev mapping introduced by new storage-ng
...
(bsc#1057604)
- 4.0.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=686
2017-09-14 11:42:08 +00:00
YaST Team Bot
007a358bdf
- make disk order dialog wider to improve readability (bsc#1055647)
...
- 4.0.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=685
2017-09-09 01:23:02 +00:00
YaST Team Bot
c463861f94
Updated to git ref 691c9da
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=684
2017-09-05 15:04:09 +00:00
YaST Team Bot
a6e3ef5279
Updated to git ref 191264b
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=683
2017-09-05 11:26:32 +00:00
YaST Team Bot
72eff16597
- Do not propose to stage1 to be installed to encrypted partition
...
(bsc#1056862)
- 3.3.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=682
2017-09-04 11:52:15 +00:00
YaST Team Bot
4e93336505
Updated to git ref 9661b31
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=681
2017-08-28 08:20:49 +00:00
YaST Team Bot
bc02f9dd6d
- Allow installation of system without grub if it will not be
...
used (bsc#1014167)
- 3.3.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=680
2017-08-14 09:58:40 +00:00
YaST Team Bot
4c9080bf39
- merge storage-ng branch to master
...
- note: all changes below with this date belong to the merge
- 3.3.1
- not everything is a disk, use libstorage's partitionable instead
- storage-ng: adapted calls to temporary y2storage_* methods, since
they were finally removed from Y2Storage::StorageManager.
- storage-ng: adapt detection of PReP partition
- Merged master to storage-ng branch
- Adapt the module to use the new storage-ng during system cloning
(bsc#1047245)
- storage-ng:
- implement detection of encrypted boot
- storage-ng: use new wrapper API
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=679
2017-08-11 14:32:14 +00:00
YaST Team Bot
d45818db4f
Updated to git ref 9a9255a
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=678
2017-08-09 11:45:26 +00:00
YaST Team Bot
c592365f48
- AutoYaST configuration: Set StorageDevices flag disks_valid
...
can be found. (bnc#1046738, bnc#1043132)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=677
2017-07-05 14:44:12 +00:00
YaST Team Bot
5e70262167
- AuotYaST configuration: Set StorageDevices flag disks_valid
...
to true. So libstorage can scan valid disks and "/" partition
can be found. (bnc#1043132)
- 3.3.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=676
2017-06-23 07:32:26 +00:00
YaST Team Bot
566c2f6920
- Use udev device for prep partition if it is available
...
(bsc#1041692)
- 3.2.22
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=675
2017-06-15 06:56:46 +00:00
YaST Team Bot
12635c883f
- Do not crash if all devices have defined bios_id, but none is
...
the first one (bsc#1043759)
- 3.2.21
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=674
2017-06-12 12:47:20 +00:00
YaST Team Bot
a3b6df83af
modified (bsc#1035746)
...
- 3.2.20
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=673
2017-05-30 12:01:25 +00:00
YaST Team Bot
6cf0e3f67c
- Add possibility to use trusted boot for EFI (FATE#315831)
...
- 3.2.19
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=672
2017-04-18 07:24:57 +00:00
YaST Team Bot
2d41c832cf
Updated to git ref 93c2d39
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=671
2017-04-06 12:11:03 +00:00
YaST Team Bot
79b94014f1
- Report user friendly message when no root partition is detected
...
instead of internal error. (bsc#1029293)
- 3.2.18
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=670
2017-03-24 15:42:40 +00:00
YaST Team Bot
5fa2f37c10
- provide more helpful error message when invalid arguments for
...
serial console are provided (bsc#1012383)
- 3.2.17
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=669
2017-03-24 15:31:59 +00:00
YaST Team Bot
a1a06f5036
- propose for xen hypervisor vga parameter if framebuffer is used
...
( should fix issue with text only environment when fbdev driver
is used )
(FATE#322200)
- 3.2.16
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=668
2017-03-03 10:59:45 +00:00
YaST Team Bot
b5af595ca1
- Implement simple_mode -> label_proposal (FATE#322328)
...
- 3.2.15
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=667
2017-01-30 15:17:35 +00:00
YaST Team Bot
effa31be51
Updated to git ref 8e0a6c3
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=666
2017-01-16 12:26:18 +00:00
YaST Team Bot
e106c135a7
Updated to git ref 3e7c61c
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=665
2017-01-10 14:19:20 +00:00
YaST Team Bot
f07461a7e3
Updated to git ref baae1e9
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=664
2017-01-10 12:13:43 +00:00
YaST Team Bot
c241bac67a
- do not crash when switching from no bootloader to grub2 when
...
grub2 package is not installed (bsc#1018280)
- 3.2.14
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=663
2017-01-06 15:10:51 +00:00
YaST Team Bot
50e9816358
Updated to git ref 0ca89ed
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=662
2017-01-06 13:47:31 +00:00
YaST Team Bot
6f698aff84
- do not try to write legacy_boot flag for msdos partition table
...
in more disks scenario when there is also GPT disk (bsc#1017776)
- 3.2.13
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=661
2017-01-03 11:13:43 +00:00
YaST Team Bot
83fd97b874
- stop failing with new cfa ( caused by deleting nil, change
...
in cfa needed for bsc#983486 )
- 3.2.12
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=660
2016-12-05 14:22:21 +00:00
YaST Team Bot
ecfe44dbe3
- Recommends syslinux as it is often used by generic_mbr, but it
...
is not hard requirement (bsc#1004229)
- 3.2.11
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=659
2016-11-30 08:48:41 +00:00
YaST Team Bot
3d80b405ee
- Do not crash in bootloader when default mount by is set to label
...
(bsc#1009493)
- 3.2.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=658
2016-11-22 17:40:15 +00:00
YaST Team Bot
f6983df417
- use proper sources when doing kexec (bsc#981434)
...
- 3.2.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=657
2016-11-22 16:42:46 +00:00
YaST Team Bot
5c60258a5b
- when protecting modification of kernel parameters by password,
...
add also rd.shell=0 parameter to avoid getting into initrd shell
(bsc#1009220)
- 3.2.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=656
2016-11-21 15:39:57 +00:00
YaST Team Bot
051b5b7c3b
- Revert the package deselection check (from 3.2.3), there is
...
a new generic solution in yast2-packager-3.2.6 for all YaST
modules (bsc#885496)
- 3.2.7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=655
2016-11-14 15:14:16 +00:00
YaST Team Bot
d38e5fc41e
- set pmbr flag only on GPT disks (bsc#1008092)
...
- 3.2.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=654
2016-11-03 07:43:06 +00:00
YaST Team Bot
315709f69e
- Use the system-wide locale (/etc/sysconfig/language:RC_LANG) when
...
generating the GRUB2 menu (bsc#998152)
- 3.2.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=653
2016-11-01 15:02:30 +00:00
YaST Team Bot
5e405d6bc2
- Do not require syslinux on target system during installation
...
(bsc#1004229)
- fix installation on dm raids to not use mapper device and instead
use underlaying device (bsc#1004921)
- 3.2.4
there (bnc#923458)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=652
2016-10-19 08:39:10 +00:00
YaST Team Bot
adb6adbd3f
Updated to git ref 9026d6e
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=651
2016-10-17 11:42:32 +00:00
YaST Team Bot
8679631319
- Warn user if the packages needed for booting are deselected
...
(bsc#885496)
- 3.2.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=650
2016-10-07 14:15:44 +00:00
YaST Team Bot
2f5337e439
- allow user to repropose configuration if unknown udev link found
...
(bnc#931291)
- 3.2.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=649
2016-10-06 09:38:40 +00:00