Patch for copying symlinks (fcopy)

2010-08-13 Thread Manuel Hachtkemper
Hello everyone, we have a patch for fcopy, that allows the creation of symlinks in files/ via trigger -H. It would be great (if the patch is good enough) to see this change in future releases. Best regards, Manuel Hachtkemper --- fcopy 2010-08-13 11:25:27.132809359 +0200 +++ fcopy.new 2010-08

(Bug?): nummeration for preserved partions

2010-12-02 Thread Manuel Hachtkemper
be nice, if this issue could be documented in the man-page of setup-storage, or better: Preserve the 7th entry in the list, instead of the 7th partition. Best regards, Manuel Hachtkemper signature.asc Description: Digital signature

shorten dmesg.log

2011-08-19 Thread Manuel Hachtkemper
subroutines:save_dmesg is called twice (in two tasks) - the only explanation we had, that you have the dmesg.log even if a later task fails, but this output would still be incomplete (and possibly useless) if an event occurs a few seconds after saving the dmesg. Comments welcome! Best regards, Manuel Hachtkemper

setup-storage preserve: problem with initial installation on empty disk

2015-07-30 Thread Manuel Hachtkemper
regards, Manuel Hachtkemper --- Volumes.pm.orig 2014-01-16 15:16:41.831802623 +0100 +++ Volumes.pm 2014-01-16 15:18:02.688197838 +0100 @@ -113,7 +113,7 @@ if (!defined($FAI::configs{PHY_$disk}) $error ne ) { warn Could not determine size and contents of $disk, skipping\n; next

examples/simple "errors" in stretch

2017-01-31 Thread Manuel Hachtkemper
(2016-11-30) and kernel driver (unknown version). Command failed It should be safe to just ignore these errors, as for example for mdadm (in the previous code block). Patches for both are attached. Best regards, Manuel Hachtkemper --- examples/simple/scripts/LAST/50-misc.orig 2017-