[linux-fai-commit] [faiproject/fai] b135af: fix grub error: invalid signature

Thomas Lange lange at informatik.uni-koeln.de
Di Mär 17 15:26:40 CET 2015


  Branch: refs/heads/wheezy
  Home:   https://github.com/faiproject/fai
  Commit: b135af567f17a79faeaeff5c82f4dda0e4c25e22
      https://github.com/faiproject/fai/commit/b135af567f17a79faeaeff5c82f4dda0e4c25e22
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M conf/grub.cfg

  Log Message:
  -----------
  fix grub error: invalid signature

chainloading in grub2 does not work this way, we have to use multiboot
instead


  Commit: da87eca61654164d9d3a17db546002c0e249b5f4
      https://github.com/faiproject/fai/commit/da87eca61654164d9d3a17db546002c0e249b5f4
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M bin/fai-cd

  Log Message:
  -----------
  remove trailing slash


  Commit: 025ccfb6c3d128f5e4cae90decf4c8ab28a75964
      https://github.com/faiproject/fai/commit/025ccfb6c3d128f5e4cae90decf4c8ab28a75964
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M lib/setup-storage/Fstab.pm

  Log Message:
  -----------
  change comment in fstab


  Commit: 616245543365ac7f746467ad77d88c187bd6f918
      https://github.com/faiproject/fai/commit/616245543365ac7f746467ad77d88c187bd6f918
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M lib/fai-disk-info
    M lib/setup-storage/Init.pm

  Log Message:
  -----------
  extend regex for matching FusionIO devices


  Commit: ebc5fb5e0df1606d5cc8e4bb984e73ff0a47849e
      https://github.com/faiproject/fai/commit/ebc5fb5e0df1606d5cc8e4bb984e73ff0a47849e
  Author: Kerim Güney <gueney at mac23.thp.uni-koeln.de>
  Date:   2015-02-21 (Sat, 21 Feb 2015)

  Changed paths:
    M lib/setup-storage/Commands.pm

  Log Message:
  -----------
  Fixed a bug that caused a wrong for btrfs configurations


  Commit: 85404133dde61aad65365a603527a13b436983f8
      https://github.com/faiproject/fai/commit/85404133dde61aad65365a603527a13b436983f8
  Author: Kerim Gueney <kgueney at uni-koeln.de>
  Date:   2015-02-21 (Sat, 21 Feb 2015)

  Changed paths:
    M lib/setup-storage/Commands.pm

  Log Message:
  -----------
  Remove overusage of . operator


  Commit: 8dab51a924f92114654b433a34ff780e516342fa
      https://github.com/faiproject/fai/commit/8dab51a924f92114654b433a34ff780e516342fa
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M bin/install_packages

  Log Message:
  -----------
  Change perl syntax, thanks to Rainer Müller for the patch

These statements were parsed differently than intended by current perl
interpreters. Only the next statement was executed, the warning was
missing silently.


  Commit: e7ce074ce3c49f59949b267f9415e92b08ae8a8f
      https://github.com/faiproject/fai/commit/e7ce074ce3c49f59949b267f9415e92b08ae8a8f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M examples/simple/scripts/FAIBASE/20-removable_media

  Log Message:
  -----------
  Do not follow existing cdrom0 symlink


  Commit: 7a1bdda0e5ff14b47c015c0a0a999dc12efe7d73
      https://github.com/faiproject/fai/commit/7a1bdda0e5ff14b47c015c0a0a999dc12efe7d73
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-10 (Tue, 10 Mar 2015)

  Changed paths:
    M lib/subroutines
    M man/fai.conf.5

  Log Message:
  -----------
  add variable $FAI_MONITOR_PORT


  Commit: b440c3674470159a6912ad8df4c4eafe1e2d8c73
      https://github.com/faiproject/fai/commit/b440c3674470159a6912ad8df4c4eafe1e2d8c73
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-10 (Tue, 10 Mar 2015)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  Fix IP address lifetime, Closes: #780144

Thanks to Christian Seiler <christian at iwakd.de>
for the bug report and patch


  Commit: d04607a66983c3290d78e5e73a91780218b0ad22
      https://github.com/faiproject/fai/commit/d04607a66983c3290d78e5e73a91780218b0ad22
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M bin/fai-cd

  Log Message:
  -----------
  check the file inside the nfsroot, Closes: #776417


  Commit: 2a90d3b4d9aa8c49e3e4b7b20274b026290f0ab3
      https://github.com/faiproject/fai/commit/2a90d3b4d9aa8c49e3e4b7b20274b026290f0ab3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M lib/fai-savelog

  Log Message:
  -----------
  remove trailing slash, Closes: #772079


  Commit: 6333ba156652ef33df9ee5db349c002ef8fd3fd7
      https://github.com/faiproject/fai/commit/6333ba156652ef33df9ee5db349c002ef8fd3fd7
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
    M bin/ftar

  Log Message:
  -----------
  use --numeric-owner when extracting, Closes: #759273


  Commit: 4ce7aa8b20fa884addcf7152e9df5eeeaea11693
      https://github.com/faiproject/fai/commit/4ce7aa8b20fa884addcf7152e9df5eeeaea11693
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make release 4.3.2


  Commit: b8bf8219055164c8927259e3fdf28727519ce0ba
      https://github.com/faiproject/fai/commit/b8bf8219055164c8927259e3fdf28727519ce0ba
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
    M lib/fai-disk-info

  Log Message:
  -----------
  fix typo


  Commit: 5828e94104994c9fa25e6a63a1a4c11d42cfe7b3
      https://github.com/faiproject/fai/commit/5828e94104994c9fa25e6a63a1a4c11d42cfe7b3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M README
    M bin/fai
    M lib/prcopyleft

  Log Message:
  -----------
  update copyright date


  Commit: 01b8d9fff510e29b44ad1876cfab482a2ffc8a2f
      https://github.com/faiproject/fai/commit/01b8d9fff510e29b44ad1876cfab482a2ffc8a2f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make release


  Commit: 00d34f68e71c7816e6ce5f24d3d156b2c65e11c5
      https://github.com/faiproject/fai/commit/00d34f68e71c7816e6ce5f24d3d156b2c65e11c5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M README
    M bin/fai
    M bin/fai-cd
    M bin/ftar
    M bin/install_packages
    M debian/changelog
    M examples/simple/scripts/FAIBASE/20-removable_media
    M lib/fai-disk-info
    M lib/fai-savelog
    M lib/prcopyleft
    M lib/setup-storage/Commands.pm
    M lib/setup-storage/Fstab.pm
    M lib/setup-storage/Init.pm
    M lib/subroutines
    M man/fai.conf.5

  Log Message:
  -----------
  Merge branch 'master' into wheezy

Conflicts:
	debian/changelog


Compare: https://github.com/faiproject/fai/compare/44a140c8a011...00d34f68e71c


Mehr Informationen über die Mailingliste linux-fai-commit