This website works better with JavaScript.
Home
Help
Sign In
hms
/
pisdr-rpi-image
mirror of
https://github.com/luigifreitas/pisdr-image
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
14
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
109
Commits
3
Branches
711 MiB
Tree:
47af9b546e
master
next_step
v7.0
v7.0.0-alpha2
v7.0.0-alpha
v6.1
v6.0.1
v6.0.0
5.1.0
5.1.0-alpha.1
5.1.0-a1
v5.0.0
v4.1.0-rc1
v4.0.0
v4.0.0-beta.1
v4.0.0-refresh.2
v4.0.0-refresh.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '47af9b546e'
${ noResults }
pisdr-rpi-image
/
ansible
/
roles
/
base
/
templates
/
etc
/
netplan
/
netcfg.yaml
netcfg.yaml
108 B
Raw
Normal View
History
first commit
4 years ago
Changing networkd to NetworkManager.
4 years ago
first commit
4 years ago
add grub build system
4 years ago
1
2
3
4
5
6
7
network:
version: 2
renderer: NetworkManager
ethernets:
eth0:
dhcp4: true
dhcp6: true