[Git-commits] [grml/grml-debootstrap] 6f8ba9: set ISO to file:$ISO, not to file:$1 which is just...

Evgeni Golov evgeni at grml.org
Thu Aug 2 11:18:32 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 6f8ba91b9f1b033abe9cbdf2c6349f97e5ae0732
      https://github.com/grml/grml-debootstrap/commit/6f8ba91b9f1b033abe9cbdf2c6349f97e5ae0732
  Author: Evgeni Golov <evgeni at grml.org>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  set ISO to file:$ISO, not to file:$1 which is just wrong


  Commit: ab690ec126570721be6a205eda8f8fbc9d506d24
      https://github.com/grml/grml-debootstrap/commit/ab690ec126570721be6a205eda8f8fbc9d506d24
  Author: Evgeni Golov <evgeni at grml.org>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  debootstrap from an ISO when ISO is set as MIRROR is always set

previously the ISO codepath was never executed as MIRROR was always set
and thus -n "$MIRROR" was never false

do NOT unset MIRROR in the ISO case so that the resulting chroot has a
proper mirror configured


  Commit: 10690a93c8cfddf92ee4d6ab17015b293b0e3709
      https://github.com/grml/grml-debootstrap/commit/10690a93c8cfddf92ee4d6ab17015b293b0e3709
  Author: Evgeni Golov <evgeni at grml.org>
  Date:   2012-08-01 (Wed, 01 Aug 2012)

  Changed paths:
    M chroot-script
    M grml-debootstrap

  Log Message:
  -----------
  Debian ISOs do not contain signed Release files

pass --no-check-gpg to debootstrap
pass --allow-untrusted to aptitude


Compare: https://github.com/grml/grml-debootstrap/compare/528d993ddcd6...10690a93c8cf


More information about the Git-commits mailing list