Displaying 2 results from an estimated 2 matches for "abc543".
Did you mean:
abc123
2015 Jul 14
1
[PATCH] docs: Use F<> for filenames instead of C<>
...es are newer than the output
directory.
@@ -248,9 +248,9 @@ B<Any previous contents of the output directory are deleted>, and a
new output directory is created.
The output directory is created (nearly) atomically by constructing a
-temporary directory called something like C<OUTPUTDIR.abc543>, then
+temporary directory called something like F<OUTPUTDIR.abc543>, then
renaming the old output directory (if present) and deleting it, and
-then renaming the temporary directory to C<OUTPUTDIR>. By combining
+then renaming the temporary directory to F<OUTPUTDIR>. By com...
2014 Feb 25
2
[PATCH supermin v4] Supermin 5 rewrite.
...ory where the full appliance, kernel etc will be written.
+
+B<Any previous contents of the output directory are deleted>, and a
+new output directory is created.
+
+The output directory is created (nearly) atomically by constructing a
+temporary directory called something like C<OUTPUTDIR.abc543>, then
+renaming the old output directory (if present) and deleting it, and
+then renaming the temporary directory to C<OUTPUTDIR>. By combining
+this option with I<--lock> you can ensure that multiple parallel runs
+of supermin do not conflict with each other.
+
+=item B<--packa...