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, 09 Aug 2020 23:00:50
Message-Id: CAHuS14NmtSZH5sW93WxAQsDE1CxmFyH--ot4spM2bjuUAT7Nwg@mail.gmail.com
1 Hi,
2 This week, I implement the interface to control ACL.
3 This interface is file-oriented.
4 I thought it would be better to be able to open the file in an editor
5 and edit the list directly, so I implemented it.
6 Changes are passed directly to Fusebox and take effect immediately.
7
8 Next week, I will integrate with the portage.
9 Integrating may require patching to emerge program, so I might
10 encounter some problems.
11 I'm going to work on this as soon as possible for the final evaluation.
12
13 Project Repository: https://github.com/pluser/fusebox
14
15 Regards,
16 Kaoru Esashika