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

Thomas Lange lange at informatik.uni-koeln.de
Do Jul 14 16:01:13 CEST 2016


  Branch: refs/heads/master
  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


Compare: https://github.com/faiproject/fai/compare/6ecfef1207e7...af19c859e684


Mehr Informationen über die Mailingliste linux-fai-commit