Commit Graph

9418 Commits

Author SHA1 Message Date
Jeremy Soller
868a347350 Fix method of adding scheme to passwd 2017-08-23 20:29:46 -06:00
Jeremy Soller
ce2bed8cda Add scheme to home 2017-08-23 20:17:11 -06:00
Bob Sun
f6c3b992e7 Update docker script for SELinux, seccomp and AppArmor enabled systems 2017-08-23 13:09:24 -07:00
Bob Sun
b70934506a Fix a typo in Docker script README.md. 2017-08-22 11:03:47 -07:00
Bob Sun
69134b167c Update the Docker script to disable security options
Disable seccomp and apparmor to compile Redox with Docker image.
2017-08-22 10:49:16 -07:00
Jeremy Soller
2592ddf723 Update kernel 2017-08-21 20:27:23 -06:00
Jeremy Soller
d32f4b1203 Update kernel, installer, redoxfs 2017-08-21 17:56:06 -06:00
Jeremy Soller
2f0770f2fc Merge pull request #1034 from ids1024/usr
Symlink /usr to /
2017-08-21 15:08:12 -06:00
Ian Douglas Scott
ca3eb0bc88
Symlink /usr to /
Helps with some things, in particular #! lines
2017-08-21 13:34:35 -07:00
Jeremy Soller
d0686260c3 Update cookbook 2017-08-19 14:56:10 -06:00
Jeremy Soller
0fb76a8ef2 Pull forked pastel 2017-08-19 14:55:58 -06:00
Jeremy Soller
56120e89d6 Add more options for filesystem installation 2017-08-19 11:02:21 -06:00
Jeremy Soller
ddf029654a Update cookbook 2017-08-19 10:47:12 -06:00
Jeremy Soller
976cea5990 Update Rust 2017-08-19 10:06:55 -06:00
Jeremy Soller
ec02f1d2ed Update rust 2017-08-19 10:03:29 -06:00
Jeremy Soller
5a0443aeb0 Merge pull request #1033 from ids1024/scheme
Add scheme to PATH
2017-08-18 19:40:42 -06:00
Ian Douglas Scott
babc5dde19
Add scheme to PATH 2017-08-18 16:36:15 -07:00
Jeremy Soller
6812d47f4c Merge pull request #79 from ids1024/perl-fork
A couple fixes for perl, and initial recipes for automake and autoconf
2017-08-17 21:38:37 -06:00
Ian Douglas Scott
67031d3708
Add recipes for automake and autoconf; compiles but not properly working 2017-08-17 19:57:56 -07:00
Ian Douglas Scott
a7e540a5e3
perl: build POSIX 2017-08-17 19:36:34 -07:00
Ian Douglas Scott
926a20832a
perl: Forking fixes 2017-08-17 17:03:22 -07:00
Jeremy Soller
8ba6a1dded Merge pull request #78 from ids1024/perl
Recipe for perl
2017-08-17 16:22:04 -06:00
Ian Douglas Scott
a539a7413e
Recipe for perl 2017-08-17 15:19:28 -07:00
Jeremy Soller
a4c110eddd Merge pull request #77 from redox-os/curl-autoreconf-i
Add -i to autoreconf for Curl
2017-08-17 15:33:04 -06:00
Jeremy Soller
36b2a671c8 Update recipe.sh 2017-08-17 15:32:18 -06:00
Jeremy Soller
d01cce92ac Merge pull request #76 from ids1024/python-bump
Bump python version
2017-08-17 13:19:49 -06:00
Jeremy Soller
837f416cd1 Merge pull request #74 from ids1024/curl-tar
Use release tarball for curl, with a couple patches
2017-08-17 13:18:57 -06:00
Ian Douglas Scott
846fb86f74
Bump python version 2017-08-17 12:10:30 -07:00
Ian Douglas Scott
810be8f815
Use release tarball for curl, with a couple patches 2017-08-17 11:19:31 -07:00
Jeremy Soller
158cdfff6f Merge pull request #73 from ids1024/debug-mode
Add --debug argument to cook.sh to build in debug mode, unstripped
2017-08-17 10:20:46 -06:00
Jeremy Soller
d12d150d21 Merge pull request #58 from ids1024/backtrace
Enable 'backtrace' feature in libstd, to allow backtraces
2017-08-17 10:20:09 -06:00
Ian Douglas Scott
f18c0f69bc
Add --debug argument to cook.sh to build in debug mode, unstripped 2017-08-17 09:07:12 -07:00
Jeremy Soller
994882afc6 Merge pull request #1032 from Pharaone/master
New desktop image
2017-08-17 06:40:10 -06:00
Emanuele Antonio Faraone
86a6fb7738 Update README.md 2017-08-17 13:37:45 +02:00
Emanuele Antonio Faraone
84b324c29e Update README.md 2017-08-17 08:39:00 +02:00
Emanuele Antonio Faraone
1595cb9ccb Merge pull request #1 from redox-os/master
Update
2017-08-17 08:37:02 +02:00
Jeremy Soller
6d3edd612b Merge pull request #1031 from qm3ster/patch-1
Fix logo src
2017-08-16 15:09:34 -06:00
Mihal Malostanidis
aaf8516357 Fix logo src
redox-os/assets were rearranged.
2017-08-16 23:20:12 +03:00
Jeremy Soller
eff7b0df8e Merge pull request #1030 from fengalin/docker_update
Docker: align APT key retrieval with Cookbook README
2017-08-16 08:14:59 -06:00
fengalin
0e60d15297 Attempt to fix travis build 2017-08-16 15:49:23 +02:00
fengalin
5f8fa86cce Docker: align APT key retrieval with Cookbook README
Use the same command as the Cookbook README for Redox OS APT key retrieval.
Keep adding the Redox OS repository in a dedicated file. This allows updating it specifically without updating the other repositories one more time.
2017-08-16 15:29:32 +02:00
Jeremy Soller
a92b201f80 Merge pull request #1029 from AgostonSzepessy/readme
Update Readme
2017-08-16 06:34:30 -06:00
Agoston Szepessy
2583d6c170 Remove link to Magnet from README
The link for Magnet led to a page that displayed a 404 error.
2017-08-15 23:49:22 -04:00
Agoston Szepessy
b03748cd66 Update README to describe Makefile options 2017-08-15 23:46:25 -04:00
Jeremy Soller
491a8f0b74 Merge pull request #1028 from ids1024/cookbook-submodule
Update cookbook submodule
2017-08-15 21:08:36 -06:00
Ian Douglas Scott
d86227bbd4
Update cookbook submodule 2017-08-15 19:45:10 -07:00
Jeremy Soller
361588261f Update rust 2017-08-15 20:09:10 -06:00
Jeremy Soller
5f961f888b Merge pull request #72 from ids1024/git-patch
Simplify git patch a bit
2017-08-15 15:34:18 -06:00
Ian Douglas Scott
064869a1f1
git: Simplify patch a bit; some functions have been added 2017-08-15 13:38:11 -07:00
Ian Douglas Scott
f0f21aa8fe
git: do not patch /dev/null to null:
Newlib now has a workaround for this, and it was resulting in a lot of
changes.
2017-08-15 13:19:35 -07:00