summaryrefslogtreecommitdiffstats
path: root/distrib/syspatch/README
AgeCommit message (Collapse)AuthorFilesLines
2019-08-14Explain how to take over syspatch builds from another machine.tb1-2/+18
ok ajacoutot robert
2017-11-05Consolidate lib.so.*.a, ld.so.a and the kernel relink kit intorpe1-4/+4
one location under /usr/share/relink. Be more specific in src/etc/rc reorder_libs() what filesystems need r/w remount and ensure that their mount state is restored. Idea and positive feedback from deraadt@ OK aja@ tb@
2017-09-03Previous fakeroot must be manually copied in case an errata does not applyajacoutot1-1/+7
to the current architecture.
2017-08-21The syspatch(8) build system will eventually be properly documented in its ownajacoutot1-0/+66
man(1) page but until things settle and the framework is robust, this file will be used as a quick reminder. ok robert@