{% extends "base.html" %}
{% block content %}
Current RaSCSI Configuration
ID | {% if units %}LUN | {% endif %}Type | Status | File | Product | Actions | ||||||||
{{ device.id }} | {% if units %}{{ device.unit }} | {% endif %}{{ device.device_type }} | {{ device.status }} | {% if "No Media" in device.status %} {% else %} {{ device.file }} | {% endif %} {% if device.vendor == "RaSCSI" %}{{ device.product }} | {% else %}{{ device.vendor }} {{ device.product }} | {% endif %}{% if device.device_type != "-" %} {% if device.device_type in REMOVABLE_DEVICE_TYPES and "No Media" not in device.status %} {% else %} {% endif %} {% else %} {% endif %} | {% else %}{{ device.id }} | {% if units %}{% endif %} | Reserved ID | {{ RESERVATIONS[device.id] }} | {% endif %} |
File | Size | Actions | ||
{{ file["name"] }}
|
{% elif file["zip_members"] %}
{{ file["name"] }}
|
{% else %}
{{ file["name"] }} | {% endif %}
{% if file["name"] in attached_images %}
|
Available disk space on the Pi: {{ free_disk }} MB
Macproxy is running at {{ ip_addr }} port 5000
{% else %}Install Macproxy to browse the Web with any vintage browser. It's not just for Macs!
{% endif %}The AppleShare server is running. No active connections
{% elif netatalk_configured == 2 %}{{ netatalk_configured - 1 }} active AFP connection
{% elif netatalk_configured > 2 %}{{ netatalk_configured - 1 }} active AFP connections
{% endif %} {% else %}Install Netatalk to use the AppleShare File Server.
{% endif %}Create a named disk image that mimics real-life drives