[linux-fai-commit] [faiproject/fai] 8e98db: do not print what will not be loaded.
Thomas Lange
lange at informatik.uni-koeln.de
Mi Aug 16 16:04:31 CEST 2017
Branch: refs/heads/master
Home: https://github.com/faiproject/fai
Commit: 8e98db43216b5beb59df98d4a2ec07b38a72c6fc
https://github.com/faiproject/fai/commit/8e98db43216b5beb59df98d4a2ec07b38a72c6fc
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
do not print what will not be loaded.
Commit: fdc5a77c8a9a67d91323104160fd7cf769c05198
https://github.com/faiproject/fai/commit/fdc5a77c8a9a67d91323104160fd7cf769c05198
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M debian/copyright
Log Message:
-----------
typo
Commit: 03f2a586a988ea2c5cdd3d773a9e819413857787
https://github.com/faiproject/fai/commit/03f2a586a988ea2c5cdd3d773a9e819413857787
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M debian/copyright
Log Message:
-----------
update year
Commit: d7fa001d910d746161b6cb88cf34420b579c11ae
https://github.com/faiproject/fai/commit/d7fa001d910d746161b6cb88cf34420b579c11ae
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M examples/simple/basefiles/mk-basefile
Log Message:
-----------
use apt-get instead of aptitude
Commit: fc7cbf495075a6ba91bf13037fdc107623fe23e4
https://github.com/faiproject/fai/commit/fc7cbf495075a6ba91bf13037fdc107623fe23e4
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M examples/simple/basefiles/mk-basefile
Log Message:
-----------
add buster
Commit: d5c4fc929cef54da5ecabbce6afff679d1af97a1
https://github.com/faiproject/fai/commit/d5c4fc929cef54da5ecabbce6afff679d1af97a1
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M man/fai-diskimage.8
Log Message:
-----------
improve example
Commit: 8d4f450654bb726f954e27996d4b6636dc5f6415
https://github.com/faiproject/fai/commit/8d4f450654bb726f954e27996d4b6636dc5f6415
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M bin/fai-setup
Log Message:
-----------
create config space automatically
Commit: 0eb35617d46f80f940e3efe21ff86b20d37ab542
https://github.com/faiproject/fai/commit/0eb35617d46f80f940e3efe21ff86b20d37ab542
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M man/fai-setup.8
Log Message:
-----------
remove some old infos
Commit: 496a56b50a0001161541131dd41c5d2997b3a777
https://github.com/faiproject/fai/commit/496a56b50a0001161541131dd41c5d2997b3a777
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M Makefile
A bin/fai-mk-configspace
M debian/fai-server.install
Log Message:
-----------
new script fai-mk-configspace, it's also used by fai-setup
Commit: 2da8be6a678ba8bdd7ece7c7b9c47ea1b9c3a0c7
https://github.com/faiproject/fai/commit/2da8be6a678ba8bdd7ece7c7b9c47ea1b9c3a0c7
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M examples/simple/package_config/DEBIAN
M examples/simple/package_config/XORG
Log Message:
-----------
move comment about kernel drivers to DEBIAN
Commit: b27c8515537737391f3d87f3de2959338d08ea58
https://github.com/faiproject/fai/commit/b27c8515537737391f3d87f3de2959338d08ea58
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
add code for removing temporary device mapper devices
Commit: 65f0c588ff905affabd96055fd760fe26a48d511
https://github.com/faiproject/fai/commit/65f0c588ff905affabd96055fd760fe26a48d511
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-13 (Sun, 13 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
killall can be moved, because most umount calls are for $target
Commit: 9429c9959990bc5655a6f50892a9888cae92e35d
https://github.com/faiproject/fai/commit/9429c9959990bc5655a6f50892a9888cae92e35d
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
umount instead of remount,ro
in the past we needed /target for CD rebooting. This code was removed
some time ago, but we forgot to move to umount
Commit: 5853d35198d89b1e5d85a26a530f33576455474e
https://github.com/faiproject/fai/commit/5853d35198d89b1e5d85a26a530f33576455474e
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
do not sync filesystems
Commit: 4709ef67c16d9b86b08268b020ca50b04290bb2b
https://github.com/faiproject/fai/commit/4709ef67c16d9b86b08268b020ca50b04290bb2b
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
fix
Commit: 068d763a98064f35180074eaec5bbe26dd5137a9
https://github.com/faiproject/fai/commit/068d763a98064f35180074eaec5bbe26dd5137a9
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
execute more code for fai-diskimage and dirinstall
what about softupdate?
Commit: 4c97597f57712f556aca4ca6d4148be4cd849d13
https://github.com/faiproject/fai/commit/4c97597f57712f556aca4ca6d4148be4cd849d13
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
do not umount during softupdate
Commit: 69ca8d5636fbeb9d741f483efa4e8405152c3cf1
https://github.com/faiproject/fai/commit/69ca8d5636fbeb9d741f483efa4e8405152c3cf1
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
umount pseudo filesystems
Commit: 1fc6a850c531ac5b64bd2b6e07c03fd7e35e4f78
https://github.com/faiproject/fai/commit/1fc6a850c531ac5b64bd2b6e07c03fd7e35e4f78
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
do not print message for fai-diskimage
Commit: 89d49b2361a70b8306e25ca19ad5a643fc9ba66b
https://github.com/faiproject/fai/commit/89d49b2361a70b8306e25ca19ad5a643fc9ba66b
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
year++
Commit: a566f4afeb267bbe40af7da32601533e6da267d1
https://github.com/faiproject/fai/commit/a566f4afeb267bbe40af7da32601533e6da267d1
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M lib/subroutines
Log Message:
-----------
$target/tmp may be a normal partition that must be umounted
Commit: 4adf57487094cfaee2b63a7a8e94982959b9528a
https://github.com/faiproject/fai/commit/4adf57487094cfaee2b63a7a8e94982959b9528a
Author: Thomas Lange <lange at informatik.uni-koeln.de>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
M examples/simple/scripts/GRUB_EFI/10-setup
M examples/simple/scripts/GRUB_PC/10-setup
Log Message:
-----------
device.map is not needed any more
Compare: https://github.com/faiproject/fai/compare/6ef906d0142b...4adf57487094
Mehr Informationen über die Mailingliste linux-fai-commit