Alberto Souza
2b6d8d9615
Add/cleanup stuff.
2023-02-06 10:50:45 +00:00
Jeremy Soller
438c459ca5
Add hardware compatibility
2022-11-11 14:52:57 -07:00
Coleman McFarland
b82213baa6
Install cargo-config from bootstrap script
...
Some cookbook entries were failing with an error like this:
```
error: no such subcommand: `config`
```
We can install this subcommand from the bootstrap script, and also
instruct folks in the README to do so manually.
2020-02-15 08:36:29 -05:00
Tommie Levy
79c3137c1b
Remove out of date reference to external toolchain
2018-10-20 22:31:16 -07:00
Caleb Boylan
97e79eab1c
Change github links in README
2018-08-26 09:27:31 -07:00
stratact
b254ef0e56
Add small
to the project list
2018-08-09 01:17:07 -07:00
stratact
dc0f1c315a
Add ipcd to the list of active projects
2018-08-08 21:54:12 -07:00
stratact
70ce364a2c
Rely on GitLab to link the member accounts automatically
2018-08-08 21:26:29 -07:00
stratact
2428ef9a34
Update active contributor list and add a couple of projects
2018-08-08 21:13:52 -07:00
Nagy Tibor
b57095d2c2
Update build steps
...
After installing rustup the PATH variable needs to be updated for the current shell to be able to use cargo. The installer even warns about this. Possible fix for #1176 .
2018-04-03 01:43:26 +02:00
FloVanGH
dcf56eaf00
Add orbgame to readme.
2018-01-23 08:30:18 +01:00
Oliver Jan Krylow
6e34c0e5c2
Add dependency Xargo to manual setup
2018-01-22 20:34:42 +01:00
Jeremy Soller
80698fe28d
Update README.md
2018-01-16 09:12:11 -07:00
Nopey Nope
d1b26787e5
Update README.md
2018-01-05 18:15:50 -08:00
Nopey Nope
4fb4c356bf
Fix broken link to libstd
2018-01-05 16:39:34 -08:00
Ian Douglas Scott
f2dbef4210
Do not mention 'rustup override set' in README
...
The rust-toolchain file replaces this, and is probably better.
2017-12-30 11:18:41 -08:00
TSleepingCat
014bd18106
Remove broken old kernel link
2017-12-05 15:48:04 +03:00
Nagy Tibor
11303b0413
README.md fixes
2017-10-20 22:09:47 +02:00
Jeremy Soller
a29b01f711
Update Rust and kernel
2017-10-04 18:26:40 -06:00
Emanuele Antonio Faraone
e2c15d9761
Alphabetic order fix
2017-09-21 21:24:09 +02:00
Emanuele Antonio Faraone
0157639e3b
new sodium image
...
thanks jeremy!
2017-09-21 20:01:08 +02:00
Jonathan
4240d05bf9
Fix capitalization
2017-09-20 18:23:16 +02:00
Jeremy Soller
44f776f67a
Update Rust version
2017-09-19 19:30:18 -06:00
Jeremy Soller
507f4ae12f
Update required Rust version
2017-08-27 10:58:19 -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
Mihal Malostanidis
aaf8516357
Fix logo src
...
redox-os/assets were rearranged.
2017-08-16 23:20:12 +03: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
Michel Boaventura
e629627805
Update README
...
The toolchain now is called ``x86_64-unknown-redox``
2017-08-13 14:39:04 -03:00
garasubo
f7e2de5629
improve README
...
Add an instruction about redox toolchain
2017-08-01 23:17:32 +09: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
Emanuele Antonio Faraone
07915f1d4c
screenshot
2017-06-15 22:13:07 +02:00
Emanuele Antonio Faraone
e4492a6cc4
TFS's link
2017-06-15 17:25:20 +02:00
Oliver Jan Krylow
e970f79195
Added 'cd redox' in quick setup
2017-05-24 22:59:28 +02:00
Aurélien DESBRIÈRES
1246e3d08a
+ rustup update
2017-05-02 22:18:36 +02:00
Jeremy Soller
d8b8101bf0
Update README.md
2017-04-22 21:05:07 -06:00
Jeremy Soller
9134637228
Update kernel, update rust version in README
2017-04-18 21:26:53 -06:00
Emanuele Antonio Faraone
d40ea37ad4
Typo fix
2017-04-13 19:43:00 +02:00
Jeremy Soller
9b05fe9f90
Merge pull request #907 from Pharaone/patch-4
...
Alphabetical order fix
2017-04-09 10:18:51 -06:00
Jeremy Soller
29e6283840
Update submodules
2017-04-05 20:11:30 -06:00
Emanuele Antonio Faraone
b95d6ecbb9
Alphabetical order fix
...
Alphabetical order fix, and a small change.
2017-04-03 15:03:52 +02:00
Emanuele Antonio Faraone
1a8759e68e
New screenshots
...
part two of this: https://github.com/redox-os/assets/pull/1
2017-04-03 12:39:29 +02:00
Jeremy Soller
4a20c8f6c0
Use patched termion, add resize executable, update rust nightly version
2017-03-27 18:55:06 -06:00
Jeremy Soller
9abf484c8b
Update README.md
2017-03-20 23:29:53 -06:00
Jeremy Soller
212c436c4f
Update README.md
2017-03-20 23:26:06 -06:00
xTibor
b6b1b44b20
Update README.md
...
Fixed the squashed logo on mobile
Fixed the capitalization of Vim, Rust and Orbital
Added missing, removed surplus parentheses
2017-03-16 21:48:35 +01:00
Aurélien DESBRIÈRES
592c21b9c3
improvement on the qemu without graphic support
2017-02-23 17:07:03 +01:00
Aurélien DESBRIÈRES
f397c57e7b
+ how to run redox-os from remote with qemu without graphic support
2017-02-23 16:36:03 +01:00