Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Interface name different from documentation #3

@lvella

Description

@lvella

Commands for creating the virtual interface on both distributions uses the name br0:

echo 'brctl addbr br0' >> /etc/rc.local

and

echo 'ifconfig br0 10.0.3.2/24 up' >> /etc/rc.local

But gitian-build.sh script looks instead for lxcbr0, not br0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions