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
|
8eba3003c6
|
Merge pull request #63 from ids1024/patch
Add recipe for patch
|
2017-08-08 21:10:49 -06:00 |
|
Ian Douglas Scott
|
58b8df2947
|
Add recipe for patch
|
2017-08-08 19:49:46 -07:00 |
|
Jeremy Soller
|
9fdd32a488
|
Merge pull request #62 from ids1024/extrautils-lzma
Make extrautils have xz as a build depend
|
2017-08-08 19:04:49 -06:00 |
|
Ian Douglas Scott
|
937c957516
|
Make extrautils have xz as a build depend
|
2017-08-08 17:47:48 -07:00 |
|
Jeremy Soller
|
25bb4c35d7
|
Merge pull request #61 from ids1024/xz
Add recipe for xz
|
2017-08-08 14:57:55 -06:00 |
|
Ian Douglas Scott
|
2aa8d85a46
|
Add recipe for xz
|
2017-08-08 13:30:42 -07:00 |
|
Jeremy Soller
|
3faf97539a
|
Merge pull request #60 from ids1024/bash
Add recipe for bash
|
2017-08-07 22:01:24 -06:00 |
|
Ian Douglas Scott
|
d863ec6354
|
Add recipe for bash
|
2017-08-07 20:42:33 -07:00 |
|
Jeremy Soller
|
d21c8cc3d4
|
Update README.md
|
2017-08-07 20:41:32 -06:00 |
|
Jeremy Soller
|
88ddff174f
|
Merge pull request #59 from ids1024/unknown
Use -unknown- instead of -elf-
|
2017-08-07 18:09:56 -06:00 |
|
Ian Douglas Scott
|
230fda9ecf
|
Use -unknown- instead of -elf-
|
2017-08-07 15:35:37 -07:00 |
|
Ian Douglas Scott
|
219464b4d0
|
Specify host in config.sh, not specific recipe
|
2017-08-07 14:16:43 -07:00 |
|
Jeremy Soller
|
95101b7dfe
|
Update kernel
|
2017-08-06 15:42:46 -06:00 |
|
Ian Douglas Scott
|
07d58bde4c
|
Enable 'backtrace' feature in libstd, to allow backtraces
|
2017-08-03 21:29:14 -07:00 |
|
Jeremy Soller
|
785ef9a210
|
Update cookbook, installer
|
2017-08-02 21:17:23 -06:00 |
|
Jeremy Soller
|
072917c5df
|
Update pkgutils
|
2017-08-02 21:16:57 -06:00 |
|
Jeremy Soller
|
183f2d5126
|
Update submodules
|
2017-08-02 19:56:07 -06:00 |
|
Jeremy Soller
|
1e2cf8a2b3
|
Use forked smith with newer termion, update pkgutils
|
2017-08-02 19:54:55 -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
|
ebcdd869dd
|
Merge pull request #57 from ids1024/cpp
Build gcc with C++ support
|
2017-07-30 20:49:14 -06:00 |
|
Ian Douglas Scott
|
7df21d6c63
|
Build gcc with C++ support
|
2017-07-30 17:13:27 -07: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
|
e9c632537d
|
Use Redox patched findutils, uutils
|
2017-07-29 09:40:04 -06:00 |
|
Jeremy Soller
|
2b0d014d90
|
Update submodules
|
2017-07-29 08:27:48 -06:00 |
|
Jeremy Soller
|
a7065f4a90
|
Update pkgutils
|
2017-07-29 08:26:40 -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
|
3e0bc79bb9
|
Check for source, not build, when updating
|
2017-07-26 20:35:07 -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 |
|
Jeremy Soller
|
3d12947b72
|
Update submodules
|
2017-07-26 08:20:43 -06:00 |
|
Jeremy Soller
|
742340a220
|
Merge branch 'master' of https://github.com/redox-os/cookbook
|
2017-07-26 08:20:20 -06:00 |
|
Jeremy Soller
|
7d06611aa9
|
Update source, not build, as Cargo.lock is now committed
|
2017-07-26 08:20:15 -06:00 |
|