1. Feb 04, 2013
  2. Jan 01, 2013
  3. Dec 17, 2012
  4. Aug 15, 2012
  5. Aug 02, 2012
  6. Jun 20, 2012
  7. Jun 13, 2012
  8. Jun 11, 2012
  9. Jun 08, 2012
  10. May 15, 2012
  11. May 14, 2012
    • Michael Prokop's avatar
      Remove chroot-script after execution · ab9101c1
      Michael Prokop authored
      Restumbled upon it again during a discussion with Carsten Hey <carsten@debian.org>
      regarding #670106
      ab9101c1
    • Michael Prokop's avatar
      Redirect eerror messages to stderr · 4fac6ee3
      Michael Prokop authored
      4fac6ee3
    • Michael Prokop's avatar
      Drop --insecure/SECURE option + instead depend on debian-archive-keyring · 06fc8bd2
      Michael Prokop authored
      When deploying Debian/squeeze from Debian/wheezy it fails with:
      
      | Release signed by unknown key (key id AED4B06F473041FA)
      
      and as Ubuntu provides grml-debootstrap in universe but its
      /etc/apt/trusted.gpg doesn't include Debian's repos keys it also
      fails there.  As soon as
      /usr/share/keyrings/debian-archive-keyring.gpg is available we
      don't have to take care of it, so just drop the additional code
      and deprecate the --insecure cmdline option and SECURE config
      file option and instead depend on the debian-archive-keyring
      package.
      06fc8bd2
    • Michael Prokop's avatar
      VM feature: improve sed command line to replace root=... kernel option · 0452dadf
      Michael Prokop authored
      Quoting bugreport:
      
      | [...] I found an issue which renders
      | every preconfigured BOOTPARAMS for vmfiles useless.
      |
      | Near the end of grml-debootstrap the grub config is changed to boot in
      | virtual environments. Unfortunately the whole line is replaced to
      | root=/dev/sda1 and each parameter that was previously set is gone by
      | then.
      |
      | See attached a diff that just replaces the root device string.
      
      Thanks: Conny Seidel <conny.seidel@amd.com> for bugreport + patch
      0452dadf
  12. Apr 24, 2012
  13. Apr 20, 2012
  14. Feb 24, 2012