1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

added a few configuration files for the LiveUSB image

This commit is contained in:
Steffen Vogel 2015-03-20 11:26:34 +01:00
parent 9a7028c886
commit cad7c6bb25
6 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,7 @@
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
GRUB_DEFAULT=1
GRUB_DISABLE_SUBMENU=false
GRUB_TERMINAL_OUTPUT="console"
GRUB_CMDLINE_LINUX="isolcpus=6,7 selinux=0 audit=0"
GRUB_DISABLE_RECOVERY=true

View file

@ -0,0 +1 @@
unknown-s2ss

10
contrib/liveusb/etc/hosts Normal file
View file

@ -0,0 +1,10 @@
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
# Orchestrator
# ACS hosts
134.130.169.31 acs-s2ss
134.130.169.32 acs-gtfpga
137.226.160.69 acs-opal
137.226.160.115 acs-workstation

View file

@ -0,0 +1 @@
latency-performance