| 74 | |
| 75 | Addendum: |
| 76 | AB v1.0.6 presented the user with the SETUP screen after a fresh install. |
| 77 | So the user was kinda 'forced' to first filter before the Main Menu got displayed. |
| 78 | I changed that because since eCS v2.1, the user can install AB from the eCS installation |
| 79 | and blocking on the SETUP would interfere with unattended installation. |
| 80 | |
| 81 | In retrospect I realize this was a quick and dirty hack. |
| 82 | The solution would be to reintroduce the SETUP screen on a fresh AB install, |
| 83 | but now after the unattended phases 1 and 2 of eCS installation have completed. |
| 84 | |
| 85 | Additionally, when the user has done the first time filtering without having seen any |
| 86 | Boot Menu yet, label editing of data partitions will implicitly be disabled. |
| 87 | So in effect, the possibility of editing a label will be tied to the 'B' marker. |
| 88 | |