Commit graph

223 commits

Author SHA1 Message Date
fsquillace
ce3fefeab5 Issue #141: 🎨 Refactor code 2016-05-30 23:01:26 +01:00
Filippo Squillace
b7f10dc55b 📝 Update CONTRIBUTING.md and change unit tests file names 2016-05-11 22:40:12 +01:00
Filippo Squillace
360995492c Merge pull request #139 from fsquillace/issue_138_pkgfile
Issue #138: pkgfile documentation
2016-02-26 23:31:30 +00:00
Filippo Squillace
ea3af255cf Issue #138: pkgfile documentation 2016-02-26 23:21:52 +00:00
Filippo Squillace
421d8034c0 Merge pull request #136 from fsquillace/contributing
Contributing
2016-01-30 12:39:27 +00:00
Filippo Squillace
d36093b0f5 Change the name of proot variable 2016-01-30 12:14:44 +00:00
Filippo Squillace
0ecd1b297b Add CONTRIBUTING.md file 2016-01-30 12:14:36 +00:00
builder
846b47ff3a Small fix in usage function 2015-12-26 15:56:07 +00:00
builder
c10c8713bb Fix proot arguments help 2015-12-26 13:31:24 +00:00
Filippo Squillace
acfaed0dd4 Merge pull request #133 from fsquillace/issue_127_mtab
Issue #127: Do not let proot mount the mtab file
2015-12-26 12:57:03 +00:00
builder
36212d3cbf Issue #127: Do not let proot mount the mtab file
This change prevents inconsistency problems when the JuNest environment
is run simultaneously in fakeroot and normal user. The mtab file is
never mount by proot but, instead, it is symlinked to /proc/self/mounts.
2015-12-26 12:55:19 +00:00
Filippo Squillace
3beab7fc74 Merge pull request #132 from adamcavendish/patch-1
Add a message for showing proot arguments help
2015-12-13 20:19:06 +00:00
Adam Basfop Cavendish
6116585fb8 Add a message for showing proot arguments help 2015-12-14 01:14:45 +08:00
Filippo Squillace
aaa70898ad Merge pull request #129 from fsquillace/gratipay-badge
Gratipay badge and LANG fix
2015-12-01 20:35:46 +00:00
Filippo Squillace
c6bb53e2cc Issue #128: Fix the /etc/locale.conf file 2015-12-01 19:52:11 +00:00
Filippo Squillace
336652ccf6 Add gratipay badge 2015-10-30 21:37:14 +00:00
Filippo Squillace
5502966276 Update the version to 5.6.7 (Nitida) 2015-10-24 16:40:28 +00:00
Filippo Squillace
90510f8da9 Add OpenHub badge and TOC in README 2015-10-22 00:01:35 +00:00
Filippo Squillace
fd28e511fc Update README with junest-builder reference 2015-10-19 18:51:11 +00:00
Filippo Squillace
016c028da1 Merge pull request #122 from fsquillace/issue_116_gpg_agent
Issue #116: Kill gpg-agent during build of image
2015-10-18 21:50:37 +01:00
Filippo Squillace
dbc6f7ad12 Issue #116: Kill gpg-agent during build of image
Use jchroot instead of arch-chroot since it is more reliable on
all architectures.
2015-10-18 17:20:59 +00:00
Filippo Squillace
73e222300f Merge pull request #121 from fsquillace/issue_114_umask
Issue #114: Add umask on build image script
2015-10-16 13:50:45 +01:00
Filippo Squillace
1aa7a3ddbd Issue #114: Add umask on build image script 2015-10-16 09:28:10 +00:00
Filippo Squillace
88992cc503 Small fix in the proot seccomp test 2015-10-15 22:39:02 +00:00
Filippo Squillace
f6cd31996d Merge pull request #120 from fsquillace/fallback
Issue #113: Fix fallback for proot command
2015-10-15 19:39:17 +01:00
Filippo Squillace
2cfb81daaa Issue #113: Fix fallback for proot command 2015-10-14 23:39:36 +00:00
Filippo Squillace
cfa512755f Update contacts in docs 2015-08-29 18:30:59 +00:00
Filippo Squillace
f3ad4571f0 Merge pull request #105 from fsquillace/issue_104_newaur
Issue 104 newaur
2015-08-08 23:39:20 +01:00
Filippo Squillace
6365d52f50 Issue #104: Use junest-git package in the image 2015-08-08 09:57:23 +00:00
Filippo Squillace
e0a9ee3b26 Change URLs for the AUR repository system 2015-08-07 12:48:08 +00:00
Filippo Squillace
06879b277c Merge pull request #103 from fsquillace/issue_102_aur
Issue #102: Update README for installing JuNest via AUR
2015-08-05 09:42:29 +01:00
Filippo Squillace
f3c043ee15 Issue #102: Update README for installing JuNest via AUR 2015-08-04 15:17:42 +00:00
Filippo Squillace
ccfe4c79ea Merge pull request #99 from fsquillace/issue_94_test_arch
Issue #94: Add tests for arch option
2015-07-18 19:31:10 +01:00
Filippo Squillace
6b357245c3 Issue #94: Add tests for arch option 2015-07-18 17:16:38 +00:00
Filippo Squillace
9e633b77e0 Merge pull request #98 from fsquillace/issue_96_check
Issue #96: Add the check option
2015-07-17 23:47:12 +01:00
Filippo Squillace
7f3919700a Issue #96: Add the check option 2015-07-17 22:32:07 +00:00
Filippo Squillace
47f496a692 Merge pull request #97 from fsquillace/issue_93_metadata
Issue 93 metadata
2015-07-05 15:50:42 +01:00
Filippo Squillace
e2b14e9bff Issue #93: Improve help and add test for proot access 2015-07-05 14:20:07 +00:00
Filippo Squillace
438eeafb63 Issue #93: Add test for chroot 2015-07-05 11:46:35 +00:00
Filippo Squillace
b7ad845771 Issue #93: Add JuNest metadata 2015-07-04 23:46:27 +00:00
Filippo Squillace
d27f790562 Issue #95: Document the uname executable 2015-06-29 21:56:47 +00:00
Filippo Squillace
7b026c133c Merge pull request #92 from fsquillace/issue_91_arch
Issue 91 arch
2015-06-29 20:59:40 +01:00
Filippo Squillace
0cf7c624ec Issue #91: Add the architecture option 2015-06-29 19:57:07 +00:00
Filippo Squillace
8475d8eb41 Fix the build of x86 image 2015-06-29 15:04:31 +00:00
Filippo Squillace
45814d65a5 Refactor the chroot script 2015-06-28 13:08:48 +00:00
Filippo Squillace
98a1ef5bf0 Issue #88: Copy qemu static and all proot compat binaries 2015-06-24 18:34:10 +00:00
Filippo Squillace
2cae586c34 Use SUDO_USER instead of SUDO_UID 2015-06-24 18:33:02 +00:00
Filippo Squillace
59d71111b1 Merge pull request #90 from fsquillace/issue_89_true
Issue 89 true
2015-06-24 09:38:03 +01:00
Filippo Squillace
e3a0726a19 Remove binutils from the image 2015-06-23 22:45:15 +00:00
Filippo Squillace
21f3b6ebda Issue #89: Remove id executable 2015-06-23 22:45:15 +00:00