[Git-commits] [grml/grml-debootstrap] aa0815: Set up default /etc/network/interfaces with dhcp f...
Michael Prokop
mika at grml.org
Sun Apr 20 02:25:55 CEST 2014
Branch: refs/heads/mika/packer
Home: https://github.com/grml/grml-debootstrap
Commit: aa08153c0bf04ec6ea229dbc0a64eec2212beb31
https://github.com/grml/grml-debootstrap/commit/aa08153c0bf04ec6ea229dbc0a64eec2212beb31
Author: Michael Prokop <mika at grml.org>
Date: 2014-04-20 (Sun, 20 Apr 2014)
Changed paths:
M chroot-script
M grml-debootstrap
Log Message:
-----------
Set up default /etc/network/interfaces with dhcp for eth0 in VM use case
Network interfaces in VM should listen to DHCP by default,
and if /etc/network/interfaces doesn't exist at all (so
takeover from host to guest isn't possible either) create
a sane default as well.
Thanks: Ulrich Dangel <mru at spamt.net> for review
Thanks: Christian Hofstaedtler <christian at hofstaedtler.name> for suggestion
Fixes #20
Commit: 1376dc7dd01b9968bf98fd40032e37b4b9cb22b8
https://github.com/grml/grml-debootstrap/commit/1376dc7dd01b9968bf98fd40032e37b4b9cb22b8
Author: Michael Prokop <mika at grml.org>
Date: 2014-04-20 (Sun, 20 Apr 2014)
Changed paths:
M cmdlineopts.clp
M grml-debootstrap
Log Message:
-----------
Provide option --defaultinterfaces to install default /etc/network/interfaces
This should complete all combinations that make sense WRT
default /etc/network/interfaces handling
Commit: 07d490a98b784e55885f4fb235e32d4cf7891648
https://github.com/grml/grml-debootstrap/commit/07d490a98b784e55885f4fb235e32d4cf7891648
Author: Michael Prokop <mika at grml.org>
Date: 2014-04-20 (Sun, 20 Apr 2014)
Changed paths:
A .gitignore
M Makefile
A Vagrantfile
A packer/Makefile
A packer/README.md
A packer/debian64.bats
A packer/debian64_provision.sh
A packer/debian64_wheezy.json
A packer/fake-uname.c
A packer/fake-uname.so
Log Message:
-----------
Initial packer/vagrant/autotest setup
Compare: https://github.com/grml/grml-debootstrap/compare/fb40c280ab07...07d490a98b78
More information about the Git-commits
mailing list