foreman_bootdisk 21.2.3 → 22.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_bootdisk/locale/ca/foreman_bootdisk.js +108 -120
- data/app/assets/javascripts/foreman_bootdisk/locale/cs_CZ/foreman_bootdisk.js +105 -117
- data/app/assets/javascripts/foreman_bootdisk/locale/de/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/en/foreman_bootdisk.js +85 -97
- data/app/assets/javascripts/foreman_bootdisk/locale/en_GB/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/es/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/fr/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/it/foreman_bootdisk.js +118 -130
- data/app/assets/javascripts/foreman_bootdisk/locale/ja/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/ka/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/ko/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/pt_BR/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/ru/foreman_bootdisk.js +131 -143
- data/app/assets/javascripts/foreman_bootdisk/locale/sv_SE/foreman_bootdisk.js +103 -115
- data/app/assets/javascripts/foreman_bootdisk/locale/zh_CN/foreman_bootdisk.js +156 -168
- data/app/assets/javascripts/foreman_bootdisk/locale/zh_TW/foreman_bootdisk.js +129 -141
- data/app/lib/foreman_bootdisk/scope/bootdisk.rb +0 -42
- data/app/lib/foreman_bootdisk/template_helpers.rb +48 -0
- data/app/services/foreman_bootdisk/iso_generator.rb +1 -1
- data/config/initializers/inflections.rb +5 -0
- data/db/migrate/20131021095100_edit_host_bootdisk_template_dns_secondary.rb +1 -1
- data/lib/foreman_bootdisk/engine.rb +102 -107
- data/lib/foreman_bootdisk/engine.rb.orig +106 -109
- data/lib/foreman_bootdisk/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ca/foreman_bootdisk.edit.po +1 -1
- data/locale/ca/foreman_bootdisk.po +1 -13
- data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/cs_CZ/foreman_bootdisk.edit.po +32 -34
- data/locale/cs_CZ/foreman_bootdisk.po +30 -40
- data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/de/foreman_bootdisk.edit.po +3 -3
- data/locale/de/foreman_bootdisk.po +3 -15
- data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/en/foreman_bootdisk.edit.po +1 -1
- data/locale/en/foreman_bootdisk.po +9 -19
- data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/en_GB/foreman_bootdisk.edit.po +1 -1
- data/locale/en_GB/foreman_bootdisk.po +1 -13
- data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/es/foreman_bootdisk.edit.po +1 -1
- data/locale/es/foreman_bootdisk.po +6 -16
- data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/fr/foreman_bootdisk.edit.po +3 -3
- data/locale/fr/foreman_bootdisk.po +6 -16
- data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/it/foreman_bootdisk.edit.po +1 -1
- data/locale/it/foreman_bootdisk.po +1 -13
- data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ja/foreman_bootdisk.edit.po +14 -15
- data/locale/ja/foreman_bootdisk.po +7 -18
- data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ka/foreman_bootdisk.edit.po +1 -1
- data/locale/ka/foreman_bootdisk.po +1 -13
- data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ko/foreman_bootdisk.edit.po +1 -1
- data/locale/ko/foreman_bootdisk.po +47 -59
- data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/pt_BR/foreman_bootdisk.edit.po +1 -1
- data/locale/pt_BR/foreman_bootdisk.po +1 -13
- data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ru/foreman_bootdisk.edit.po +1 -1
- data/locale/ru/foreman_bootdisk.po +1 -13
- data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/sv_SE/foreman_bootdisk.edit.po +1 -1
- data/locale/sv_SE/foreman_bootdisk.po +1 -13
- data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/zh_CN/foreman_bootdisk.edit.po +2 -2
- data/locale/zh_CN/foreman_bootdisk.po +2 -14
- data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/zh_TW/foreman_bootdisk.edit.po +1 -1
- data/locale/zh_TW/foreman_bootdisk.po +1 -13
- metadata +5 -4
- data/locale/action_names.rb +0 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1df9bf9c30a140bd6d7e2a329422debd883e0589bf459159f861765641af858e
|
4
|
+
data.tar.gz: b311a73973a5b931458e1132f9446a046854bc8617e3e4341dd8d432de2fcbdf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6730e72a2bccaf8ac2a51f96bb3c915751de6ad5e7752bef8ec6d1f9dfca7e7963a7539dcfa82c34a5d65ba88f2874f10d52b4263814e757382682124248e7fb
|
7
|
+
data.tar.gz: 60a5a89024d2f8e832b41cbbf1813cfce52c7401f594aa553f407df56f680a434dc8086aa53ab0a529646ad0ed8b7fca8f0aff886db3f8a05d0f102f8de46a31
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_bootdisk": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_bootdisk
|
6
|
+
"Project-Id-Version": "foreman_bootdisk 22.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2014-02-13 12:12+0000",
|
9
9
|
"Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2017",
|
@@ -17,262 +17,250 @@
|
|
17
17
|
"domain": "foreman_bootdisk",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
""
|
22
|
-
],
|
23
|
-
"Boot disks": [
|
24
|
-
"Discs d'arrencada"
|
25
|
-
],
|
26
|
-
"Download generic image": [
|
27
|
-
"Baixa la imatge genèrica"
|
28
|
-
],
|
29
|
-
"Download host image": [
|
30
|
-
"Baixa la imatge d'amfitrió"
|
31
|
-
],
|
32
|
-
"True for full, false for basic reusable image": [
|
20
|
+
"* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
|
33
21
|
""
|
34
22
|
],
|
35
|
-
"
|
23
|
+
"A variant of the per-host image which contains the OS bootloader embedded inside the disk. This may be useful if chainloading fails on certain hardware, but has the downside that the image must be regenerated for any change in the OS, bootloader or PXELinux templates.": [
|
36
24
|
""
|
37
25
|
],
|
38
|
-
"
|
39
|
-
"Discs d'arrencada de subxarxa"
|
40
|
-
],
|
41
|
-
"Download subnet generic image": [
|
42
|
-
"Baixa la imatge genèrica de subxarxa"
|
43
|
-
],
|
44
|
-
"TFTP feature not enabled for subnet %s": [
|
45
|
-
"La funcionalitat TFTP no està habilitada per a la subxarxa %s"
|
46
|
-
],
|
47
|
-
"Host is not in build mode.": [
|
26
|
+
"All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
|
48
27
|
""
|
49
28
|
],
|
50
|
-
"
|
29
|
+
"Allowed bootdisk types": [
|
51
30
|
""
|
52
31
|
],
|
53
|
-
"
|
32
|
+
"Attach ISO image to CDROM drive for %s": [
|
54
33
|
""
|
55
34
|
],
|
56
|
-
"
|
57
|
-
""
|
35
|
+
"Back": [
|
36
|
+
"Enrere"
|
58
37
|
],
|
59
|
-
"Boot disk
|
60
|
-
""
|
38
|
+
"Boot disk": [
|
39
|
+
"Disc d'arrencada"
|
61
40
|
],
|
62
41
|
"Boot disk Help": [
|
63
42
|
""
|
64
43
|
],
|
65
|
-
"Boot disk": [
|
66
|
-
"Disc d'arrencada"
|
67
|
-
],
|
68
|
-
"Boot disk download not available for %s architecture": [
|
44
|
+
"Boot disk based": [
|
69
45
|
""
|
70
46
|
],
|
71
|
-
"
|
47
|
+
"Boot disk download not available for %s architecture": [
|
72
48
|
""
|
73
49
|
],
|
74
|
-
"
|
50
|
+
"Boot disk help": [
|
75
51
|
""
|
76
52
|
],
|
77
|
-
"
|
78
|
-
"
|
53
|
+
"Boot disks": [
|
54
|
+
"Discs d'arrencada"
|
79
55
|
],
|
80
|
-
"
|
81
|
-
"
|
56
|
+
"Command to generate ISO image, use genisoimage or mkisofs": [
|
57
|
+
"L'ordre per generar la imatge ISO, utilitzeu genisoimage o mkisofs"
|
82
58
|
],
|
83
|
-
"
|
59
|
+
"Creating new image failed, install truncate utility": [
|
84
60
|
""
|
85
61
|
],
|
86
|
-
"
|
62
|
+
"Detach ISO image from CDROM drive for %s": [
|
87
63
|
""
|
88
64
|
],
|
89
|
-
"
|
90
|
-
""
|
65
|
+
"Download generic image": [
|
66
|
+
"Baixa la imatge genèrica"
|
91
67
|
],
|
92
|
-
"
|
93
|
-
""
|
68
|
+
"Download host image": [
|
69
|
+
"Baixa la imatge d'amfitrió"
|
94
70
|
],
|
95
|
-
"
|
96
|
-
""
|
71
|
+
"Download subnet generic image": [
|
72
|
+
"Baixa la imatge genèrica de subxarxa"
|
97
73
|
],
|
98
|
-
"
|
74
|
+
"Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
|
99
75
|
""
|
100
76
|
],
|
101
77
|
"Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
|
102
78
|
""
|
103
79
|
],
|
104
|
-
"Failed to
|
105
|
-
""
|
106
|
-
],
|
107
|
-
"Host is not in build mode, so the template cannot be rendered": [
|
80
|
+
"Failed to create a directory within the ESP image": [
|
108
81
|
""
|
109
82
|
],
|
110
|
-
"
|
83
|
+
"Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
|
111
84
|
""
|
112
85
|
],
|
113
|
-
"
|
86
|
+
"Failed to format the ESP image via mkfs.msdos": [
|
114
87
|
""
|
115
88
|
],
|
116
|
-
"
|
89
|
+
"Failed to generate ISO image for instance %{name}: %{message}": [
|
117
90
|
""
|
118
91
|
],
|
119
|
-
"
|
92
|
+
"Failed to render boot disk template": [
|
120
93
|
""
|
121
94
|
],
|
122
|
-
"
|
95
|
+
"Failed to upload ISO image for instance %{name}: %{message}": [
|
123
96
|
""
|
124
97
|
],
|
125
|
-
"
|
98
|
+
"Full host '%s' image": [
|
126
99
|
""
|
127
100
|
],
|
128
|
-
"
|
129
|
-
""
|
101
|
+
"Full host image": [
|
102
|
+
"Imatge completa d'amfitrió"
|
130
103
|
],
|
131
|
-
"
|
104
|
+
"Generating ISO image for %s": [
|
132
105
|
""
|
133
106
|
],
|
134
|
-
"
|
107
|
+
"Generic Grub2 EFI image template": [
|
135
108
|
""
|
136
109
|
],
|
137
|
-
"
|
138
|
-
"
|
110
|
+
"Generic image": [
|
111
|
+
"Imatge genèrica"
|
139
112
|
],
|
140
|
-
"
|
113
|
+
"Generic image template": [
|
141
114
|
""
|
142
115
|
],
|
143
|
-
"
|
144
|
-
"Enrere"
|
145
|
-
],
|
146
|
-
"Various types of boot disks can be created to provision hosts without the need for PXE services. Boot disks can be attached to the host (physical or virtual) which boots from the disk, contacts Foreman and begins the OS installation.": [
|
116
|
+
"Generic images": [
|
147
117
|
""
|
148
118
|
],
|
149
|
-
"
|
119
|
+
"Generic images are a reusable disk image that works for any host registered in Foreman. It requires a basic DHCP and DNS service to function and contact the server, but does not require DHCP reservations or static IP addresses.": [
|
150
120
|
""
|
151
121
|
],
|
152
|
-
"
|
122
|
+
"Grub2 directory": [
|
153
123
|
""
|
154
124
|
],
|
155
|
-
"
|
125
|
+
"Host '%s' image": [
|
156
126
|
""
|
157
127
|
],
|
158
128
|
"Host image": [
|
159
129
|
"Imatge d'amfitrió"
|
160
130
|
],
|
161
|
-
"
|
131
|
+
"Host image template": [
|
162
132
|
""
|
163
133
|
],
|
164
|
-
"
|
134
|
+
"Host images": [
|
165
135
|
""
|
166
136
|
],
|
167
|
-
"
|
168
|
-
"Imatge completa d'amfitrió"
|
169
|
-
],
|
170
|
-
"A variant of the per-host image which contains the OS bootloader embedded inside the disk. This may be useful if chainloading fails on certain hardware, but has the downside that the image must be regenerated for any change in the OS, bootloader or PXELinux templates.": [
|
137
|
+
"Host is not in build mode": [
|
171
138
|
""
|
172
139
|
],
|
173
|
-
"
|
140
|
+
"Host is not in build mode, so the template cannot be rendered": [
|
174
141
|
""
|
175
142
|
],
|
176
|
-
"
|
143
|
+
"Host is not in build mode.": [
|
177
144
|
""
|
178
145
|
],
|
179
|
-
"
|
146
|
+
"ISO build failed": [
|
147
|
+
"No s'ha pogut construir l'ISO"
|
148
|
+
],
|
149
|
+
"ISO generation command": [
|
180
150
|
""
|
181
151
|
],
|
182
|
-
"
|
152
|
+
"ISO hybrid conversion failed: %s": [
|
183
153
|
""
|
184
154
|
],
|
185
|
-
"
|
186
|
-
"
|
155
|
+
"ISOLINUX directory": [
|
156
|
+
""
|
187
157
|
],
|
188
|
-
"
|
158
|
+
"Installation media caching": [
|
189
159
|
""
|
190
160
|
],
|
191
|
-
"
|
161
|
+
"Installation media files will be cached for full host images": [
|
162
|
+
"Els fitxers dels mitjans d'instal·lació s'emmagatzemaran en memòria cau per a les imatges completes dels amfitrions"
|
163
|
+
],
|
164
|
+
"List of allowed bootdisk types, remove type to disable it": [
|
192
165
|
""
|
193
166
|
],
|
194
|
-
"
|
167
|
+
"Not available": [
|
195
168
|
""
|
196
169
|
],
|
197
|
-
"
|
170
|
+
"Once chainloaded, the OS bootloader and installer are downloaded directly from the installation media configured in Foreman, and the provisioning script (kickstart/preseed) is downloaded from Foreman.": [
|
198
171
|
""
|
199
172
|
],
|
200
|
-
"
|
201
|
-
"
|
173
|
+
"Path to directory containing grubx64.efi and shimx64.efi": [
|
174
|
+
""
|
202
175
|
],
|
203
176
|
"Path to directory containing iPXE images": [
|
204
177
|
"El camí al directori que conté les imatges iPXE"
|
205
178
|
],
|
206
|
-
"ISOLINUX directory": [
|
207
|
-
""
|
208
|
-
],
|
209
179
|
"Path to directory containing isolinux images": [
|
210
180
|
"El camí al directori que conté les imatges isolinux"
|
211
181
|
],
|
212
|
-
"SYSLINUX directory": [
|
213
|
-
""
|
214
|
-
],
|
215
182
|
"Path to directory containing syslinux images": [
|
216
183
|
"El camí al directori que conté les imatges syslinux"
|
217
184
|
],
|
218
|
-
"
|
185
|
+
"Per-host images contain data about a particular host registered in Foreman and set up fully static networking, avoiding the requirement for DHCP. After networking is configured, they chainload from Foreman, picking up the current OS configuration and build state from the server.": [
|
219
186
|
""
|
220
187
|
],
|
221
|
-
"
|
188
|
+
"Please ensure the ipxe-bootimgs package is installed.": [
|
222
189
|
""
|
223
190
|
],
|
224
|
-
"
|
191
|
+
"Please ensure the isolinux/syslinux package(s) are installed.": [
|
225
192
|
""
|
226
193
|
],
|
227
|
-
"
|
194
|
+
"Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
|
228
195
|
""
|
229
196
|
],
|
230
|
-
"
|
197
|
+
"SYSLINUX directory": [
|
231
198
|
""
|
232
199
|
],
|
233
|
-
"
|
200
|
+
"Subnet '%s' generic image": [
|
234
201
|
""
|
235
202
|
],
|
236
|
-
"
|
203
|
+
"Subnet boot disks": [
|
204
|
+
"Discs d'arrencada de subxarxa"
|
205
|
+
],
|
206
|
+
"Subnet generic image": [
|
237
207
|
""
|
238
208
|
],
|
239
|
-
"
|
209
|
+
"Subnet image": [
|
210
|
+
"Imatge de subxarxa"
|
211
|
+
],
|
212
|
+
"Subnet images are similar to generic images, but chain-loading is done via the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy must have the \\\"Templates\\\" module enabled and configured.": [
|
240
213
|
""
|
241
214
|
],
|
242
|
-
"
|
215
|
+
"TFTP feature not enabled for subnet %s": [
|
216
|
+
"La funcionalitat TFTP no està habilitada per a la subxarxa %s"
|
217
|
+
],
|
218
|
+
"The OS install continues using the installation media configured in Foreman, and it will typically configure static networking, depending on how the OS iPXE template is configured.": [
|
243
219
|
""
|
244
220
|
],
|
245
|
-
"
|
246
|
-
"
|
221
|
+
"These images are more generic than previous images. You can find them at subnet index page.": [
|
222
|
+
""
|
247
223
|
],
|
248
|
-
"
|
224
|
+
"These images are used for host. You can find them at host detail page.": [
|
249
225
|
""
|
250
226
|
],
|
251
|
-
"
|
252
|
-
"
|
227
|
+
"This image is generic for all hosts with a provisioning NIC on that subnet.": [
|
228
|
+
""
|
253
229
|
],
|
254
|
-
"
|
230
|
+
"This type of bootdisk is not allowed. Please contact administrator.": [
|
255
231
|
""
|
256
232
|
],
|
257
|
-
"
|
233
|
+
"True for full, false for basic reusable image": [
|
258
234
|
""
|
259
235
|
],
|
260
|
-
"
|
236
|
+
"Unable to find template specified by %s setting": [
|
237
|
+
"No es pot trobar la plantilla especificada per l'ajust %s"
|
238
|
+
],
|
239
|
+
"Unable to generate disk %{kind} template: %{error}": [
|
261
240
|
""
|
262
241
|
],
|
263
|
-
"
|
242
|
+
"Unable to generate disk template, %{kind} template not found.": [
|
264
243
|
""
|
265
244
|
],
|
266
|
-
"
|
245
|
+
"Unable to mcopy %{file}": [
|
267
246
|
""
|
268
247
|
],
|
269
|
-
"
|
248
|
+
"Upload ISO image to datastore for %s": [
|
270
249
|
""
|
271
250
|
],
|
272
|
-
"
|
251
|
+
"Various types of boot disks can be created to provision hosts without the need for PXE services. Boot disks can be attached to the host (physical or virtual) which boots from the disk, contacts Foreman and begins the OS installation.": [
|
273
252
|
""
|
274
253
|
],
|
275
|
-
"
|
254
|
+
"iPXE directory": [
|
255
|
+
"Directori iPXE"
|
256
|
+
],
|
257
|
+
"iPXE template to use for generic EFI host boot disks": [
|
258
|
+
""
|
259
|
+
],
|
260
|
+
"iPXE template to use for generic host boot disks": [
|
261
|
+
""
|
262
|
+
],
|
263
|
+
"iPXE template to use for host-specific boot disks": [
|
276
264
|
""
|
277
265
|
]
|
278
266
|
}
|