[Git-commits] [grml/grml2usb] 0ab2a7: Normalize temporary working directory to not fail ...

Michael Prokop mika at grml.org
Tue Apr 23 17:23:51 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml2usb
  Commit: 0ab2a7261eef1435cf5b0ce1180e826f4c663414
      https://github.com/grml/grml2usb/commit/0ab2a7261eef1435cf5b0ce1180e826f4c663414
  Author: Michael Prokop <mika at grml.org>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M grml2iso
    M grml2usb

  Log Message:
  -----------
  Normalize temporary working directory to not fail with relative directory path

When invoking "grml2is -t tmpdir ..." then the kernel and
initrd files receive a wrong leading directory path on the
resulting ISO, leading to a broken ISO. Since specifying
a relative path ("-t tmpdir" instead of "-t ${PWD}/tmpdir")
should be possible as well let's just normalize it.





More information about the Git-commits mailing list