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
YaST Team Bot
5bb4cdf84a
- Do not crash when the user tries to enable serial console with
...
blank arguments (bsc#1000629)
- 3.2.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=648
2016-10-04 15:27:21 +00:00
YaST Team Bot
61632d3e27
- Version bumped to 3.2.X to ease coordination of Tumbleweed,
...
Leap 42.2 and SLE-12-SP2 development.
- 3.2.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=647
2016-10-04 12:19:45 +00:00
YaST Team Bot
0497ddd4d4
- show popup when unsupported bootloader used on system, allowing
...
user to exit yast2-bootloader or propose supported bootloader
there (bnc#923458)
- 3.1.204
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=646
2016-09-30 16:37:29 +00:00
YaST Team Bot
b9eb5739dd
- import properly device map in autoyast profile (found during
...
debugging bnc#995627)
- log device map entries before written them, to allow easier
debugging of augeas lenses failure (bnc#995627)
- 3.1.203
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=645
2016-08-30 13:59:43 +00:00