Skip to content

Commit

Permalink
- removed EVMS entries from control file (already unsupported in SLE11)
Browse files Browse the repository at this point in the history
  • Loading branch information
aschnell committed Oct 24, 2013
1 parent a59a3cd commit 42a93b5
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 22 deletions.
3 changes: 0 additions & 3 deletions control/control.SLED.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,17 +309,14 @@ textdomain="control"
</software>

<partitioning>
<evms_config config:type="boolean">false</evms_config>
<try_separate_home config:type="boolean">true</try_separate_home>
<limit_try_home>14GB</limit_try_home>
<root_space_percent>40</root_space_percent>
<root_base_size>3GB</root_base_size>
<root_max_size>10GB</root_max_size>
<proposal_lvm config:type="boolean">false</proposal_lvm>
<proposal_evms config:type="boolean">false</proposal_evms>
<vm_desired_size>15GB</vm_desired_size>
<vm_home_max_size>25GB</vm_home_max_size>
<boot_evms config:type="boolean">false</boot_evms>
<btrfs_increase_percentage config:type="integer">100</btrfs_increase_percentage>
</partitioning>

Expand Down
3 changes: 0 additions & 3 deletions control/control.SLES-for-VMware.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,17 +240,14 @@ textdomain="control"
</software>

<partitioning>
<evms_config config:type="boolean">true</evms_config>
<try_separate_home config:type="boolean">false</try_separate_home>
<limit_try_home>5GB</limit_try_home>
<root_space_percent>40</root_space_percent>
<root_base_size>3GB</root_base_size>
<root_max_size>10GB</root_max_size>
<proposal_lvm config:type="boolean">false</proposal_lvm>
<proposal_evms config:type="boolean">false</proposal_evms>
<vm_desired_size>15GB</vm_desired_size>
<vm_home_max_size>25GB</vm_home_max_size>
<boot_evms config:type="boolean">false</boot_evms>
<btrfs_increase_percentage config:type="integer">100</btrfs_increase_percentage>
</partitioning>

Expand Down
3 changes: 0 additions & 3 deletions control/control.SLES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,17 +263,14 @@ textdomain="control"
</software>

<partitioning>
<evms_config config:type="boolean">true</evms_config>
<try_separate_home config:type="boolean">false</try_separate_home>
<limit_try_home>5GB</limit_try_home>
<root_space_percent>40</root_space_percent>
<root_base_size>3GB</root_base_size>
<root_max_size>10GB</root_max_size>
<proposal_lvm config:type="boolean">false</proposal_lvm>
<proposal_evms config:type="boolean">false</proposal_evms>
<vm_desired_size>15GB</vm_desired_size>
<vm_home_max_size>25GB</vm_home_max_size>
<boot_evms config:type="boolean">false</boot_evms>
<btrfs_increase_percentage config:type="integer">100</btrfs_increase_percentage>
</partitioning>

Expand Down
8 changes: 1 addition & 7 deletions control/control.rnc
Original file line number Diff line number Diff line change
Expand Up @@ -403,35 +403,29 @@ software = element software {
# partitioning

partitioning_elements =
evms_config
| try_separate_home
try_separate_home
| limit_try_home
| root_space_percent
| root_base_size
| root_max_size
| proposal_lvm
| proposal_evms
| vm_desired_size
| vm_home_max_size
| boot_evms
| use_separate_multipath_module
| prefer_remove
| vm_keep_unpartitioned_region
| remove_special_partitions
| partitions
| btrfs_increase_percentage

evms_config = element evms_config { BOOLEAN }
try_separate_home = element try_separate_home { BOOLEAN }
limit_try_home = element limit_try_home { text }
root_space_percent = element root_space_percent { text }
root_base_size = element root_base_size { text }
root_max_size = element root_max_size { text }
proposal_lvm = element proposal_lvm { BOOLEAN }
proposal_evms = element proposal_evms { BOOLEAN }
vm_desired_size = element vm_desired_size { text }
vm_home_max_size = element vm_home_max_size { text }
boot_evms = element boot_evms { BOOLEAN }
prefer_remove = element prefer_remove { BOOLEAN }
remove_special_partitions = element remove_special_partitions { BOOLEAN }
vm_keep_unpartitioned_region = element vm_keep_unpartitioned_region { BOOLEAN }
Expand Down
1 change: 0 additions & 1 deletion control/control.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ textdomain="control"
<selection_type config:type="symbol">auto</selection_type>
</software>
<partitioning>
<evms_config config:type="boolean">false</evms_config>
<try_separate_home config:type="boolean">true</try_separate_home>
<limit_try_home>5GB</limit_try_home>
<root_space_percent>40</root_space_percent>
Expand Down
2 changes: 0 additions & 2 deletions control/docs/examples/update-difffileformat.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<?xml version="1.0"?>
<productDefines xmlns="http://www.suse.com/1.0/yast2ns"
xmlns:config="http://www.suse.com/1.0/configns">
Expand All @@ -12,7 +11,6 @@
<selection_type config:type="symbol">auto</selection_type>
</software>
<partitioning>
<evms_config config:type="boolean">false</evms_config>
<root_max_size>10G</root_max_size>
</partitioning>
<network>
Expand Down
1 change: 0 additions & 1 deletion control/examples/add-on-2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<selection_type config:type="symbol">auto</selection_type>
</software>
<partitioning>
<evms_config config:type="boolean">false</evms_config>
<root_max_size>10G</root_max_size>
</partitioning>
<network>
Expand Down
1 change: 0 additions & 1 deletion control/examples/custom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ textdomain="control"
<base_selection>Minimal+X11</base_selection>
</software>
<partitioning>
<evms_config config:type="boolean">false</evms_config>
<partitions config:type="list">
<partition>
<disk config:type="integer">2</disk>
Expand Down
1 change: 0 additions & 1 deletion control/tests/test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ textdomain="control"
<selection_type config:type="symbol">auto</selection_type>
</software>
<partitioning>
<evms_config config:type="boolean">false</evms_config>
</partitioning>

<proposals config:type="list">
Expand Down

0 comments on commit 42a93b5

Please sign in to comment.