Commit graph

1576 commits

Author SHA1 Message Date
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 1174d20d75 Merge pull request #1027 from ids1024/uutils
Add uutils to filesystem.toml
2017-08-14 12:39:20 -06:00
Ian Douglas Scott b4e614d7a7
Add uutils to filesystem.toml 2017-08-14 11:13:33 -07: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 a2f26717ec Update kernel 2017-08-09 21:06:11 -06:00
Jeremy Soller 2a9817e5e6 Revert rust to upstream master 2017-08-09 20:49:42 -06:00
Jeremy Soller 9179e2d3e0 Update Rust 2017-08-09 20:48:48 -06:00
Jeremy Soller 7ff5b34480 Update kernel 2017-08-09 20:36:39 -06:00
Jeremy Soller 383cc2372e Merge branch 'master' of https://github.com/redox-os/redox 2017-08-09 20:36:20 -06:00
Jeremy Soller 1dcfd89250 Update cookbook 2017-08-09 20:36:13 -06:00
Jeremy Soller 95101b7dfe Update kernel 2017-08-06 15:42:46 -06:00
Jeremy Soller 785ef9a210 Update cookbook, installer 2017-08-02 21:17:23 -06:00
Jeremy Soller 183f2d5126 Update submodules 2017-08-02 19:56:07 -06:00
Jeremy Soller 98a2e0f58c Update kernel 2017-08-02 19:07:09 -06:00
Jeremy Soller 6e0c0a0894 Update kernel and redoxfs 2017-08-02 19:00:13 -06:00
Jeremy Soller e20c93a3b0 Merge branch 'master' of https://github.com/redox-os/redox 2017-08-01 19:46:35 -06:00
Jeremy Soller cded5264bf Update cookbook and redoxfs 2017-08-01 19:46:22 -06:00
Jeremy Soller c1b7b6d9bb Merge pull request #1013 from garasubo/improve-readme
improve README
2017-08-01 09:15:47 -06:00
garasubo f7e2de5629 improve README
Add an instruction about redox toolchain
2017-08-01 23:17:32 +09:00
Jeremy Soller 6aec74ec2c Merge pull request #1007 from michelboaventura/patch-1
Fix directions on how to install qemu on Gentoo
2017-07-29 12:03:13 -06:00
Jeremy Soller 2b0d014d90 Update submodules 2017-07-29 08:27:48 -06:00
Jeremy Soller 4af0d2bd84 Only update packages in toml 2017-07-29 08:19:47 -06:00
Jeremy Soller 40b8c921a6 Update kernel and rust 2017-07-29 08:18:07 -06:00
Jeremy Soller 6f4e5782f6 Merge pull request #1008 from garasubo/improve-build-instruction
add instruction about docker image into README
2017-07-28 06:31:47 -06:00
garasubo d420cd6363 add instruction about docker image
In some Linux distribution, it is hard to install redox's toolchain.
I think it is kind if README tell us the way to setup with docker.
2017-07-28 21:22:48 +09:00
Jeremy Soller feb1abcbca Update kernel, update rustc version in README 2017-07-26 21:14:47 -06:00
Jeremy Soller a4353ca274 make update will update cookbook 2017-07-26 20:35:49 -06:00
Jeremy Soller ef442fdf24 Merge branch 'master' of https://github.com/redox-os/redox 2017-07-26 20:33:45 -06:00
Jeremy Soller 03c1f21e73 Update rust, installer 2017-07-26 20:33:40 -06:00
Michel Boaventura 7d319b50f9 Fix directions on how to install qemu on Gentoo
In order to have ``qemu-system-x86_64`` we need to enable ``x86_64`` on ``QEMU_SOFTMMU_TARGETS``, not ``i386``
2017-07-26 22:53:23 -03:00
Jeremy Soller f1f264c8a3 Merge pull request #1006 from michelboaventura/patch-1
Skip fuse install on gentoo if already installed
2017-07-26 19:06:36 -06:00
Michel Boaventura 8383299751 Skip fuse install on gentoo if already installed
The bootstrap.sh script always installs fuse on gentoo. This small change just checks if it is already installed and skip it if so.
2017-07-26 21:14:18 -03:00