Gentoo Archives: gentoo-soc

From: Kaoru Esashika <e_kaoru5@××××××××.jp>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] Weekly Report: Fusebox - FUSE Porwered sandbox project
Date: Sun, 02 Aug 2020 23:01:36
Message-Id: CAHuS14P3vd6GEyLq6cuvVcCrb_=XhOnDmEHuyxuReTfnH+4bLQ@mail.gmail.com
1 Hi,
2 This week, I brushed up ACL (Access Control List) feature.
3 I implement a compatibility interface to keep the consistency of the
4 current portage's sandbox.
5 Also, I wrote many tests and stabilized the feature.
6 The unit tests make me to easier modifying code. Because this is to
7 reduce the need to check regressions as the code changes.
8
9 Next week, I will write some code to integrate with portage.
10 It's going to be a different kind of challenge, but I'm going to do my best.
11 And I have some ideas about ACL interface. I'd like to implement it if
12 I had the time.
13
14 Project Repository: https://github.com/pluser/fusebox
15
16 Regards,
17 Kaoru Esashika