Filippo Squillace
313ef30662
Add aurutils to the check build script
2019-08-09 21:19:37 +10:00
Filippo Squillace
691369068d
Update README and change order for PATH variable
2019-06-10 17:33:31 +10:00
Filippo Squillace
6361522e40
Fix aur validation tests and include sudo-fake in codebase
2018-10-31 20:53:08 +11:00
Filippo Squillace
cc351f419d
Add check for disabled unprivileged user namespace
2018-10-28 17:34:45 +11:00
Filippo Squillace
f60bbb5c2a
Issue #195 : Check presence of nested env first
2017-09-18 13:48:34 +02:00
Filippo Squillace
4b6fd63cf8
Inform with a warn in case SECCOMP gets disabled
2017-06-23 14:51:29 +02:00
Filippo Squillace
358f92d3e0
Remove package-query as a dependency for building JuNest Image
2017-04-25 22:53:10 +01:00
Filippo Squillace
8fe650ce87
Update the system before running checks
2017-04-25 00:22:09 +01:00
Filippo Squillace
7ebdf628cf
Issue #184 : Add sudo-fake to JuNest image
2017-04-24 09:21:40 +01:00
Filippo Squillace
7b2dee540f
🐛 Fix location of the check script during image build
2017-04-19 22:35:03 +01:00
Filippo Squillace
03a29590de
Add -i and -r options for groot command
2017-04-19 21:04:51 +01:00
Filippo Squillace
0060658726
Issue #174 : Add util-linux in JuNest image
...
util-linux contains `unshare` which is needed for the namespace mode.
2017-04-12 20:43:35 +01:00
Filippo Squillace
b817aa8445
Issue #174 : Add -g option for Groot and integ tests for user namespace
2017-04-12 20:43:30 +01:00
Filippo Squillace
fcb4a36f30
Issue #174 : Add option -n in groot and umount directories in order
2017-04-12 20:43:21 +01:00
Filippo Squillace
8e5531a27a
Issue #174 : Add unit test for namespace
2017-04-12 20:43:12 +01:00
Filippo Squillace
0f7fd33c53
Issue #174 : Add new program GRoot and change version option for JuNest!
...
This replaces jchroot because GRoot can be also used in a user namespace environment.
2017-04-12 20:42:56 +01:00
Filippo Squillace
426b708d2d
Issue #174 : Rename common functions and define skeleton for namespace functions
2017-04-12 20:42:35 +01:00
Filippo Squillace
0ec35a4088
Issue #174 : Add namespace module and check for user namespace
2017-04-12 20:42:10 +01:00
Filippo Squillace
72640b3ca3
Create the proper S3 bucket for JuNest
2017-03-18 14:53:48 +00:00
Filippo Squillace
adcfe7c8dc
Move to S3 service for hosting the JuNest images
...
Dropbox Public folder became private:
https://www.dropbox.com/help/16
2017-03-16 19:40:54 +00:00
Filippo Squillace
ddc7ede70a
Issue #174 : 🎨 Change structure of core modules
...
This change separate different parts of the code into several categories:
`chroot`, `proot`, `build`, `common`, `setup`. This should simplify the
maintenance of the code and will help introducing the user namespace module
in a easier way.
2017-03-13 21:06:18 +00:00