[Git-commits] [grml/grml-debootstrap] 329df0: Set up default /etc/network/interfaces with dhcp f...

Michael Prokop mika at grml.org
Sun Apr 20 02:27:24 CEST 2014


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 329df0b2f15d3ddb56010205c19eae7dd0d5f015
      https://github.com/grml/grml-debootstrap/commit/329df0b2f15d3ddb56010205c19eae7dd0d5f015
  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: Christian Hofstaedtler <christian at hofstaedtler.name> for suggestion + review
Thanks: Ulrich Dangel <mru at spamt.net> for review
Fixes #20


  Commit: c653f571d6ed4d10dacc40bb9a09b63aed527db7
      https://github.com/grml/grml-debootstrap/commit/c653f571d6ed4d10dacc40bb9a09b63aed527db7
  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


Compare: https://github.com/grml/grml-debootstrap/compare/bba7c1961b43...c653f571d6ed


More information about the Git-commits mailing list