]> git.proxmox.com Git - pve-installer.git/commitdiff
html: unify fail template
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 8 Nov 2020 17:53:51 +0000 (18:53 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 8 Nov 2020 18:06:37 +0000 (19:06 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/pbs-installer.install
debian/pmg-installer.install
debian/pve-installer.install
html-common/Makefile
html-common/fail.htm [new file with mode: 0644]
html-pbs/fail.htm [deleted file]
html-pmg/fail.htm [deleted file]
html-pve/fail.htm [deleted file]

index 0e8adb516feeecd52508cc07368a7eef78339077..28a112891b7dff327cd30c866054f9a952b21f6a 100644 (file)
@@ -5,4 +5,3 @@ html-pbs/extract1-license.htm /var/lib/pve-installer/html
 html-pbs/extract2-rulesystem.htm /var/lib/pve-installer/html
 html-pbs/extract3-spam.htm /var/lib/pve-installer/html
 html-pbs/extract4-virus.htm /var/lib/pve-installer/html
-html-pbs/fail.htm /var/lib/pve-installer/html
index 972d8a5de6f5287305db67d4bf34383b8d070304..c9ed2c762ab041f1faaffee780d3701ac7b0c3b9 100644 (file)
@@ -5,4 +5,3 @@ html-pmg/extract1-license.htm /var/lib/pve-installer/html
 html-pmg/extract2-rulesystem.htm /var/lib/pve-installer/html
 html-pmg/extract3-spam.htm /var/lib/pve-installer/html
 html-pmg/extract4-virus.htm /var/lib/pve-installer/html
-html-pmg/fail.htm /var/lib/pve-installer/html
index 3d1d3861927615ea9cdcf1b5c9caeb4ceeb820b8..5163226a0e0bd9fad90805f499cb611cfd2b8421 100644 (file)
@@ -5,4 +5,3 @@ html-pve/extract1-license.htm /var/lib/pve-installer/html
 html-pve/extract2-rulesystem.htm /var/lib/pve-installer/html
 html-pve/extract3-spam.htm /var/lib/pve-installer/html
 html-pve/extract4-virus.htm /var/lib/pve-installer/html
-html-pve/fail.htm /var/lib/pve-installer/html
index 1485aa2ffda43ce59009827ca862e344823146c3..62789e8c94a3af49d48a862d3bd555727918cbde 100644 (file)
@@ -13,6 +13,7 @@ install:
        install -D -m 644 nonics.htm ${DESTDIR}/var/lib/pve-installer/html/nonics.htm
        install -D -m 644 ack_template.htm ${DESTDIR}/var/lib/pve-installer/html/ack_template.htm
        install -D -m 644 success.htm ${DESTDIR}/var/lib/pve-installer/html/success.htm
+       install -D -m 644 fail.htm ${DESTDIR}/var/lib/pve-installer/html/fail.htm
 
 .phony: clean
 clean:
diff --git a/html-common/fail.htm b/html-common/fail.htm
new file mode 100644 (file)
index 0000000..50460bb
--- /dev/null
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border="0" width="800">
+<tr>
+  <td width="200">&nbsp;</td>
+  <td colspan="2" width="400"><br><br>
+    <p>
+    <b class="htext">Installation failed!</b>
+    <br><br><br>
+    __FULL_PRODUCT_NAME__ could not be installed.
+    <br><br><br>
+    <table border="0" width="400">
+      <tr>
+       <td width="40">&nbsp;</td>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top" width="560">Press CTRL + ALT + F2 to see details<br><br>
+         <br><br>
+       </td>
+      </tr>
+    </table>
+    </p>
+  </td>
+  <td width="200">&nbsp;</td>
+</tr>
+</table>
+</center>
+</body>
+</html>
diff --git a/html-pbs/fail.htm b/html-pbs/fail.htm
deleted file mode 100644 (file)
index 37ee296..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<link rel="stylesheet" type="text/css" href="pve-installer.css">
-</head>
-<body>
-<center>
-<table border="0" width="800">
-<tr>
-  <td width="200">&nbsp;</td>
-  <td colspan="2" width="400"><br><br>
-    <p>
-    <b class="htext">Installation failed!</b>
-    <br><br><br>
-     Proxmox Backup Server could not be installed.
-    <br><br><br>
-    <table border="0" width="400">
-      <tr>
-       <td width="40">&nbsp;</td>
-       <td valign="top" width="30"><img src="plus.png"></td>
-       <td valign="top" width="560">Press CTRL + ALT + F2 to see details<br><br>
-         <br><br>
-       </td>
-      </tr>
-    </table>
-    </p>
-  </td>
-  <td width="200">&nbsp;</td>
-</tr>
-</table>
-</center>
-</body>
-</html>
diff --git a/html-pmg/fail.htm b/html-pmg/fail.htm
deleted file mode 100644 (file)
index 60ea0b2..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<link rel="stylesheet" type="text/css" href="pve-installer.css">
-</head>
-<body>
-<center>
-<table border="0" width="800">
-<tr>
-  <td width="200">&nbsp;</td>
-  <td colspan="2" width="400"><br><br>
-    <p>
-    <b class="htext">Installation failed!</b>
-    <br><br><br>
-     Proxmox Mail Gateway could not be installed.
-    <br><br><br>
-    <table border="0" width="400">
-      <tr>
-       <td width="40">&nbsp;</td>
-       <td valign="top" width="30"><img src="plus.png"></td>
-       <td valign="top" width="560">Press CTRL + ALT + F2 to see details<br><br>
-         <br><br>
-       </td>
-      </tr>
-    </table>
-    </p>
-  </td>
-  <td width="200">&nbsp;</td>
-</tr>
-</table>
-</center>
-</body>
-</html>
diff --git a/html-pve/fail.htm b/html-pve/fail.htm
deleted file mode 100644 (file)
index ad12ec9..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<link rel="stylesheet" type="text/css" href="pve-installer.css">
-</head>
-<body>
-<center>
-<table border="0" width="800">
-<tr>
-  <td width="200">&nbsp;</td>
-  <td colspan="2" width="400"><br><br>
-    <p>
-    <b class="htext">Installation failed!</b>
-    <br><br><br>
-     The Proxmox VE could not be installed.
-    <br><br><br>
-    <table border="0" width="400">
-      <tr>
-       <td width="40">&nbsp;</td>
-       <td valign="top" width="30"><img src="plus.png"></td>
-       <td valign="top" width="560">Press CTRL + ALT + F2 to see details<br><br>
-         <br><br>
-       </td>
-      </tr>
-    </table>
-    </p>
-  </td>
-  <td width="200">&nbsp;</td>
-</tr>
-</table>
-</center>
-</body>
-</html>