Skip to content

Commit

Permalink
removed obsolelte bootloader includes
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Apr 20, 2016
1 parent 8afeaff commit 1440d58
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 7 additions & 0 deletions package/autoyast2.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 20 09:45:04 CEST 2016 - schubi@suse.de

- Upgrade: Removed obsolete bootloader stuff.
(bnc#976312)
- 3.1.125

-------------------------------------------------------------------
Tue Apr 19 16:43:33 CEST 2016 - schubi@suse.de

Expand Down
2 changes: 1 addition & 1 deletion package/autoyast2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: autoyast2
Version: 3.1.124
Version: 3.1.125
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
2 changes: 0 additions & 2 deletions src/clients/inst_autosetup_upgrade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ def main
Yast.import "AutoinstScripts"
Yast.import "AutoinstGeneral"
Yast.import "AutoinstSoftware"
Yast.import "Bootloader"
Yast.import "Popup"
Yast.import "Arch"
Yast.import "AutoinstLVM"
Expand All @@ -39,7 +38,6 @@ def main
Yast.import "Language"
Yast.import "Console"

Yast.include self, "bootloader/routines/autoinstall.rb"
Yast.include self, "autoinstall/ask.rb"

@help_text = _(
Expand Down

0 comments on commit 1440d58

Please sign in to comment.