1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #2106 from m-anish/master

fix #1419 rename xsce stuff to iiab
This commit is contained in:
A Holt 2020-01-06 09:07:55 -05:00 committed by GitHub
commit b8c1bcc73f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# This configuration file supplements the main Apache
# server configuration file (conf/httpd.conf). It contains the
# configuration directives that specifically relate to the
# XSCE Schoolserver.
# IIAB Schoolserver.
#
# Some of the choices are a bit subjective, but in general directives
# that are still valid in 2.4 are left if they override something
@ -214,7 +214,7 @@ DocumentRoot "{{ doc_root }}"
# negotiated documents. The MultiViews Option can be used for the
# same purpose, but it is much slower.
#
# XSCE has both multiview and .var strategies
# IIAB has both multiview and .var strategies
DirectoryIndex index.html index.html.var

View file

@ -1,4 +1,4 @@
# generated by XSCE
# Generated by IIAB
# gui_desired_network_role is {{ gui_desired_network_role }}
# we always want the wireless to be configured (and under bridge)

View file

@ -1,4 +1,4 @@
# Generated by XSCE
# Generated by IIAB
NAME="iiab-WAN"
TYPE="Ethernet"
DEFROUTE="yes"

View file

@ -1,4 +1,4 @@
# Generated by XSCE
# Generated by IIAB
TYPE=Ethernet
BOOTPROTO=none
BRIDGE=br0

View file

@ -1,4 +1,4 @@
# Generated by XSCE
# Generated by IIAB
{% if iiab_lan_iface == "br0" %}
DEVICE=br0
TYPE=Bridge

View file

@ -1,4 +1,4 @@
# Generated by XSCE for wifi-slave
# Generated by IIAB for wifi-slave
# used mostly for the NM_CONTROLLED part
TYPE=Ethernet
BOOTPROTO=none

View file

@ -2,7 +2,7 @@
RACHEL README
=============
This is the second pass at adding RACHEL (http://www.rachel.worldpossible.org/) to XSCE.
This is the second pass at adding RACHEL (http://www.rachel.worldpossible.org/) to IIAB.
It takes RACHEL in its entirety and the download must be copied manually.
This version is based on rachelusb_32EN_3.1.5.zip.