Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2019 19:35:43 -0400
From:      Theron Tarigo <theron.tarigo@gmail.com>
To:        soc-status@freebsd.org
Subject:   GSoC: Separation of Ports Build Process from Local Installation
Message-ID:  <0991d1c1-a02e-2d6d-1070-439f8abad849@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all,

My progress this past week has been the following:
- Familiarized myself with the port dependency mechanisms in 
/usr/ports/Mk/Scripts.
- Hacked on bsd.port.mk to check assumptions and to get an idea of what 
additions will be needed.
- Studied /usr/src/lib/libc to understand chain of userspace calls 
between C API and system call. Implemented proof-of-concept redirection 
library intercepting open(...).

This progress so far is on schedule according to my timeline at 
https://wiki.freebsd.org/SummerOfCode2019Projects/PortsSeparatedBuild .

Theron Tarigo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0991d1c1-a02e-2d6d-1070-439f8abad849>