[yast-commit] [yast/yast-autoinstallation] 4947f4: add file_location to schema
Branch: refs/heads/master Home: https://github.com/yast/yast-autoinstallation Commit: 4947f45ac7a939b186c48176e3accec167724524 https://github.com/yast/yast-autoinstallation/commit/4947f45ac7a939b186c4817... Author: Andrew Daugherity <ADaugherity@ay-test.vpr.int> Date: 2012-08-10 (Fri, 10 Aug 2012) Changed paths: M src/schema/files.rnc Log Message: ----------- add file_location to schema Commit: e30ea9d7e2b01b303e8ebb8a54585887a4fa0956 https://github.com/yast/yast-autoinstallation/commit/e30ea9d7e2b01b303e8ebb8... Author: Andrew Daugherity <ADaugherity@ay-test.vpr.int> Date: 2012-08-10 (Fri, 10 Aug 2012) Changed paths: M src/schema/files.rnc Log Message: ----------- make the schema match files requirements We should have either file_contents or file_location, but not both; file_path is mandatory, and the rest are optional. Technically having only file_path is fine, as that will touch a file or create a directory. Commit: 2efd87982764748217d01788d9b52abc101bd328 https://github.com/yast/yast-autoinstallation/commit/2efd87982764748217d0178... Author: Andrew Daugherity <ADaugherity@ay-test.vpr.int> Date: 2012-08-10 (Fri, 10 Aug 2012) Changed paths: M src/schema/files.rnc Log Message: ----------- optional elements should only appear once per file Commit: 6038ee01735535c953412c3361c93a9495515657 https://github.com/yast/yast-autoinstallation/commit/6038ee01735535c953412c3... Author: Uwe Gansert <ug@suse.de> Date: 2012-08-13 (Mon, 13 Aug 2012) Changed paths: M src/schema/files.rnc Log Message: ----------- Merge pull request #1 from adaugherity/files_cleanup schema fixes for <files> Compare: https://github.com/yast/yast-autoinstallation/compare/50e92b20ba96...6038ee0...
participants (1)
-
GitHub