* snapinstall now has template system * added code to symlink modules to different compatible kernel versions * snap will now detect if kernel or module package * snap remove should clean up directories not in snap-base * snap now exports $VERSION for usher * snap verify now works - will verify all installed files for package * a number of other small fixes and tweaks
8 lines
91 B
Plaintext
Executable File
8 lines
91 B
Plaintext
Executable File
auto lo
|
|
iface lo inet loopback
|
|
|
|
auto eth0
|
|
iface eth0 inet dhcp
|
|
|
|
source-directory network.d
|