[linux-fai-commit] [faiproject/fai] 468cac: There's a subtle bug that causes fcopy -H -r to fa...
Thomas Lange
lange at informatik.uni-koeln.de
Fr Jul 22 16:29:55 CEST 2016
Branch: refs/heads/master
Home: https://github.com/faiproject/fai
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
Compare: https://github.com/faiproject/fai/compare/380ba0446c40...1ffea812bfaf
Mehr Informationen über die Mailingliste linux-fai-commit