Ronald Weber
1f87c6b55b
README.md: Revert "test commit"
...
It's not that nice to see 'test' as first thing in the README.
This reverts commit bb4b3e838c
.
2025-02-07 18:43:29 +01:00
Ribbon
8d237436af
Fix the book links on the README
2024-09-20 22:03:58 +00:00
IncompententPirate
bb4b3e838c
test commit
2024-09-07 12:43:58 +05:30
Jeremy Soller
9622585e25
Remove out of date downloads shield
2024-08-29 10:23:42 -06:00
Ribbon
29b9a4c7dd
Improve the README
2024-07-02 10:17:49 +00:00
Ron Williams
3dfbcf314b
Improve README for visitors who arrive at our GitHub mirror
2024-05-07 23:08:59 -07:00
Michael Wang
0dee515449
Fix Developer FAQ Link
2024-01-21 03:46:48 +00:00
Ribbon
cb1e9a0cbd
Improve/cleanup the README
2023-10-29 18:32:57 +00:00
Ribbon
7129de67df
Update maintainers
2023-05-11 18:17:20 +00:00
Ribbon
c152347ffa
More cleanup.
2023-03-02 08:06:59 +00:00
Ribbon
9fc9b754a1
Restore GitLab screenshots.
2023-03-02 07:54:52 +00:00
Ribbon
6d68bf5a4f
Big README cleanup/improvements.
2023-03-02 07:40:53 +00:00
Jeremy Soller
3c63648d19
Remove all references to xargo
2023-02-21 11:53:37 -07:00
Alberto Souza
32d763e65d
Restore a command (deleted in my branch to fix MR conflict).
2023-02-08 19:49:53 +00:00
Alberto Souza
0561954977
Add book maintainer, improve the build section and cleanup old stuff.
2023-02-08 19:39:27 +00:00
Alberto Souza
7d45f8a106
Improve explanation.
2023-02-06 11:02:34 +00:00
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