[linux-fai-commit] [faiproject/fai] 506339: fix regex
Thomas Lange
lange at informatik.uni-koeln.de
Di Jun 28 20:07:44 CEST 2016
Branch: refs/heads/release
Home: https://github.com/faiproject/fai
Commit: 506339479dc046aa01e6b35f4c646191302c1a7f
https://github.com/faiproject/fai/commit/506339479dc046aa01e6b35f4c646191302c1a7f
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M bin/dhcp-edit
Log Message:
-----------
fix regex
Commit: 56b089a50be746f5e8b06524f022407841cc1c25
https://github.com/faiproject/fai/commit/56b089a50be746f5e8b06524f022407841cc1c25
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M conf/NFSROOT
Log Message:
-----------
since the split of dracut into dracut and dracut-core we must add dracut
Commit: 5162436a5c091e4466db0831e1638ae15803a6ae
https://github.com/faiproject/fai/commit/5162436a5c091e4466db0831e1638ae15803a6ae
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M lib/fai-mount-disk
Log Message:
-----------
use shell glob instead of ls and backticks
Commit: a24342f0b5cf6f8b9cc3472c68ed4679589b9787
https://github.com/faiproject/fai/commit/a24342f0b5cf6f8b9cc3472c68ed4679589b9787
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
A lib/get-config-dir-https
A lib/get-config-dir-scp
A lib/get-config-dir-sftp
Log Message:
-----------
add symlinks for support of sftp, scp, https
Commit: 0a5f08aeb301190cc3316eafaaeb0f1ae5deb959
https://github.com/faiproject/fai/commit/0a5f08aeb301190cc3316eafaaeb0f1ae5deb959
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M man/fai.conf.5
Log Message:
-----------
add new protocols
Commit: 103751c0ccce3189b463fd352465943beeec5ad3
https://github.com/faiproject/fai/commit/103751c0ccce3189b463fd352465943beeec5ad3
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M man/fai.conf.5
Log Message:
-----------
fix syntax
Commit: fdc964971d8258246d6dbc93858cc210bba5f8db
https://github.com/faiproject/fai/commit/fdc964971d8258246d6dbc93858cc210bba5f8db
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-04-01 (Fri, 01 Apr 2016)
Changed paths:
M bin/install_packages
Log Message:
-----------
add support for apt
Commit: 3d0b80e28c7b41589a1577782ad2a32189a33b98
https://github.com/faiproject/fai/commit/3d0b80e28c7b41589a1577782ad2a32189a33b98
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M bin/fai
M lib/subroutines
Log Message:
-----------
fix for sshd did not started when FAI flags are defined early
Commit: 365641dc57c54b1aee733730b1c740b65c7cb8e7
https://github.com/faiproject/fai/commit/365641dc57c54b1aee733730b1c740b65c7cb8e7
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-04-25 (Mon, 25 Apr 2016)
Changed paths:
M bin/ftar
Log Message:
-----------
Fix wrong syntax when accessing variable
This was the Perl way to acces an enviroment variable
I wonder why this was not discovered for so many years
Commit: 09cd6123b2ecab575b6f18364c74f8481da73d08
https://github.com/faiproject/fai/commit/09cd6123b2ecab575b6f18364c74f8481da73d08
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M bin/ftar
Log Message:
-----------
do not use FAI_CLASSES if $classes is already set
Commit: 3c3db9e05e8a46ffd6c845f178dbeb5419372632
https://github.com/faiproject/fai/commit/3c3db9e05e8a46ffd6c845f178dbeb5419372632
Author: andrew bezella <abezella at archive.org>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M examples/simple/hooks/instsoft.DEBIAN
Log Message:
-----------
without the leading anchor, ainsl was matching commented lines in /etc/ucf.conf and failing to update the file
Commit: 3249a92ef94e60a2de442089e6419416e4f171ab
https://github.com/faiproject/fai/commit/3249a92ef94e60a2de442089e6419416e4f171ab
Author: andrew bezella <abezella at archive.org>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M examples/simple/hooks/setup.DEFAULT.sh
Log Message:
-----------
do not echo hostname to /proc in dirinstall as this changes the hostname of the host system
Commit: 764982fa4b48454f1de175c07af9f718570d2978
https://github.com/faiproject/fai/commit/764982fa4b48454f1de175c07af9f718570d2978
Author: andrew bezella <abezella at archive.org>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M examples/simple/scripts/LAST/50-misc
Log Message:
-----------
do not check for md/lvm in dirinstall; the methods used only reflected the host system's configuration
Commit: 12cfd3e680795d14a9c116b851db59a20c30b160
https://github.com/faiproject/fai/commit/12cfd3e680795d14a9c116b851db59a20c30b160
Author: andrew bezella <abezella at archive.org>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M examples/simple/scripts/DEBIAN/30-interface
Log Message:
-----------
create /etc/network/interfaces on dirinstall as well as install
Commit: 9a46ae63628d52aa0a7dbcea2b2f2f07ae183407
https://github.com/faiproject/fai/commit/9a46ae63628d52aa0a7dbcea2b2f2f07ae183407
Author: klemens <ka7 at github.com>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M bin/fai-deps
M man/ainsl.1
M man/fai-chboot.8
M man/fai-class.1
M man/fai-debconf.1
M man/fai-monitor.8
M man/setup-storage.8
Log Message:
-----------
spelling fixes, as shown on lintian.debian.org
Commit: 33f3104f5c0a70387d0817a81f119d922f576bb7
https://github.com/faiproject/fai/commit/33f3104f5c0a70387d0817a81f119d922f576bb7
Author: andrew bezella <abezella at archive.org>
Date: 2016-04-26 (Tue, 26 Apr 2016)
Changed paths:
M examples/simple/class/DEBIAN.var
Log Message:
-----------
correct typo in setting FAI_RAMDISKS
Commit: 33d25b90721932c3fabde3416084254875bf5147
https://github.com/faiproject/fai/commit/33d25b90721932c3fabde3416084254875bf5147
Author: remy.d1 <remy.d1 at gmail.com>
Date: 2016-05-18 (Wed, 18 May 2016)
Changed paths:
M examples/simple/basefiles/mk-basefile
Log Message:
-----------
mk-basefile for ubuntu 16.04 xenial
Commit: 867d179af04fccf0b1d6788457f974556f2d77ae
https://github.com/faiproject/fai/commit/867d179af04fccf0b1d6788457f974556f2d77ae
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M examples/simple/basefiles/mk-basefile
Log Message:
-----------
add SLC7
Commit: 0e2c37d33d968ca92a041404b37109905a2f45d7
https://github.com/faiproject/fai/commit/0e2c37d33d968ca92a041404b37109905a2f45d7
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M examples/simple/basefiles/mk-basefile
Log Message:
-----------
fix error
Commit: 5b7557ab0d48001df684e1f91651f17da4688bdb
https://github.com/faiproject/fai/commit/5b7557ab0d48001df684e1f91651f17da4688bdb
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M examples/simple/basefiles/mk-basefile
Log Message:
-----------
add SLC7
Commit: 2cea8ee4b583df0253b1a2400c2d0eaedd4f9657
https://github.com/faiproject/fai/commit/2cea8ee4b583df0253b1a2400c2d0eaedd4f9657
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
remove $MNTPOINT after use
Commit: d287033bdfab24012ceb25edb0b4591e140e3816
https://github.com/faiproject/fai/commit/d287033bdfab24012ceb25edb0b4591e140e3816
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M lib/subroutines
Log Message:
-----------
remove code which is never executed because /lib/live/mount/medium
does not exists any more
Commit: cc1e4171de1aa7ebe954a5f980bad9ebc8942f3e
https://github.com/faiproject/fai/commit/cc1e4171de1aa7ebe954a5f980bad9ebc8942f3e
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-06 (Mon, 06 Jun 2016)
Changed paths:
M lib/get-boot-info
Log Message:
-----------
also match new NIC device names
Commit: 57ff9a9c8fea0221fca30abf0251f991c66c3ffa
https://github.com/faiproject/fai/commit/57ff9a9c8fea0221fca30abf0251f991c66c3ffa
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-06 (Mon, 06 Jun 2016)
Changed paths:
M lib/get-boot-info
Log Message:
-----------
do not search dmesg for network devices
Commit: dd05f06a40d2a1fce718e1e179be89ad8caa33a9
https://github.com/faiproject/fai/commit/dd05f06a40d2a1fce718e1e179be89ad8caa33a9
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-07 (Tue, 07 Jun 2016)
Changed paths:
M conf/NFSROOT
Log Message:
-----------
cupt was removed from testing
Commit: f9c600f5e596a2d41424ef2aeeb5f661da2446f7
https://github.com/faiproject/fai/commit/f9c600f5e596a2d41424ef2aeeb5f661da2446f7
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-07 (Tue, 07 Jun 2016)
Changed paths:
M conf/NFSROOT
Log Message:
-----------
remove unknown dummy package
Commit: 236d8e9c4762ea235af757968607e0cde33708f1
https://github.com/faiproject/fai/commit/236d8e9c4762ea235af757968607e0cde33708f1
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-16 (Thu, 16 Jun 2016)
Changed paths:
M examples/simple/package_config/CENTOS
M examples/simple/scripts/CENTOS/30-mkinitrd
Log Message:
-----------
add lvm support to CentOS 7
Commit: 01b06e2e49345de8f4aa8c06f0d7ea38597b227a
https://github.com/faiproject/fai/commit/01b06e2e49345de8f4aa8c06f0d7ea38597b227a
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-17 (Fri, 17 Jun 2016)
Changed paths:
M debian/control
Log Message:
-----------
new package name
Commit: 13749a16ea6c52e1ed17df24ab83fb177c7bad86
https://github.com/faiproject/fai/commit/13749a16ea6c52e1ed17df24ab83fb177c7bad86
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-17 (Fri, 17 Jun 2016)
Changed paths:
M examples/simple/package_config/CENTOS
M examples/simple/scripts/CENTOS/30-mkinitrd
Log Message:
-----------
improve CentOS 6 support
Commit: 6fe0673dd2cdef50d2274fde5200081b50cbefce
https://github.com/faiproject/fai/commit/6fe0673dd2cdef50d2274fde5200081b50cbefce
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-17 (Fri, 17 Jun 2016)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
force copy if symlink is the same
Commit: 641a754fb978cd96efd255dc86d4b3b55c398adb
https://github.com/faiproject/fai/commit/641a754fb978cd96efd255dc86d4b3b55c398adb
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-23 (Thu, 23 Jun 2016)
Changed paths:
M doc/fai-guide.txt
Log Message:
-----------
add link about using 4.x kernel
Commit: a17744be47512ad548b2bcd23a3c145784647f24
https://github.com/faiproject/fai/commit/a17744be47512ad548b2bcd23a3c145784647f24
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
aufs not needed, since the dracut module itself will add aufs
Commit: 6acb49afb2031c0ef3b8465859b72b661edb6970
https://github.com/faiproject/fai/commit/6acb49afb2031c0ef3b8465859b72b661edb6970
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M bin/fai-chboot
Log Message:
-----------
add test if aufs or overlayfs is needed
Commit: 36ee11b941c023a2a0bc83f4ba11efe5d5dc723b
https://github.com/faiproject/fai/commit/36ee11b941c023a2a0bc83f4ba11efe5d5dc723b
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths:
M conf/grub.cfg.autodiscover
Log Message:
-----------
use both options for activating aufs or overlayfs
Commit: b7743d9afca40621b415c0dc2fd815f113e0347c
https://github.com/faiproject/fai/commit/b7743d9afca40621b415c0dc2fd815f113e0347c
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M bin/fai-chboot
Log Message:
-----------
fix syntax error
Commit: 487e59ef36950bb5a0237025412c7a42c87a8702
https://github.com/faiproject/fai/commit/487e59ef36950bb5a0237025412c7a42c87a8702
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M lib/prcopyleft
Log Message:
-----------
new year
Commit: 671a3e60ceacee1d3279cd050ca69a51939c2813
https://github.com/faiproject/fai/commit/671a3e60ceacee1d3279cd050ca69a51939c2813
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M conf/NFSROOT
Log Message:
-----------
add comment to package name
Commit: b76f30a8ca6696e96c857ba50b57b60972d62bea
https://github.com/faiproject/fai/commit/b76f30a8ca6696e96c857ba50b57b60972d62bea
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M conf/grub.cfg
Log Message:
-----------
add quiet to cmdline
Commit: c45f1a13c2266826453468d867dec6335234077a
https://github.com/faiproject/fai/commit/c45f1a13c2266826453468d867dec6335234077a
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-27 (Mon, 27 Jun 2016)
Changed paths:
M README
M bin/fai
M bin/fai-make-nfsroot
Log Message:
-----------
year++
Commit: 9a50b010df87c2558ec1466959825f72217c2aab
https://github.com/faiproject/fai/commit/9a50b010df87c2558ec1466959825f72217c2aab
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-27 (Mon, 27 Jun 2016)
Changed paths:
M debian/changelog
Log Message:
-----------
prepale release
Commit: 70c402b28e2b6f478c5c19841970f7be88b5223a
https://github.com/faiproject/fai/commit/70c402b28e2b6f478c5c19841970f7be88b5223a
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-27 (Mon, 27 Jun 2016)
Changed paths:
M conf/grub.cfg
Log Message:
-----------
make some entries shorter
Commit: 5b27545181bbfb68b4609524532ff0f87f462537
https://github.com/faiproject/fai/commit/5b27545181bbfb68b4609524532ff0f87f462537
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M bin/setup-storage
Log Message:
-----------
add test
Commit: 62de3bfa7493972f6befdb93b261a64b184e96a5
https://github.com/faiproject/fai/commit/62de3bfa7493972f6befdb93b261a64b184e96a5
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M debian/changelog
Log Message:
-----------
make release
Commit: e41aee1ce82fe41e476cc3e8e8b358c4d89d158d
https://github.com/faiproject/fai/commit/e41aee1ce82fe41e476cc3e8e8b358c4d89d158d
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M README
M bin/dhcp-edit
M bin/fai
M bin/fai-chboot
M bin/fai-deps
M bin/fai-make-nfsroot
M bin/ftar
M bin/install_packages
M bin/setup-storage
M conf/NFSROOT
M conf/grub.cfg
M conf/grub.cfg.autodiscover
M debian/changelog
M debian/control
M doc/fai-guide.txt
M examples/simple/basefiles/mk-basefile
M examples/simple/class/DEBIAN.var
M examples/simple/hooks/instsoft.DEBIAN
M examples/simple/hooks/setup.DEFAULT.sh
M examples/simple/package_config/CENTOS
M examples/simple/scripts/CENTOS/30-mkinitrd
M examples/simple/scripts/DEBIAN/30-interface
M examples/simple/scripts/LAST/50-misc
M lib/fai-mount-disk
M lib/get-boot-info
A lib/get-config-dir-https
A lib/get-config-dir-scp
A lib/get-config-dir-sftp
M lib/prcopyleft
M lib/subroutines
M man/ainsl.1
M man/fai-chboot.8
M man/fai-class.1
M man/fai-debconf.1
M man/fai-monitor.8
M man/fai.conf.5
M man/setup-storage.8
Log Message:
-----------
Merge tag '5.1' into release
Compare: https://github.com/faiproject/fai/compare/171b63bca4a4...e41aee1ce82f
Mehr Informationen über die Mailingliste linux-fai-commit