Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/6e08394d11bdd3793cb4e1fcae6e88acf1984d6d
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/6e08394d11bdd3793cb4e1fcae6e88acf1984d6d
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/6e08394d11bdd3793cb4e1fcae6e88acf1984d6d
The branch, master has been updated
via 6e08394d11bdd3793cb4e1fcae6e88acf1984d6d (commit)
from 87bb39f155f272047b5c56656cf086eb0b50f9eb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=6e08394d11bdd3793cb4e1fcae6e88acf1984d6d
commit 6e08394d11bdd3793cb4e1fcae6e88acf1984d6d
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
fix CI pages formatting
diff --git a/continuous_integration.mdwn b/continuous_integration.mdwn
index b3a35b7..e494d59 100644
--- a/continuous_integration.mdwn
+++ b/continuous_integration.mdwn
@@ -83,8 +83,8 @@ The old discussion on [[Autobuilder
requirements|continuous_integration/autobuil
Obsolete slave setups:
- - [[Debian 8 (Jessie) Setup|continuous_integration/debian_jessie_setup]]
- - [[Debian 7 (Wheezy) Setup|continuous_integration/debian_wheezy_setup]]
- - [[Fedora 25 Setup|continuous_integration/fedora_25_setup]]
+ - [[Debian 8 (Jessie) Setup|continuous_integration/debian_jessie_setup]]
+ - [[Debian 7 (Wheezy) Setup|continuous_integration/debian_wheezy_setup]]
+ - [[Fedora 25 Setup|continuous_integration/fedora_25_setup]]
diff --git a/continuous_integration/fedora_26_setup.mdwn
b/continuous_integration/fedora_26_setup.mdwn
index 27de6e4..aee9144 100644
--- a/continuous_integration/fedora_26_setup.mdwn
+++ b/continuous_integration/fedora_26_setup.mdwn
@@ -12,14 +12,14 @@
use text mode to install fedora
- 1 Language settings to English/UK
- 2 Time settings to Europe/London
- 3 Installation source to local media
- 4 Software selection to fedora server edition
- 5 Installation destination to virtual disc, whole disc, standard partition
layout
- 6 Network config to wired (ens3)
- 7 root password to netsurf ci worker default
- 8 create netsurf user
+ 1 Language settings to English/UK
+ 2 Time settings to Europe/London
+ 3 Installation source to local media
+ 4 Software selection to fedora server edition
+ 5 Installation destination to virtual disc, whole disc, standard partition
layout
+ 6 Network config to wired (ens3)
+ 7 root password to netsurf ci worker default
+ 8 create netsurf user
Once install is completed virtual server will power off
diff --git a/virtual_host_server.mdwn b/virtual_host_server.mdwn
index 6bcc6c0..4fccfc5 100644
--- a/virtual_host_server.mdwn
+++ b/virtual_host_server.mdwn
@@ -1,6 +1,6 @@
[[!meta title="Virtual Host Server"]]
[[!meta author="Kyllikki"]]
-[[!meta date="2016-01-08T11:57:28Z"]]
+[[!meta date="2017-09-06T11:57:28Z"]]
[[!toc]] The system providing the
@@ -21,11 +21,16 @@ If you are creating a new Debian box there is a helper
script (new-stretch-vps.s
for example:
- new-stretch-vps.sh ${VDSNAME}
+ new-stretch-vps.sh ciworker19
-will create a system named ciworker18 with 40G of disc and 512MB of
+will create a system named ciworker19 with 40G of disc and 512MB of
memory with the Debian stretch boot iso connected to the cdrom drive.
+The bridge interface MAC address should be edited to something like
0e:00:00:00:01:xx
+
+ virsh edit ${VDSNAME}
+
+
### Fedora
create lvm device for the system
-----------------------------------------------------------------------
Summary of changes:
continuous_integration.mdwn | 6 +++---
continuous_integration/fedora_26_setup.mdwn | 16 ++++++++--------
virtual_host_server.mdwn | 11 ++++++++---
3 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/continuous_integration.mdwn b/continuous_integration.mdwn
index b3a35b7..e494d59 100644
--- a/continuous_integration.mdwn
+++ b/continuous_integration.mdwn
@@ -83,8 +83,8 @@ The old discussion on [[Autobuilder
requirements|continuous_integration/autobuil
Obsolete slave setups:
- - [[Debian 8 (Jessie) Setup|continuous_integration/debian_jessie_setup]]
- - [[Debian 7 (Wheezy) Setup|continuous_integration/debian_wheezy_setup]]
- - [[Fedora 25 Setup|continuous_integration/fedora_25_setup]]
+ - [[Debian 8 (Jessie) Setup|continuous_integration/debian_jessie_setup]]
+ - [[Debian 7 (Wheezy) Setup|continuous_integration/debian_wheezy_setup]]
+ - [[Fedora 25 Setup|continuous_integration/fedora_25_setup]]
diff --git a/continuous_integration/fedora_26_setup.mdwn
b/continuous_integration/fedora_26_setup.mdwn
index 27de6e4..aee9144 100644
--- a/continuous_integration/fedora_26_setup.mdwn
+++ b/continuous_integration/fedora_26_setup.mdwn
@@ -12,14 +12,14 @@
use text mode to install fedora
- 1 Language settings to English/UK
- 2 Time settings to Europe/London
- 3 Installation source to local media
- 4 Software selection to fedora server edition
- 5 Installation destination to virtual disc, whole disc, standard partition
layout
- 6 Network config to wired (ens3)
- 7 root password to netsurf ci worker default
- 8 create netsurf user
+ 1 Language settings to English/UK
+ 2 Time settings to Europe/London
+ 3 Installation source to local media
+ 4 Software selection to fedora server edition
+ 5 Installation destination to virtual disc, whole disc, standard partition
layout
+ 6 Network config to wired (ens3)
+ 7 root password to netsurf ci worker default
+ 8 create netsurf user
Once install is completed virtual server will power off
diff --git a/virtual_host_server.mdwn b/virtual_host_server.mdwn
index 6bcc6c0..4fccfc5 100644
--- a/virtual_host_server.mdwn
+++ b/virtual_host_server.mdwn
@@ -1,6 +1,6 @@
[[!meta title="Virtual Host Server"]]
[[!meta author="Kyllikki"]]
-[[!meta date="2016-01-08T11:57:28Z"]]
+[[!meta date="2017-09-06T11:57:28Z"]]
[[!toc]] The system providing the
@@ -21,11 +21,16 @@ If you are creating a new Debian box there is a helper
script (new-stretch-vps.s
for example:
- new-stretch-vps.sh ${VDSNAME}
+ new-stretch-vps.sh ciworker19
-will create a system named ciworker18 with 40G of disc and 512MB of
+will create a system named ciworker19 with 40G of disc and 512MB of
memory with the Debian stretch boot iso connected to the cdrom drive.
+The bridge interface MAC address should be edited to something like
0e:00:00:00:01:xx
+
+ virsh edit ${VDSNAME}
+
+
### Fedora
create lvm device for the system
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org