Hello community,

here is the log from the commit of package cloud-init for openSUSE:Factory 
checked in at 2013-08-04 16:48:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloud-init (Old)
 and      /work/SRC/openSUSE:Factory/.cloud-init.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cloud-init"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cloud-init/cloud-init.changes    2013-07-19 
16:51:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cloud-init.new/cloud-init.changes       
2013-08-04 16:48:17.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Aug  2 06:57:30 UTC 2013 - rschweik...@suse.com
+
+- remove the "nofail" option for the ephemeral storage
+  + when using nofail an attempt is made to mount the filesystem twice
+    once via udev and once through localfs, this results in a hanging
+    system if fsck needs to run on the device
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cloud.cfg.suse ++++++
--- /var/tmp/diff_new_pack.N7Zw4C/_old  2013-08-04 16:48:17.000000000 +0200
+++ /var/tmp/diff_new_pack.N7Zw4C/_new  2013-08-04 16:48:17.000000000 +0200
@@ -6,7 +6,7 @@
 disable_root: false
 preserve_hostname: false
 syslog_fix_perms: root:root
-mount_default_fields: [~, ~, 'auto', 'defaults,nofail', '0', '2']
+mount_default_fields: [~, ~, 'auto', 'defaults', '0', '2']
 
 # The modules that run in the 'init' stage
 cloud_init_modules:

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to