Commit Graph

9293 Commits

Author SHA1 Message Date
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
Jeremy Soller
01b6d5de78 Merge pull request #71 from Nickforall/ncurses-patch
Fix ncurses failing to compile.
2017-08-15 11:43:59 -06:00
Nick Vernij
6d3e9cc1ef Fixed ncurses failing to compile.
Added a cpp flag that is required for certain versions of gcc.
2017-08-15 18:08:54 +02:00
Jeremy Soller
0ff24ae298 Merge pull request #69 from ids1024/uutils
Add symlinks to uutils package
2017-08-14 12:40:46 -06:00
Jeremy Soller
1174d20d75 Merge pull request #1027 from ids1024/uutils
Add uutils to filesystem.toml
2017-08-14 12:39:20 -06:00
Ian Douglas Scott
d306f65586
Add symlinks to uutils package 2017-08-14 11:21:57 -07:00
Ian Douglas Scott
b4e614d7a7
Add uutils to filesystem.toml 2017-08-14 11:13:33 -07:00
Jeremy Soller
d0490b1ea0 Merge pull request #68 from 7h0ma5/readline
Add recipe for readline
2017-08-14 09:59:17 -06:00
Jeremy Soller
936e204f17 Merge pull request #67 from 7h0ma5/master
Add recipe for ncurses
2017-08-14 09:58:45 -06:00
Thomas Gatzweiler
b6b80960e2 Add recipe for readline 2017-08-14 17:19:30 +02:00
Thomas Gatzweiler
f6c4c29a95 Add recipe for ncurses 2017-08-14 17:11:16 +02:00
Jeremy Soller
c436d81a09 Update Rust 2017-08-13 15:04:29 -06:00
Jeremy Soller
9012517d57 Merge pull request #1026 from michelboaventura/patch-2
Update README
2017-08-13 13:53:00 -06:00
Michel Boaventura
e629627805 Update README
The toolchain now is called ``x86_64-unknown-redox``
2017-08-13 14:39:04 -03:00
Jeremy Soller
3c5116424b Update redoxfs 2017-08-12 11:25:28 -06:00
Jeremy Soller
658d594fd2 Merge pull request #1024 from fengalin/docker_update
Update docker container build script and README
2017-08-12 07:47:42 -06:00
fengalin
c323f81b8c Update docker container build script and README
- Use https for redox apt repository
- Import the repository's key
- Update [toolchain packages' names](https://github.com/redox-os/cookbook/pull/59)
- Install `wget` which is needed by [coobook/recipes/xz](https://github.com/redox-os/cookbook/blob/master/recipes/xz/recipe.sh)
- Update README file to reflect the [discussion about when the submodules are needed](https://github.com/redox-os/redox/pull/1005#discussion_r129432929)
- Update README file to suggest using `make fetch all` in place of `make update all` since `Cargo.lock` files come with the sources now. See this [comment](https://github.com/redox-os/redox/issues/1021#issuecomment-320946322)

Note: current source tree generation requires runing the docker container with `bash -c RUSTFLAGS=\"-A unused_mut\" make fetch all` in place of `make fetch all`
2017-08-12 15:29:27 +02:00
Jeremy Soller
a61450e16a Update cookbook 2017-08-12 06:45:31 -06:00
Jeremy Soller
9175dec21e Update rust 2017-08-12 06:45:14 -06:00
Jeremy Soller
5a746d52f3 Merge pull request #65 from ids1024/patch-chown
Patch patch not to call chown
2017-08-12 06:32:25 -06:00
Jeremy Soller
e134924c8a Merge pull request #66 from ids1024/preserve
Pass -p to cp, to make running autotools unnecessary
2017-08-12 06:31:23 -06:00
Ian Douglas Scott
aedea229de
Pass -p to cp, to make running autotools unnecessary 2017-08-11 19:57:02 -07:00
Ian Douglas Scott
c9ed826f9d
Patch patch not to call chown 2017-08-11 18:37:51 -07:00
Jeremy Soller
fc43b45ff3 Merge pull request #64 from ids1024/pkg
Use system 'pkg' when run on Redox
2017-08-11 15:08:25 -06:00
Ian Douglas Scott
c6c877611d
Use system 'pkg' when run on Redox 2017-08-10 18:30:46 -07:00
Jeremy Soller
a2f26717ec Update kernel 2017-08-09 21:06:11 -06:00