History log of /openbsd-src/distrib/syspatch/README (Results 1 – 4 of 4)
Revision Date Author Comments
# 05942a68 14-Aug-2019 tb <tb@openbsd.org>

Explain how to take over syspatch builds from another machine.

ok ajacoutot robert


# 8fb1a259 05-Nov-2017 rpe <rpe@openbsd.org>

Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into
one location under /usr/share/relink.

Be more specific in src/etc/rc reorder_libs() what filesystems
need r/w remount and ensure that t

Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into
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@

show more ...


# 4234f61e 03-Sep-2017 ajacoutot <ajacoutot@openbsd.org>

Previous fakeroot must be manually copied in case an errata does not apply
to the current architecture.


# 69a007a7 21-Aug-2017 ajacoutot <ajacoutot@openbsd.org>

The syspatch(8) build system will eventually be properly documented in its own
man(1) page but until things settle and the framework is robust, this file will
be used as a quick reminder.

ok robert@