[linux-fai-commit] [faiproject/fai] de38f7: use .sh instead of .source suffix for file being s...
Thomas Lange
lange at informatik.uni-koeln.de
Fr Sep 25 18:52:30 CEST 2015
Branch: refs/heads/master
Home: https://github.com/faiproject/fai
Commit: de38f71dedaa3214a133ffa8820c0d877b748d1f
https://github.com/faiproject/fai/commit/de38f71dedaa3214a133ffa8820c0d877b748d1f
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-23 (Wed, 23 Sep 2015)
Changed paths:
M bin/fai-class
A examples/simple/class/20-hwdetect.sh
R examples/simple/class/20-hwdetect.source
M examples/simple/class/DEBIAN.var
A examples/simple/hooks/savelog.LAST.sh
R examples/simple/hooks/savelog.LAST.source
M lib/subroutines
M man/fai-class.1
Log Message:
-----------
use .sh instead of .source suffix for file being sourced, issue a
warning that .source is deprecated
Commit: 4b5136cc6888004ae9a19089802a0a8e48c3e9a0
https://github.com/faiproject/fai/commit/4b5136cc6888004ae9a19089802a0a8e48c3e9a0
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M lib/fai-savelog
M lib/subroutines
Log Message:
-----------
call task_error after fai-savelog -r
Because rsh/rcp does not return an error if the remote command or rcp
fails, this only work when using ssh/scp.
Commit: d7b559536ca5445268fdb7872d5008af978aed6a
https://github.com/faiproject/fai/commit/d7b559536ca5445268fdb7872d5008af978aed6a
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M bin/fai-mirror
Log Message:
-----------
also use /etc/apt/source.list.d/* files
Commit: 1b06501382ec310183ca33ed6ccc511f9ec568a6
https://github.com/faiproject/fai/commit/1b06501382ec310183ca33ed6ccc511f9ec568a6
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M bin/faireboot
Log Message:
-----------
syslogs is now rsyslogd
Commit: 67b8847bb7af2b7c70c49f952765bf76462a5471
https://github.com/faiproject/fai/commit/67b8847bb7af2b7c70c49f952765bf76462a5471
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M bin/fai-mirror
M man/fai-mirror.1
Log Message:
-----------
add option -P
Thanks to Andreas Heinlein <aheinlein at gmx.com> for the patch
Commit: 27665120933d58eea3243e824e0f77a0d5eee2f0
https://github.com/faiproject/fai/commit/27665120933d58eea3243e824e0f77a0d5eee2f0
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
add another dracut.conf.d file, omit several modules and filesystems
Commit: eddb4da514e1233bdb7c5a8f65ae092c05ac1ccb
https://github.com/faiproject/fai/commit/eddb4da514e1233bdb7c5a8f65ae092c05ac1ccb
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M conf/apt.conf
Log Message:
-----------
remove abort-after parameter
Commit: 4330053a41823543f0e94a95bb317d7f8214754f
https://github.com/faiproject/fai/commit/4330053a41823543f0e94a95bb317d7f8214754f
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/fai-make-nfsroot
M bin/fai-setup
M bin/install_packages
Log Message:
-----------
more error handling
Commit: d2f2d6bf65f808a2047823f7232f56df91a3bae3
https://github.com/faiproject/fai/commit/d2f2d6bf65f808a2047823f7232f56df91a3bae3
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M examples/simple/files/etc/rc.local/FAISERVER
Log Message:
-----------
print error if fai-setup fails
Commit: 6607974850f981c491732b171eac216206e6572e
https://github.com/faiproject/fai/commit/6607974850f981c491732b171eac216206e6572e
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M debian/NEWS
Log Message:
-----------
add news
Commit: 8ee9ae968d44b3c7ba26813c200e54aa832bf729
https://github.com/faiproject/fai/commit/8ee9ae968d44b3c7ba26813c200e54aa832bf729
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/fai-mirror
Log Message:
-----------
fix sysntax
Commit: cab656a199bea6b9df6985319aaaa9cfd2af43b2
https://github.com/faiproject/fai/commit/cab656a199bea6b9df6985319aaaa9cfd2af43b2
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
fix var name, more message are only printed when verbose is on
Commit: 8fec2220e9fd40c88ce79d259366eb6258e8d0ce
https://github.com/faiproject/fai/commit/8fec2220e9fd40c88ce79d259366eb6258e8d0ce
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
need more modules for the CD
Commit: 241ed1a8a96a348cc1c11dcbe4864e8bce1b1740
https://github.com/faiproject/fai/commit/241ed1a8a96a348cc1c11dcbe4864e8bce1b1740
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/fai-make-nfsroot
Log Message:
-----------
also need ext4
Commit: 690e1c564eb04d6cfb72fe569d908717f5717490
https://github.com/faiproject/fai/commit/690e1c564eb04d6cfb72fe569d908717f5717490
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/faireboot
Log Message:
-----------
kill udevd realier
Commit: a83c50f5c3108e668f83a6b56510a8217faa9f5f
https://github.com/faiproject/fai/commit/a83c50f5c3108e668f83a6b56510a8217faa9f5f
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M bin/faireboot
Log Message:
-----------
send message before /tmp is read-only
Commit: 6df15a5a36d22c39351fb6ab47b17f1e80944b2d
https://github.com/faiproject/fai/commit/6df15a5a36d22c39351fb6ab47b17f1e80944b2d
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M examples/simple/scripts/FAISERVER/10-conffiles
Log Message:
-----------
apt-cacher-ng is more reliable with ReuseConnections disabled
Commit: 45b3f09b582b31908f603e8e5c29eaa0a7541494
https://github.com/faiproject/fai/commit/45b3f09b582b31908f603e8e5c29eaa0a7541494
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M examples/simple/package_config/FAISERVER
Log Message:
-----------
add curl, needed for rc.local script
Commit: 9ab49153edf6845f5cb82aaa6e060e9697ff5bbb
https://github.com/faiproject/fai/commit/9ab49153edf6845f5cb82aaa6e060e9697ff5bbb
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M debian/changelog
Log Message:
-----------
make beta
Compare: https://github.com/faiproject/fai/compare/3068f4d6a9c1...9ab49153edf6
Mehr Informationen über die Mailingliste linux-fai-commit