[linux-fai-commit] [faiproject/fai] ff2623: remove user/password

Thomas Lange lange at informatik.uni-koeln.de
Fr Okt 14 19:43:06 CEST 2016


  Branch: refs/heads/release
  Home:   https://github.com/faiproject/fai
  Commit: ff2623bb452febf1cc449ced284402d6e0275621
      https://github.com/faiproject/fai/commit/ff2623bb452febf1cc449ced284402d6e0275621
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-05 (Tue, 05 Jul 2016)

  Changed paths:
    M conf/grub.cfg

  Log Message:
  -----------
  remove user/password


  Commit: df5c9c87b553075b671912a9a967d3ac91e0338a
      https://github.com/faiproject/fai/commit/df5c9c87b553075b671912a9a967d3ac91e0338a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-05 (Tue, 05 Jul 2016)

  Changed paths:
    M examples/simple/class/example.profile

  Log Message:
  -----------
  remove dummy entry


  Commit: 09f58e353cc206e9867636f8f7add59265cfcdc3
      https://github.com/faiproject/fai/commit/09f58e353cc206e9867636f8f7add59265cfcdc3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-05 (Tue, 05 Jul 2016)

  Changed paths:
    A examples/simple/class/41-warning.sh

  Log Message:
  -----------
  add warning infobox


  Commit: dc44aa23ac4339171f86e23620e8e9ad47382449
      https://github.com/faiproject/fai/commit/dc44aa23ac4339171f86e23620e8e9ad47382449
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-05 (Tue, 05 Jul 2016)

  Changed paths:
    M debian/fai-client.install
    M debian/fai-nfsroot.install

  Log Message:
  -----------
  move mount2dir


  Commit: 280c785e4f3c1be5982d429af9ae55d35644a92a
      https://github.com/faiproject/fai/commit/280c785e4f3c1be5982d429af9ae55d35644a92a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/10-rootpw

  Log Message:
  -----------
  put variable in quotation marks


  Commit: 5596365e69469c7133d39863c0be5b1c7a7f19da
      https://github.com/faiproject/fai/commit/5596365e69469c7133d39863c0be5b1c7a7f19da
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

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

  Log Message:
  -----------
  fix perl warning


  Commit: b6fcdefb5948d986bfcd2fe88337b36e65e75f49
      https://github.com/faiproject/fai/commit/b6fcdefb5948d986bfcd2fe88337b36e65e75f49
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

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

  Log Message:
  -----------
  no need to handle disk images (loop devices) special
remove sub loopback_dev and extend some regex


  Commit: c805ea66c838bc3505f733384dd251f69cfe06d3
      https://github.com/faiproject/fai/commit/c805ea66c838bc3505f733384dd251f69cfe06d3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  use mountpoint command


  Commit: 6c4cd638c1c47580b2a9ad2453f07300dbce2a55
      https://github.com/faiproject/fai/commit/6c4cd638c1c47580b2a9ad2453f07300dbce2a55
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  mounts are already done by initrd


  Commit: 8e2b1b4f6762be846d457cf3a9e830b681d7bfb5
      https://github.com/faiproject/fai/commit/8e2b1b4f6762be846d457cf3a9e830b681d7bfb5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  code cleanup


  Commit: 81c089d6ac887cc38ba092b0bb47a10708e8ca9c
      https://github.com/faiproject/fai/commit/81c089d6ac887cc38ba092b0bb47a10708e8ca9c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M bin/fai
    M lib/subroutines

  Log Message:
  -----------
  no code change


  Commit: 4a6012f70d4e57b1539ea88aa88e5d5ae23339e4
      https://github.com/faiproject/fai/commit/4a6012f70d4e57b1539ea88aa88e5d5ae23339e4
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  activate swap only during inital install


  Commit: 75f5c1b2042d779cb159cb244064e57749321737
      https://github.com/faiproject/fai/commit/75f5c1b2042d779cb159cb244064e57749321737
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M bin/fai
    M bin/fai-make-nfsroot
    M bin/fai-setup
    M examples/simple/hooks/updatebase.CENTOS
    M lib/subroutines
    M lib/task_inventory

  Log Message:
  -----------
  use |& shortcut instead of 2>&1 |


  Commit: af19c859e684c0cd6e2c62b224968559cd7e67ef
      https://github.com/faiproject/fai/commit/af19c859e684c0cd6e2c62b224968559cd7e67ef
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  execute bash on die/abort only during initial installation


  Commit: 091ba84cfda4f922e83d510702f8dbc7ac67f3ec
      https://github.com/faiproject/fai/commit/091ba84cfda4f922e83d510702f8dbc7ac67f3ec
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-14 (Thu, 14 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  set NIC1 before entering the loop


  Commit: 41c79a74bc401354e5ed75b048ca192e22c9d98f
      https://github.com/faiproject/fai/commit/41c79a74bc401354e5ed75b048ca192e22c9d98f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M examples/simple/hooks/setup.DEFAULT.sh

  Log Message:
  -----------
  set hostname only during initial installation


  Commit: 83977b4552ac38d9e8137269c6adac02178318f3
      https://github.com/faiproject/fai/commit/83977b4552ac38d9e8137269c6adac02178318f3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M bin/setup-storage

  Log Message:
  -----------
  do not try to determine raid and lvm info if tools are missing


  Commit: e571e819b3419998ade38ffef697ef4d20d9847a
      https://github.com/faiproject/fai/commit/e571e819b3419998ade38ffef697ef4d20d9847a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M lib/updatebase

  Log Message:
  -----------
  execute aptitude only if it's available


  Commit: a84bc206b6a5303501474bb9a1a897326c40aca3
      https://github.com/faiproject/fai/commit/a84bc206b6a5303501474bb9a1a897326c40aca3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  set $classes


  Commit: 77e0c5e901c7f80f7d3b94b993a0dc10e8df7ef6
      https://github.com/faiproject/fai/commit/77e0c5e901c7f80f7d3b94b993a0dc10e8df7ef6
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: cec00212639bf9e8a028305a437553559fe39aec
      https://github.com/faiproject/fai/commit/cec00212639bf9e8a028305a437553559fe39aec
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  new test if install should not be performed

install into / is forbidden,
Beep only during initial installation


  Commit: 209bc974b3157277a085a5fe68c7767971dd41d3
      https://github.com/faiproject/fai/commit/209bc974b3157277a085a5fe68c7767971dd41d3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M lib/updatebase

  Log Message:
  -----------
  call upgrade using apt-get if aptitude is not available


  Commit: a769b9985895ba8a78e7c9b9c8feb5163e904789
      https://github.com/faiproject/fai/commit/a769b9985895ba8a78e7c9b9c8feb5163e904789
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M lib/get-config-dir-http

  Log Message:
  -----------
  when get-config-dir runs HOME=/.  this means that any
keys/known_hosts that may have been set up in /root/.ssh config are
available.  this change prefix the curl command with HOME=/root
patch by andrew bezella <andrew at diatribes.org>


  Commit: df607d7c35a3c69e106f013ff65257f55b5cb7b5
      https://github.com/faiproject/fai/commit/df607d7c35a3c69e106f013ff65257f55b5cb7b5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  add package


  Commit: 7ad9458b2f0eee4d507a760c2226b684bbfd184b
      https://github.com/faiproject/fai/commit/7ad9458b2f0eee4d507a760c2226b684bbfd184b
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 18a730986866cc5a9aeeaf55ad588d8ba98cb8e3
      https://github.com/faiproject/fai/commit/18a730986866cc5a9aeeaf55ad588d8ba98cb8e3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  do NOT execute fstart in a subshell, otherwise variables defined by
class/*.var are not available in the customization scripts

shopt -s lastpipe seems not to work here


  Commit: 380ba0446c400e4c626f73be0d4f951eedd7cc6c
      https://github.com/faiproject/fai/commit/380ba0446c400e4c626f73be0d4f951eedd7cc6c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 468cac51975e97e77c3d19868307687a968d51db
      https://github.com/faiproject/fai/commit/468cac51975e97e77c3d19868307687a968d51db
  Author: Edgar Fuß <ef at math.uni-bonn.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M bin/fcopy

  Log Message:
  -----------
  There's a subtle bug that causes fcopy -H -r to fail to copy a symlink in case it points to an existing directory, i.e.
files/tmp/etc/CLASS -> /etc
The problem is that when purging non-leaf directories from the list of
entries to process, the entry is purged because the class
directory entry (files/tmp/etc/CLASS in the example above) is
(a symlink to) a directory (/etc in the example above).


  Commit: 45e46700612d20848061be4de338c05fd2c398cf
      https://github.com/faiproject/fai/commit/45e46700612d20848061be4de338c05fd2c398cf
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  replace $[] with $(())


  Commit: 1d9b3159d1d86200b4ba1e0dae69186cbcb45f01
      https://github.com/faiproject/fai/commit/1d9b3159d1d86200b4ba1e0dae69186cbcb45f01
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M bin/install_packages

  Log Message:
  -----------
  skip noop commands


  Commit: 37fcc2b36616d1ee74a5a287690a3c4de43473d9
      https://github.com/faiproject/fai/commit/37fcc2b36616d1ee74a5a287690a3c4de43473d9
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M bin/install_packages

  Log Message:
  -----------
  fix syntax error


  Commit: 9f2e792926788528d4f9b19b82a18ee1e8755bbd
      https://github.com/faiproject/fai/commit/9f2e792926788528d4f9b19b82a18ee1e8755bbd
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M examples/simple/basefiles/mk-basefile

  Log Message:
  -----------
  add usage, add generic subroutine for Debian and Ubuntu
new options -a, -k -s


  Commit: 6832adba759d561fd426ff9872025dce5bacfd32
      https://github.com/faiproject/fai/commit/6832adba759d561fd426ff9872025dce5bacfd32
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M examples/simple/basefiles/mk-basefile

  Log Message:
  -----------
  tab -> spaces


  Commit: 4626c80ac5492da63f05390535bd7375c5a2a165
      https://github.com/faiproject/fai/commit/4626c80ac5492da63f05390535bd7375c5a2a165
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M doc/fai-guide.txt

  Log Message:
  -----------
  add -i to sed


  Commit: 6c7087a9c3197b55a4451fc28077c7de53349a4a
      https://github.com/faiproject/fai/commit/6c7087a9c3197b55a4451fc28077c7de53349a4a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  add comment for stretch


  Commit: 1ffea812bfaf8b2c7de6b55c176aa03e4e2374fd
      https://github.com/faiproject/fai/commit/1ffea812bfaf8b2c7de6b55c176aa03e4e2374fd
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-22 (Fri, 22 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 69156ca7c90f2d7c2b7d2718dc73d89759700778
      https://github.com/faiproject/fai/commit/69156ca7c90f2d7c2b7d2718dc73d89759700778
  Author: andrew bezella <andrew at diatribes.org>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  don't exit hooks/instsoft.DEBIAN on dirinstall


  Commit: 9d2a7f11c661b8eef12e16928d9859663b5e5a90
      https://github.com/faiproject/fai/commit/9d2a7f11c661b8eef12e16928d9859663b5e5a90
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M bin/fcopy

  Log Message:
  -----------
  print warning only in debug mode, Closes: #826897


  Commit: 15e8fb147874aa71b24fa1976ddb584477d19044
      https://github.com/faiproject/fai/commit/15e8fb147874aa71b24fa1976ddb584477d19044
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M bin/fai-mirror

  Log Message:
  -----------
  code cleanup


  Commit: 4bb9ec49be77ad7bfd7352b286b76d0a07e0434c
      https://github.com/faiproject/fai/commit/4bb9ec49be77ad7bfd7352b286b76d0a07e0434c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M examples/simple/scripts/GRUB_PC/10-setup

  Log Message:
  -----------
  special treatment if a disk image is used


  Commit: f1f183252089b1e9eff3fa3b714444e56fb21525
      https://github.com/faiproject/fai/commit/f1f183252089b1e9eff3fa3b714444e56fb21525
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  always print file system usage


  Commit: e5d3043dbc5cf7e5bad26977026157aefa04514f
      https://github.com/faiproject/fai/commit/e5d3043dbc5cf7e5bad26977026157aefa04514f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-27 (Wed, 27 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 0384d8e01664581f73b8d9b3f05ec6afc4bb5ad3
      https://github.com/faiproject/fai/commit/0384d8e01664581f73b8d9b3f05ec6afc4bb5ad3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M bin/fcopy

  Log Message:
  -----------
  return error also if not using $debug


  Commit: 244025e64760e71241312dc8b6bff69f9001c27f
      https://github.com/faiproject/fai/commit/244025e64760e71241312dc8b6bff69f9001c27f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M doc/fai-guide.txt

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


  Commit: 8fa32c1c0e24061dace92b2337d53627aac11307
      https://github.com/faiproject/fai/commit/8fa32c1c0e24061dace92b2337d53627aac11307
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: d82a53d1c269bebae6b72866078b0fa1e53b7532
      https://github.com/faiproject/fai/commit/d82a53d1c269bebae6b72866078b0fa1e53b7532
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M lib/mkramdisk

  Log Message:
  -----------
  report umount only when debugging


  Commit: 10619d0b96c03ab940cfb587bfc777bc1dbe11bb
      https://github.com/faiproject/fai/commit/10619d0b96c03ab940cfb587bfc777bc1dbe11bb
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M dev-utils/fai-kvm

  Log Message:
  -----------
  improve help


  Commit: b22b773635549ed5347054f292461b9be73db22b
      https://github.com/faiproject/fai/commit/b22b773635549ed5347054f292461b9be73db22b
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M dev-utils/fai-kvm

  Log Message:
  -----------
  use optional parameter when using disk boot


  Commit: 53577cc00b8aeccfcd99997d032b5b3336f311e8
      https://github.com/faiproject/fai/commit/53577cc00b8aeccfcd99997d032b5b3336f311e8
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  respect $verbose


  Commit: ac5e5ced4c6c62b704e6e80d04d57c112a9d74f4
      https://github.com/faiproject/fai/commit/ac5e5ced4c6c62b704e6e80d04d57c112a9d74f4
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    A examples/simple/disk_config/CLOUD

  Log Message:
  -----------
  new class


  Commit: 0970584a313db6472d31bee381c99cae864d8b1f
      https://github.com/faiproject/fai/commit/0970584a313db6472d31bee381c99cae864d8b1f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN
    M examples/simple/scripts/DEBIAN/40-misc

  Log Message:
  -----------
  remove -v from ainsl


  Commit: 3c9c40bb1841c1a75e858e79ae9885cdf43ef38b
      https://github.com/faiproject/fai/commit/3c9c40bb1841c1a75e858e79ae9885cdf43ef38b
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/disk_config/CLOUD

  Log Message:
  -----------
  no fsck for all partitions


  Commit: f5d08236fd53f1c12f29deb30b6f538e1a4a41c2
      https://github.com/faiproject/fai/commit/f5d08236fd53f1c12f29deb30b6f538e1a4a41c2
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/hooks/setup.DEFAULT.sh

  Log Message:
  -----------
  use if instead of &&


  Commit: 7714795c9a2ea28949e9a535a3cd4c6de8a06024
      https://github.com/faiproject/fai/commit/7714795c9a2ea28949e9a535a3cd4c6de8a06024
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    A examples/simple/scripts/CLOUD/99-cleanup

  Log Message:
  -----------
  some cleanup taken from build-openstack-debian-image


  Commit: 972a30ab2d3ec11d83780a21ee421689f8b3e12e
      https://github.com/faiproject/fai/commit/972a30ab2d3ec11d83780a21ee421689f8b3e12e
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M Makefile
    A bin/fai-diskimage
    M debian/changelog
    M debian/fai-server.install

  Log Message:
  -----------
  add fai-diskimage


  Commit: e0824efe82c509facf771cf41af18c6f59f2c5f8
      https://github.com/faiproject/fai/commit/e0824efe82c509facf771cf41af18c6f59f2c5f8
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  improve test


  Commit: 3bcf2e3726645dc9d422dc21c9c3b5c74c4e65fe
      https://github.com/faiproject/fai/commit/3bcf2e3726645dc9d422dc21c9c3b5c74c4e65fe
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/scripts/FAIBASE/10-misc

  Log Message:
  -----------
  restore original /etc/hosts


  Commit: c04d9b6f1a4259d52bfe7debe51e850bff21bd02
      https://github.com/faiproject/fai/commit/c04d9b6f1a4259d52bfe7debe51e850bff21bd02
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  save /etc/hosts


  Commit: 8cdb2ee4ce20af37e0e723856b4fd2a7f22a3b76
      https://github.com/faiproject/fai/commit/8cdb2ee4ce20af37e0e723856b4fd2a7f22a3b76
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/scripts/CLOUD/99-cleanup

  Log Message:
  -----------
  remove host data


  Commit: df314f7da58ae817dfa87e746de738d111fb671f
      https://github.com/faiproject/fai/commit/df314f7da58ae817dfa87e746de738d111fb671f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/scripts/CLOUD/99-cleanup

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


  Commit: 4c71feb3c35f9994251cfbae6d68d61bf495bc87
      https://github.com/faiproject/fai/commit/4c71feb3c35f9994251cfbae6d68d61bf495bc87
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 96d868fe30f2457bdc9f5e35824ba68e9adf93d0
      https://github.com/faiproject/fai/commit/96d868fe30f2457bdc9f5e35824ba68e9adf93d0
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M examples/simple/package_config/FAIBASE

  Log Message:
  -----------
  remove package already in base or not needed


  Commit: fb60d1edccaabdb6c2b14f772df9d2c420fd2978
      https://github.com/faiproject/fai/commit/fb60d1edccaabdb6c2b14f772df9d2c420fd2978
  Author: andrew bezella <andrew at diatribes.org>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/40-misc

  Log Message:
  -----------
  copy fai.conf into chroot on dirinstall as well as install


  Commit: 5766c40ced0694289d10eab959027b5d72d11b11
      https://github.com/faiproject/fai/commit/5766c40ced0694289d10eab959027b5d72d11b11
  Author: andrew bezella <andrew at diatribes.org>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M examples/simple/scripts/FAISERVER/10-conffiles

  Log Message:
  -----------
  copy FAISERVER config into chroot on dirinstall as well as install


  Commit: bcefef4e2ea3dd0c8306ca70ed3271feb6e87847
      https://github.com/faiproject/fai/commit/bcefef4e2ea3dd0c8306ca70ed3271feb6e87847
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M bin/fai-cd
    M bin/fai-class
    M bin/fai-debconf
    M bin/fai-make-nfsroot
    M examples/simple/class/20-hwdetect.sh
    M examples/simple/hooks/instsoft.DEBIAN
    M examples/simple/hooks/savelog.LAST.sh
    M examples/simple/hooks/updatebase.CENTOS
    M lib/fetch-basefile
    M lib/mount2dir
    M lib/subroutines
    M lib/task_inventory

  Log Message:
  -----------
  replace [ "$verbose" ] with [ X$verbose = X1 ]

currently the variable $verbose is unset or set to 1. That's why the
old test works. If we want to set verbose to the default value 0,
this test will fail, since it will become true. The new version of
the test will only be true if $verbose is set to 1, and it does not
fail if $verbose is unset.


  Commit: ba1a426a8c9ece5bd313fe585ec3a92fc26222b1
      https://github.com/faiproject/fai/commit/ba1a426a8c9ece5bd313fe585ec3a92fc26222b1
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: d7d0799b3ff3a7fc15138a785ad1ffb116b5f581
      https://github.com/faiproject/fai/commit/d7d0799b3ff3a7fc15138a785ad1ffb116b5f581
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M bin/fai-debconf
    M examples/simple/class/20-hwdetect.sh
    M examples/simple/hooks/savelog.LAST.sh

  Log Message:
  -----------
  fix syntax error


  Commit: e83d3746e07b018597bb830d5e6b163c4aeba9ce
      https://github.com/faiproject/fai/commit/e83d3746e07b018597bb830d5e6b163c4aeba9ce
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-07-29 (Fri, 29 Jul 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 418e1571f147d432796698a87d6fcf9da54c0bf1
      https://github.com/faiproject/fai/commit/418e1571f147d432796698a87d6fcf9da54c0bf1
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-08-02 (Tue, 02 Aug 2016)

  Changed paths:
    M doc/fai-guide.txt

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


  Commit: 2a9f27a81c3d7cf7854d161cdcd63ddfcc5bbd84
      https://github.com/faiproject/fai/commit/2a9f27a81c3d7cf7854d161cdcd63ddfcc5bbd84
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M doc/fai-guide.txt

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


  Commit: 79ca894a71a005d40ca2abc91dd5772c28c89d18
      https://github.com/faiproject/fai/commit/79ca894a71a005d40ca2abc91dd5772c28c89d18
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-08-21 (Sun, 21 Aug 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  change in usage help


  Commit: f1c8e3cd3e686134f648418acf2730e715b1db68
      https://github.com/faiproject/fai/commit/f1c8e3cd3e686134f648418acf2730e715b1db68
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-08-21 (Sun, 21 Aug 2016)

  Changed paths:
    M bin/fai-do-scripts

  Log Message:
  -----------
  add subroutine vecho


  Commit: 5c302d72c6a94249302d5106047d6a1343d64c78
      https://github.com/faiproject/fai/commit/5c302d72c6a94249302d5106047d6a1343d64c78
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-08-21 (Sun, 21 Aug 2016)

  Changed paths:
    M bin/fcopy

  Log Message:
  -----------
  print msg only if verbose


  Commit: 55a17ec0676572b5318b68cde5ea9e4da8765085
      https://github.com/faiproject/fai/commit/55a17ec0676572b5318b68cde5ea9e4da8765085
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-08-21 (Sun, 21 Aug 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  be less verbose


  Commit: b64163b89d80f2cde5884d9282a0e6d24acf5af9
      https://github.com/faiproject/fai/commit/b64163b89d80f2cde5884d9282a0e6d24acf5af9
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-08-21 (Sun, 21 Aug 2016)

  Changed paths:
    M debian/fai-server.manpages
    A man/fai-diskimage.8

  Log Message:
  -----------
  add man page


  Commit: 31a7904235c69455b7c7603b521d23f8703e3b0b
      https://github.com/faiproject/fai/commit/31a7904235c69455b7c7603b521d23f8703e3b0b
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-06 (Tue, 06 Sep 2016)

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

  Log Message:
  -----------
  add support for Intel Matrix Storage Manager which is a fake hw raid
and has a different metadata format, it also creates a container
device, /dev/md... devices have three digits, Closes: #834406


  Commit: 27199c369cf8fa077fc58b5bad4702078eb9cde1
      https://github.com/faiproject/fai/commit/27199c369cf8fa077fc58b5bad4702078eb9cde1
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

  Changed paths:
    M conf/sources.list
    M examples/simple/files/etc/fai/apt/sources.list/FAISERVER

  Log Message:
  -----------
  add [trusted=yes]


  Commit: 3f1201a8d5ed6bb6aa5203d248c0e8535667e4bf
      https://github.com/faiproject/fai/commit/3f1201a8d5ed6bb6aa5203d248c0e8535667e4bf
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  new package name in strewtch


  Commit: 301979c1b314c968ded103ae95adaaa836f87356
      https://github.com/faiproject/fai/commit/301979c1b314c968ded103ae95adaaa836f87356
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  add check


  Commit: 136042a0e5453b9a9ad8a4ba48a0c41b1670a6b8
      https://github.com/faiproject/fai/commit/136042a0e5453b9a9ad8a4ba48a0c41b1670a6b8
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  if no default route is set (in a private network) parse
a line like this for getting NIC1:
10.150.0.0/16 dev eth0  proto kernel  scope link  src 10.150.90.22


  Commit: 92e0dae8cc09088fa06522c217104cb1f2c53d5a
      https://github.com/faiproject/fai/commit/92e0dae8cc09088fa06522c217104cb1f2c53d5a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

  Changed paths:
    M bin/fai-class

  Log Message:
  -----------
  do not read hostname from /proc if $HOSTNAME is already set, Closes: #833987


  Commit: 4f58660345b40ffcac3b1508fc1d8442a83869b6
      https://github.com/faiproject/fai/commit/4f58660345b40ffcac3b1508fc1d8442a83869b6
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M examples/simple/class/41-warning.sh

  Log Message:
  -----------
  return success


  Commit: c67e3d7ec430e5e6e4bad90aeb1e536bcefb0d7b
      https://github.com/faiproject/fai/commit/c67e3d7ec430e5e6e4bad90aeb1e536bcefb0d7b
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-08 (Thu, 08 Sep 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  add trap


  Commit: 206b161112806a22cd663698d34e42a6cccbbd51
      https://github.com/faiproject/fai/commit/206b161112806a22cd663698d34e42a6cccbbd51
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  add netcat, which is not added by default in stretch


  Commit: fe465c26de1c9eacc9e5b5e446731f49fd55f182
      https://github.com/faiproject/fai/commit/fe465c26de1c9eacc9e5b5e446731f49fd55f182
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-09 (Fri, 09 Sep 2016)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  change comment


  Commit: e9b841428f2857d55da4e6c406e2b24595d78322
      https://github.com/faiproject/fai/commit/e9b841428f2857d55da4e6c406e2b24595d78322
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  fix message


  Commit: 053ef6240c9f19b961db290d4eabbd9577d758c9
      https://github.com/faiproject/fai/commit/053ef6240c9f19b961db290d4eabbd9577d758c9
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  add test if $dirs is empty, cleanup PID file of fai


  Commit: 43426118b9b751c7dc6b3def425a26689b9d1dba
      https://github.com/faiproject/fai/commit/43426118b9b751c7dc6b3def425a26689b9d1dba
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M examples/simple/hooks/setup.DEFAULT.sh

  Log Message:
  -----------
  set hostname only when installing on host


  Commit: 854e7806a62612edc95676bf23f1bb2bb7bc8d20
      https://github.com/faiproject/fai/commit/854e7806a62612edc95676bf23f1bb2bb7bc8d20
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M lib/subroutines

  Log Message:
  -----------
  add test


  Commit: ca471eb93857ee233c39efbf72fbcd19f1582289
      https://github.com/faiproject/fai/commit/ca471eb93857ee233c39efbf72fbcd19f1582289
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 7c9732fc9a6abb1cf279ec868f18ee1fe69dd400
      https://github.com/faiproject/fai/commit/7c9732fc9a6abb1cf279ec868f18ee1fe69dd400
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M conf/NFSROOT
    M conf/nfsroot.conf

  Log Message:
  -----------
  remove aptitude from debootstrap call, put it into NFSROOT


  Commit: b4f7a449ecb243af397465c359b4ede0867730c5
      https://github.com/faiproject/fai/commit/b4f7a449ecb243af397465c359b4ede0867730c5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M bin/fai-diskimage
    M man/fai-diskimage.8

  Log Message:
  -----------
  improve help


  Commit: fe9ea1bc315f4aecf4d21c333b690760674f8652
      https://github.com/faiproject/fai/commit/fe9ea1bc315f4aecf4d21c333b690760674f8652
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M bin/fai-mirror

  Log Message:
  -----------
  remove force-yes


  Commit: 1b3a1ebcc863a1a26ac64b6892d5989b9a6ceeb3
      https://github.com/faiproject/fai/commit/1b3a1ebcc863a1a26ac64b6892d5989b9a6ceeb3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M conf/NFSROOT
    M conf/nfsroot.conf

  Log Message:
  -----------
  Revert "remove aptitude from debootstrap call, put it into NFSROOT"

This reverts commit 7c9732fc9a6abb1cf279ec868f18ee1fe69dd400.


  Commit: 962406133fa80a10fd7040e6f23012928bed3596
      https://github.com/faiproject/fai/commit/962406133fa80a10fd7040e6f23012928bed3596
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  change comment


  Commit: 57760d4272281ed00ef270cbdceb99c72fe63f90
      https://github.com/faiproject/fai/commit/57760d4272281ed00ef270cbdceb99c72fe63f90
  Author: Kerim Güney <kerim at gueney.org>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

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

  Log Message:
  -----------
  Fix for when btrfs device was used as boot device, the variable necessary for the grub script would not be set.


  Commit: c16d1a46363e8355069258f29b827c59c70b4a32
      https://github.com/faiproject/fai/commit/c16d1a46363e8355069258f29b827c59c70b4a32
  Author: Kerim Güney <kerim at gueney.org>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

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

  Log Message:
  -----------
  Fix Bug #831327: Device name issue when using btrfs on nVME device


  Commit: 8f6c1558e727493495b6b5c2473aeacfe15ff0d3
      https://github.com/faiproject/fai/commit/8f6c1558e727493495b6b5c2473aeacfe15ff0d3
  Author: Paul Schulz <Paul Schulz>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M man/setup-storage.8

  Log Message:
  -----------
  Documentation for another option for 'setup-storage'


  Commit: d98df138a8d8d3c255241cd49f77e438e9d3aae0
      https://github.com/faiproject/fai/commit/d98df138a8d8d3c255241cd49f77e438e9d3aae0
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: fb9815c76bbf3e36bf3bc975e53036dac47d549d
      https://github.com/faiproject/fai/commit/fb9815c76bbf3e36bf3bc975e53036dac47d549d
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

  Changed paths:
    M lib/task_inventory

  Log Message:
  -----------
  add echo


  Commit: de3c69c7eac059f5198c790032a15dc57fdbfd10
      https://github.com/faiproject/fai/commit/de3c69c7eac059f5198c790032a15dc57fdbfd10
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-17 (Sat, 17 Sep 2016)

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

  Log Message:
  -----------
  change message


  Commit: fc8e74af3f517d653a4f4f09f1ed8396526dca7e
      https://github.com/faiproject/fai/commit/fc8e74af3f517d653a4f4f09f1ed8396526dca7e
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-18 (Sun, 18 Sep 2016)

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

  Log Message:
  -----------
  fix perl warning


  Commit: efa059cebaee0aa5191c999ee904cf1216c6617c
      https://github.com/faiproject/fai/commit/efa059cebaee0aa5191c999ee904cf1216c6617c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-18 (Sun, 18 Sep 2016)

  Changed paths:
    M examples/simple/disk_config/CLOUD

  Log Message:
  -----------
  add mount option


  Commit: cd298dd0fea5018f403b6446e63efaf83bd83066
      https://github.com/faiproject/fai/commit/cd298dd0fea5018f403b6446e63efaf83bd83066
  Author: Paul Schulz <paul at mawsonlakes.org>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M man/setup-storage.8

  Log Message:
  -----------
  Added additonal cryptsetup documentation for setup-storage


  Commit: 3823b37e0cee88f54933c152248e6ae962385a48
      https://github.com/faiproject/fai/commit/3823b37e0cee88f54933c152248e6ae962385a48
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
    M examples/simple/class/41-warning.sh

  Log Message:
  -----------
  no warning during dirinstall


  Commit: ec503e395cce23cf49e4fbd1e16552823e693f68
      https://github.com/faiproject/fai/commit/ec503e395cce23cf49e4fbd1e16552823e693f68
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M doc/Makefile

  Log Message:
  -----------
  remove obsolete file


  Commit: 8b54c52159b4cbc8cf9253ed835e369799328dcd
      https://github.com/faiproject/fai/commit/8b54c52159b4cbc8cf9253ed835e369799328dcd
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M dev-utils/fai-kvm

  Log Message:
  -----------
  define prefix of MAC at the beginning


  Commit: 0ac1480131c667b2a59a59efb0497648380ac909
      https://github.com/faiproject/fai/commit/0ac1480131c667b2a59a59efb0497648380ac909
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M conf/sources.list

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


  Commit: 847c785c9ca46eefb4feb83055e70580be2bd98c
      https://github.com/faiproject/fai/commit/847c785c9ca46eefb4feb83055e70580be2bd98c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 6acbe840951c84120c865b80100f83a164039d22
      https://github.com/faiproject/fai/commit/6acbe840951c84120c865b80100f83a164039d22
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-25 (Sun, 25 Sep 2016)

  Changed paths:
    M examples/simple/scripts/FAISERVER/10-conffiles

  Log Message:
  -----------
  add test


  Commit: a6d57c7e0bb00808353b30774f59032a530dfb6e
      https://github.com/faiproject/fai/commit/a6d57c7e0bb00808353b30774f59032a530dfb6e
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-25 (Sun, 25 Sep 2016)

  Changed paths:
    M examples/simple/files/etc/rc.local/FAISERVER

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


  Commit: 29cb5cda61ed3903f14d9688ad13c9d8021b9d4c
      https://github.com/faiproject/fai/commit/29cb5cda61ed3903f14d9688ad13c9d8021b9d4c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M examples/simple/files/etc/rc.local/FAISERVER

  Log Message:
  -----------
  add shebang


  Commit: dd5e082e8e31b6ba1dc2cac0ce75f8f4b01a7074
      https://github.com/faiproject/fai/commit/dd5e082e8e31b6ba1dc2cac0ce75f8f4b01a7074
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M examples/simple/scripts/FAISERVER/10-conffiles

  Log Message:
  -----------
  ignore error


  Commit: ca2a139180e1e09f8b360cedfa02525a7ba660a2
      https://github.com/faiproject/fai/commit/ca2a139180e1e09f8b360cedfa02525a7ba660a2
  Author: Andrew Ruthven <andrew at etc.gen.nz>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M debian/changelog
    M lib/setup-storage/Commands.pm
    M lib/setup-storage/Parser.pm
    M man/setup-storage.8

  Log Message:
  -----------
  Allow specifying options to cryptsetup


  Commit: 83f970405628329520e42e670ae4b88692dffc00
      https://github.com/faiproject/fai/commit/83f970405628329520e42e670ae4b88692dffc00
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M examples/simple/scripts/CLOUD/99-cleanup

  Log Message:
  -----------
  use shred


  Commit: 222c759f8d01536419db49a5c22d999fc0eb71f2
      https://github.com/faiproject/fai/commit/222c759f8d01536419db49a5c22d999fc0eb71f2
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M examples/simple/hooks/savelog.LAST.sh

  Log Message:
  -----------
  add ignore pattern


  Commit: bc2f56ab553d295ab3c84df76621fec4a46a0dfe
      https://github.com/faiproject/fai/commit/bc2f56ab553d295ab3c84df76621fec4a46a0dfe
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  reconfigure locales if already installed


  Commit: 11f94c78efd073357da84f949de1b39d07936678
      https://github.com/faiproject/fai/commit/11f94c78efd073357da84f949de1b39d07936678
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 5ea595beb15a98f410ec91e4694778a76d35dc8e
      https://github.com/faiproject/fai/commit/5ea595beb15a98f410ec91e4694778a76d35dc8e
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    A examples/simple/debconf/CLOUD

  Log Message:
  -----------
  use noop scheduler


  Commit: e3da300848c0579907e6585451124ceaabd26d91
      https://github.com/faiproject/fai/commit/e3da300848c0579907e6585451124ceaabd26d91
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  fix test


  Commit: 12c2fe54b609cafabae0ee63db5b3e86ddf89945
      https://github.com/faiproject/fai/commit/12c2fe54b609cafabae0ee63db5b3e86ddf89945
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  add comment


  Commit: eb65add714069634cf862bb49255e2f1697af2b7
      https://github.com/faiproject/fai/commit/eb65add714069634cf862bb49255e2f1697af2b7
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M doc/fai-guide.txt

  Log Message:
  -----------
  add section about fai-diskimage


  Commit: 2b0b254673aca316afd38edd0e8893133742b7a2
      https://github.com/faiproject/fai/commit/2b0b254673aca316afd38edd0e8893133742b7a2
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M man/fai-diskimage.8

  Log Message:
  -----------
  add example


  Commit: a88ce620f1e047aa42c5e623b28ba1002a7f9d52
      https://github.com/faiproject/fai/commit/a88ce620f1e047aa42c5e623b28ba1002a7f9d52
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/scripts/CLOUD/99-cleanup

  Log Message:
  -----------
  add test


  Commit: 6afdf7a487f7cf4abf7adfb28fe9b3f343047460
      https://github.com/faiproject/fai/commit/6afdf7a487f7cf4abf7adfb28fe9b3f343047460
  Author: Paul Schulz <paul at mawsonlakes.org>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M man/ainsl.1
    M man/fai-chboot.8

  Log Message:
  -----------
  A couple of minor typos in man pages


  Commit: 4235d34547ec923af7ad5f72cecea034a90fd8d3
      https://github.com/faiproject/fai/commit/4235d34547ec923af7ad5f72cecea034a90fd8d3
  Author: Michael Prokop <mika at debian.org>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  examples/simple/hooks/instsoft.DEBIAN: fix syntax error

Syntax error was introduced in e3da300848c0579907e6585451124ceaabd26d91
and caught by Jenkins build #332
(see https://jenkins.grml.org/job/fai-binaries/architecture=amd64/332/).


  Commit: 875fe73c6a6738d159ad215392df882e92fd15d8
      https://github.com/faiproject/fai/commit/875fe73c6a6738d159ad215392df882e92fd15d8
  Author: Michael Prokop <mika at debian.org>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  examples/simple/hooks/instsoft.DEBIAN: fix syntax error

Syntax error was introduced in e3da300848c0579907e6585451124ceaabd26d91
and caught by Jenkins build #332
(see https://jenkins.grml.org/job/fai-binaries/architecture=amd64/332/).


  Commit: 23133b9283931a7fa79d23fd002b3daef4ff3428
      https://github.com/faiproject/fai/commit/23133b9283931a7fa79d23fd002b3daef4ff3428
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Log Message:
  -----------
  Merge branch 'master' of github.com:faiproject/fai


  Commit: 904681273e986d459d3d6a222bd009f3a7b2e38a
      https://github.com/faiproject/fai/commit/904681273e986d459d3d6a222bd009f3a7b2e38a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M bin/fai-diskimage
    M man/fai-diskimage.8

  Log Message:
  -----------
  remove option -C, automatic detect type of disk image by the file name suffix


  Commit: 5f2d2c16697f6fc7cad975c8ab8ddc7ae33785a5
      https://github.com/faiproject/fai/commit/5f2d2c16697f6fc7cad975c8ab8ddc7ae33785a5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/hooks/instsoft.DEBIAN

  Log Message:
  -----------
  fix test, chroot does not return proper exit status


  Commit: b6de1182ad6a1907736c2995a8fbac83dfc12768
      https://github.com/faiproject/fai/commit/b6de1182ad6a1907736c2995a8fbac83dfc12768
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  change info message


  Commit: 8bf83c9fc67a9293e56fdf36062bc695b27b5a8d
      https://github.com/faiproject/fai/commit/8bf83c9fc67a9293e56fdf36062bc695b27b5a8d
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    A examples/simple/files/etc/rc.local/CLOUD
    M examples/simple/files/etc/rc.local/FAISERVER

  Log Message:
  -----------
  regenrate ssh_host keys if non are available


  Commit: d6a9532c2b2b243dd5775406fb58f4ac551623a5
      https://github.com/faiproject/fai/commit/d6a9532c2b2b243dd5775406fb58f4ac551623a5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/files/etc/rc.local/CLOUD

  Log Message:
  -----------
  remove me at the end


  Commit: f08cf232e56eced3456cf5c3195c236138a18a23
      https://github.com/faiproject/fai/commit/f08cf232e56eced3456cf5c3195c236138a18a23
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/40-misc
    M examples/simple/scripts/FAISERVER/10-conffiles

  Log Message:
  -----------
  move fcopy of rc.local


  Commit: 64ed21aeb05ece53def7f197095905feda859c2d
      https://github.com/faiproject/fai/commit/64ed21aeb05ece53def7f197095905feda859c2d
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  add support for more formats


  Commit: 02f9190c521d77e19c73828117e7a0f8e5a390d3
      https://github.com/faiproject/fai/commit/02f9190c521d77e19c73828117e7a0f8e5a390d3
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  extend usage


  Commit: 4faabe77bd225d058adbe75d755e582ebd060999
      https://github.com/faiproject/fai/commit/4faabe77bd225d058adbe75d755e582ebd060999
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M examples/simple/hooks/savelog.LAST.sh

  Log Message:
  -----------
  add ignore pattern


  Commit: e93cb88dbf38d33e104e104618e30c99019b0404
      https://github.com/faiproject/fai/commit/e93cb88dbf38d33e104e104618e30c99019b0404
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M man/fai-diskimage.8

  Log Message:
  -----------
  minor changes


  Commit: 4d3a3c56cdf67beeab45fb36d76cb1faa2388218
      https://github.com/faiproject/fai/commit/4d3a3c56cdf67beeab45fb36d76cb1faa2388218
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M debian/NEWS

  Log Message:
  -----------
  info about fai-diskimage


  Commit: 2d94cdebb4053223d73e427ef2b8190285ea0695
      https://github.com/faiproject/fai/commit/2d94cdebb4053223d73e427ef2b8190285ea0695
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
    M debian/control

  Log Message:
  -----------
  add suggested packages


  Commit: 1f079e1fe035f1d7bf56905c596c4cd20a75ab21
      https://github.com/faiproject/fai/commit/1f079e1fe035f1d7bf56905c596c4cd20a75ab21
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
    M examples/simple/scripts/CLOUD/99-cleanup

  Log Message:
  -----------
  blacklist floppy


  Commit: 31c9063d0ec9a0921a438b4018669c9860fa3bfd
      https://github.com/faiproject/fai/commit/31c9063d0ec9a0921a438b4018669c9860fa3bfd
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    A examples/simple/class/GCE.var
    A examples/simple/debconf/GCE
    A examples/simple/files/etc/apt/sources.list/GCE
    A examples/simple/files/etc/apt/sources.list/preinst
    A examples/simple/package_config/GCE
    A examples/simple/package_config/GCE.asc
    A examples/simple/scripts/GCE/10-misc

  Log Message:
  -----------
  add class GCE, Google Compute Engine customization


  Commit: bcdc73a3761fae1afc915d3846a5d0614409d1ab
      https://github.com/faiproject/fai/commit/bcdc73a3761fae1afc915d3846a5d0614409d1ab
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M examples/simple/scripts/GCE/10-misc

  Log Message:
  -----------
  syntax error


  Commit: 5419dbbc63255063143325befb3812519e223543
      https://github.com/faiproject/fai/commit/5419dbbc63255063143325befb3812519e223543
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M examples/simple/class/GCE.var
    M examples/simple/files/etc/apt/sources.list/GCE
    M examples/simple/package_config/GCE

  Log Message:
  -----------
  use and set $release in packages_config, fix sources.list


  Commit: ebac0b70ca388d7d897aabf4eb28a918bc2db0e4
      https://github.com/faiproject/fai/commit/ebac0b70ca388d7d897aabf4eb28a918bc2db0e4
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  add -D for debugging


  Commit: a3946b92ff9fd0f73d0c5b46ad043ec99c2ba7cb
      https://github.com/faiproject/fai/commit/a3946b92ff9fd0f73d0c5b46ad043ec99c2ba7cb
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  remove message


  Commit: 07d8b4e2c096cc01e5f96ec93e5d82dc8e61ff9c
      https://github.com/faiproject/fai/commit/07d8b4e2c096cc01e5f96ec93e5d82dc8e61ff9c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  try umount several times

Some postinst scripts call processes in the background which run
longer than the FAI process itself and therefore prevent umounting of
directories


  Commit: 241578cc481f8d2f39fefba0080ce0283caaaed6
      https://github.com/faiproject/fai/commit/241578cc481f8d2f39fefba0080ce0283caaaed6
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M man/fai-diskimage.8

  Log Message:
  -----------
  add -D,--debug info


  Commit: 99c9107f3b13b67df9e4311dc4f792c27df3341e
      https://github.com/faiproject/fai/commit/99c9107f3b13b67df9e4311dc4f792c27df3341e
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  add check


  Commit: bc605899e4525813c8c8e597539fff6b9e8b44d1
      https://github.com/faiproject/fai/commit/bc605899e4525813c8c8e597539fff6b9e8b44d1
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 5a67c163c06da8740bedf9b053afa37b5c1a0534
      https://github.com/faiproject/fai/commit/5a67c163c06da8740bedf9b053afa37b5c1a0534
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-08 (Sat, 08 Oct 2016)

  Changed paths:
    M examples/simple/scripts/GCE/10-misc

  Log Message:
  -----------
  add comment


  Commit: ccd41a5af62c82816ea3992d5042f87193d3b3e6
      https://github.com/faiproject/fai/commit/ccd41a5af62c82816ea3992d5042f87193d3b3e6
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-08 (Sat, 08 Oct 2016)

  Changed paths:
    M examples/simple/debconf/GCE

  Log Message:
  -----------
  set grub timeout


  Commit: 179bc7eb3c39b6e8bc788d0c56a648addcd7a227
      https://github.com/faiproject/fai/commit/179bc7eb3c39b6e8bc788d0c56a648addcd7a227
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M examples/simple/scripts/GCE/10-misc

  Log Message:
  -----------
  add sshd config


  Commit: e9c37f189c397b0ddad7b26a1c5e4ee466335d4a
      https://github.com/faiproject/fai/commit/e9c37f189c397b0ddad7b26a1c5e4ee466335d4a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M man/fai-diskimage.8

  Log Message:
  -----------
  minor changes


  Commit: 0699d89c17553fb7dfc701da3c66d47e6771a0ae
      https://github.com/faiproject/fai/commit/0699d89c17553fb7dfc701da3c66d47e6771a0ae
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M bin/fai-make-nfsroot

  Log Message:
  -----------
  fix comment


  Commit: a4fcc85f977bd930b282de0949772577d11eafe7
      https://github.com/faiproject/fai/commit/a4fcc85f977bd930b282de0949772577d11eafe7
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-09 (Sun, 09 Oct 2016)

  Changed paths:
    M doc/fai-guide.txt

  Log Message:
  -----------
  add info to fai-diskimage


  Commit: 1a3e92839654e013a5d4e7ef6a3061d8ceb209f6
      https://github.com/faiproject/fai/commit/1a3e92839654e013a5d4e7ef6a3061d8ceb209f6
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 690f131df5ecfe1108f79e80f9b3b6676df96813
      https://github.com/faiproject/fai/commit/690f131df5ecfe1108f79e80f9b3b6676df96813
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/20-capabilities

  Log Message:
  -----------
  skip symlinks


  Commit: 62abcfbbe865f1265624a6f4e8aa02fb63c2ba49
      https://github.com/faiproject/fai/commit/62abcfbbe865f1265624a6f4e8aa02fb63c2ba49
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

  Changed paths:
    M examples/simple/package_config/FAIBASE

  Log Message:
  -----------
  add less, since it's not in the basefile of stretch


  Commit: f94d5f691e7a94b7d946579b487191f9a51aa13a
      https://github.com/faiproject/fai/commit/f94d5f691e7a94b7d946579b487191f9a51aa13a
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

  Changed paths:
    M examples/simple/hooks/savelog.LAST.sh

  Log Message:
  -----------
  add ignore pattern


  Commit: f84247f6fc8cfde5a487423b27165e7a296593cd
      https://github.com/faiproject/fai/commit/f84247f6fc8cfde5a487423b27165e7a296593cd
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-11 (Tue, 11 Oct 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 72428fb93777d1e704c703a6dad7f48a5b3791df
      https://github.com/faiproject/fai/commit/72428fb93777d1e704c703a6dad7f48a5b3791df
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M examples/simple/hooks/savelog.LAST.sh

  Log Message:
  -----------
  add pattern


  Commit: efa38eef0c24df1ea569e006ab729231b7de43d5
      https://github.com/faiproject/fai/commit/efa38eef0c24df1ea569e006ab729231b7de43d5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 0dbda6fc7838f7b1e387d6304973023d9125d6d1
      https://github.com/faiproject/fai/commit/0dbda6fc7838f7b1e387d6304973023d9125d6d1
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M examples/simple/scripts/LAST/50-misc

  Log Message:
  -----------
  create a useful sources.list if installed from CD


  Commit: 4cd689775a381fbfc05cfaf06e67473bdfc8bdb5
      https://github.com/faiproject/fai/commit/4cd689775a381fbfc05cfaf06e67473bdfc8bdb5
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M examples/simple/scripts/LAST/50-misc

  Log Message:
  -----------
  add test


  Commit: 9f05474559b7536e644cb2770e8c818c58fd0e32
      https://github.com/faiproject/fai/commit/9f05474559b7536e644cb2770e8c818c58fd0e32
  Author: Ian Kelling <ian at iankelling.org>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/30-interface

  Log Message:
  -----------
  determine predictable network names, Closes: #834817

currently booting dracut's initrd with FAI still gives eth0 when using
stretch, maybe udevadm must be called to rename the network devices


  Commit: cb0725a63ee0c394e1f12c9db8513090f433c619
      https://github.com/faiproject/fai/commit/cb0725a63ee0c394e1f12c9db8513090f433c619
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 2dff54a259b4ca9585146f9577a8633eed22fc0d
      https://github.com/faiproject/fai/commit/2dff54a259b4ca9585146f9577a8633eed22fc0d
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/30-interface

  Log Message:
  -----------
  remove ID_NET_NAME_MAC, move then to if line


  Commit: eaa1dea0b81b5c56b9e05d58966d0f6883d54604
      https://github.com/faiproject/fai/commit/eaa1dea0b81b5c56b9e05d58966d0f6883d54604
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: 5af6dfb91a5dcd1d91f15d3fe2a54c3dcf84a64e
      https://github.com/faiproject/fai/commit/5af6dfb91a5dcd1d91f15d3fe2a54c3dcf84a64e
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/30-interface

  Log Message:
  -----------
  use udevadm nic names only when run on the same hardware


  Commit: 6e6c8f500d5e866b9af229439484eaac2ae892aa
      https://github.com/faiproject/fai/commit/6e6c8f500d5e866b9af229439484eaac2ae892aa
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/basefiles/mk-basefile

  Log Message:
  -----------
  cleanup exclude list


  Commit: c226d037138d9b5a91ebb5a95507efe88e1a093b
      https://github.com/faiproject/fai/commit/c226d037138d9b5a91ebb5a95507efe88e1a093b
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/basefiles/mk-basefile

  Log Message:
  -----------
  cleanup exclude list


  Commit: 03ab59b9cb9e53ff3a7ddda374e97fd4af865cfb
      https://github.com/faiproject/fai/commit/03ab59b9cb9e53ff3a7ddda374e97fd4af865cfb
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M conf/nfsroot.conf

  Log Message:
  -----------
  remove info from exclude list, it's not added during debootstrap


  Commit: bef70387b54dcd5694a8751b70e20302694829ae
      https://github.com/faiproject/fai/commit/bef70387b54dcd5694a8751b70e20302694829ae
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/class/DEBIAN.var
    M examples/simple/scripts/LAST/50-misc

  Log Message:
  -----------
  set and use $release


  Commit: 3a920b336844e6c8ad5defcf9d93437a7a7046ca
      https://github.com/faiproject/fai/commit/3a920b336844e6c8ad5defcf9d93437a7a7046ca
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/scripts/DEBIAN/30-interface

  Log Message:
  -----------
  use new network names only during installation and for stretch and above


  Commit: 96f635aa217e713e5f2a0f6cdfdc6678c80c005c
      https://github.com/faiproject/fai/commit/96f635aa217e713e5f2a0f6cdfdc6678c80c005c
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/scripts/LAST/50-misc

  Log Message:
  -----------
  if $release is not set, try to determine it automatically


  Commit: 35944eba88eb2774de5d6417becac88e35f1c584
      https://github.com/faiproject/fai/commit/35944eba88eb2774de5d6417becac88e35f1c584
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/package_config/GNOME

  Log Message:
  -----------
  add network-manager


  Commit: 2513def3075c74ce545e52da073203f54cdc5bf8
      https://github.com/faiproject/fai/commit/2513def3075c74ce545e52da073203f54cdc5bf8
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/class/DEBIAN.var

  Log Message:
  -----------
  remove $release


  Commit: a8c499d1ada1da3f44ed39bbe9a5aebf9b7f196f
      https://github.com/faiproject/fai/commit/a8c499d1ada1da3f44ed39bbe9a5aebf9b7f196f
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M examples/simple/package_config/XORG

  Log Message:
  -----------
  add comment


  Commit: c32b9dcfaa9ae1676674686394f68476bc7c6683
      https://github.com/faiproject/fai/commit/c32b9dcfaa9ae1676674686394f68476bc7c6683
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  make beta


  Commit: ea5fe5ab6970bfffd23d66ca9310e0167f159636
      https://github.com/faiproject/fai/commit/ea5fe5ab6970bfffd23d66ca9310e0167f159636
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  remove libs, not needed since wget is excluded


  Commit: 52e27d6e5e062d810dd3ab8287d22c5ed0700a80
      https://github.com/faiproject/fai/commit/52e27d6e5e062d810dd3ab8287d22c5ed0700a80
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M examples/simple/scripts/GRUB_PC/10-setup

  Log Message:
  -----------
  do not set up grub during dirinstall


  Commit: 560c89267e53f2a469f96441a5a985bdc759c181
      https://github.com/faiproject/fai/commit/560c89267e53f2a469f96441a5a985bdc759c181
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M debian/changelog

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


  Commit: 36dd643de0b1567798ad7c488ec9fce3c78c2871
      https://github.com/faiproject/fai/commit/36dd643de0b1567798ad7c488ec9fce3c78c2871
  Author: Thomas Lange <lange at informatik.uni-koeln.de>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M Makefile
    M bin/fai
    M bin/fai-cd
    M bin/fai-class
    M bin/fai-debconf
    A bin/fai-diskimage
    M bin/fai-do-scripts
    M bin/fai-make-nfsroot
    M bin/fai-mirror
    M bin/fai-setup
    M bin/fcopy
    M bin/install_packages
    M bin/setup-storage
    M conf/NFSROOT
    M conf/grub.cfg
    M conf/nfsroot.conf
    M conf/sources.list
    M debian/NEWS
    M debian/changelog
    M debian/control
    M debian/fai-client.install
    M debian/fai-nfsroot.install
    M debian/fai-server.install
    M debian/fai-server.manpages
    M dev-utils/fai-kvm
    M doc/Makefile
    M doc/fai-guide.txt
    M examples/simple/basefiles/mk-basefile
    M examples/simple/class/20-hwdetect.sh
    A examples/simple/class/41-warning.sh
    A examples/simple/class/GCE.var
    M examples/simple/class/example.profile
    A examples/simple/debconf/CLOUD
    A examples/simple/debconf/GCE
    A examples/simple/disk_config/CLOUD
    A examples/simple/files/etc/apt/sources.list/GCE
    A examples/simple/files/etc/apt/sources.list/preinst
    M examples/simple/files/etc/fai/apt/sources.list/FAISERVER
    A examples/simple/files/etc/rc.local/CLOUD
    M examples/simple/files/etc/rc.local/FAISERVER
    M examples/simple/hooks/instsoft.DEBIAN
    M examples/simple/hooks/savelog.LAST.sh
    M examples/simple/hooks/setup.DEFAULT.sh
    M examples/simple/hooks/updatebase.CENTOS
    M examples/simple/package_config/FAIBASE
    A examples/simple/package_config/GCE
    A examples/simple/package_config/GCE.asc
    M examples/simple/package_config/GNOME
    M examples/simple/package_config/XORG
    A examples/simple/scripts/CLOUD/99-cleanup
    M examples/simple/scripts/DEBIAN/10-rootpw
    M examples/simple/scripts/DEBIAN/20-capabilities
    M examples/simple/scripts/DEBIAN/30-interface
    M examples/simple/scripts/DEBIAN/40-misc
    M examples/simple/scripts/FAIBASE/10-misc
    M examples/simple/scripts/FAISERVER/10-conffiles
    A examples/simple/scripts/GCE/10-misc
    M examples/simple/scripts/GRUB_PC/10-setup
    M examples/simple/scripts/LAST/50-misc
    M lib/fai-disk-info
    M lib/fetch-basefile
    M lib/get-config-dir-http
    M lib/mkramdisk
    M lib/mount2dir
    M lib/setup-storage/Commands.pm
    M lib/setup-storage/Exec.pm
    M lib/setup-storage/Fstab.pm
    M lib/setup-storage/Init.pm
    M lib/setup-storage/Parser.pm
    M lib/setup-storage/Volumes.pm
    M lib/subroutines
    M lib/task_inventory
    M lib/updatebase
    M man/ainsl.1
    M man/fai-chboot.8
    A man/fai-diskimage.8
    M man/setup-storage.8

  Log Message:
  -----------
  Merge tag '5.2' into release


Compare: https://github.com/faiproject/fai/compare/4656650fc551...36dd643de0b1


Mehr Informationen über die Mailingliste linux-fai-commit