- Move users creation to the first stage, so it is not needed

to run the 2nd stage to have a minimal system.
- Do no add AutoYaST packages if the second stage won't be
  executed.
- Fixes bnc#892091
- 3.1.92

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=634
This commit is contained in:
YaST Team Bot
2015-09-04 13:40:38 +00:00
committed by Git OBS Bridge
parent 8b56f4874b
commit 951ff19593
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Sep 1 15:25:44 UTC 2015 - igonzalezsosa@suse.com
- Move users creation to the first stage, so it is not needed
to run the 2nd stage to have a minimal system.
- Do no add AutoYaST packages if the second stage won't be
executed.
- Fixes bnc#892091
- 3.1.92
-------------------------------------------------------------------
Tue Aug 25 14:49:13 CEST 2015 - schubi@suse.de