Harry Chen
|
1829ca47d4
|
Make nginx compile on 32bit platform, fix bitcuit on riscv
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Harry Chen
|
b09e4e24ad
|
Make redis run under mipsel
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Harry Chen
|
4f5bbce516
|
Merge branch 'master' of https://github.com/rcore-os/rcore-user into HEAD
|
6 years ago |
Harry Chen
|
60bc1a54d2
|
Port ucore, rust, biscuit to mipsel
Signed-off-by: Harry Chen <i@harrychen.xyz>
|
6 years ago |
Jiajie Chen
|
88a036dbf0
|
Building redis for rv64 works with prebuilt toolchain but not the one from source
|
6 years ago |
Chen
|
b1e7a2d07e
|
Merge pull request #2 from ProfFan/master
echo is not POSIX compliant on \n
|
6 years ago |
Fan Jiang
|
de875a4a71
|
echo is not POSIX compliant on \n
|
6 years ago |
Jiajie Chen
|
ec476c3acb
|
Bump rcore-fs-fuse version
|
6 years ago |
Jiajie Chen
|
8af72001d1
|
Disable iperf for darwin, update README for gcc
|
6 years ago |
Jiajie Chen
|
1349a4c4c2
|
Build iperf3 statically
|
6 years ago |
Jiajie Chen
|
7589a0acf4
|
Add iperf3 program
|
6 years ago |
Jiajie Chen
|
69febc9fcc
|
Add instructions for nginx
|
6 years ago |
Jiajie Chen
|
a2c714f460
|
Fix nginx static build and nginx.conf
|
6 years ago |
Jiajie Chen
|
0c30009938
|
Add an example nginx conf
|
6 years ago |
Jiajie Chen
|
315299114e
|
Allow user to download and extract alpinelinux rootfs in Makefile
|
6 years ago |
WangRunji
|
bf70c66685
|
update command to install rcore-fs-fuse
|
6 years ago |
WangRunji
|
26f61fa75a
|
update README
|
6 years ago |
Jiajie Chen
|
aa0c8b440e
|
Add note for how to test redis
|
6 years ago |
Jiajie Chen
|
81a1f9356c
|
Redis is working with patches and also copy a redis.conf to build dir
|
6 years ago |
Jiajie Chen
|
41d8f344a3
|
Fix redis building on Linux and disable its usage of epoll
|
6 years ago |
equation314
|
96548d0464
|
Fix SYS_FACCESSAT id for non-x86
|
6 years ago |
Jiajie Chen
|
af7bd73cba
|
Fix allow_failures syntax again
|
6 years ago |
Jiajie Chen
|
c20c79c29e
|
Merge targets in travis ci and fix typo in Makefile
|
6 years ago |
Jiajie Chen
|
11e02349a7
|
Do not build redis on CI by default
|
6 years ago |
Jiajie Chen
|
29bf99fe4a
|
Fix allow_failures syntax
|
6 years ago |
Jiajie Chen
|
586e682f06
|
Add conditional compilation for nginx and redis
|
6 years ago |
Jiajie Chen
|
7bf5f7cf64
|
Fix travis CI and makefile
|
6 years ago |
Jiajie Chen
|
1be7b49668
|
Install riscv linux musl toolchain in travis ci
|
6 years ago |
Jiajie Chen
|
1ef3203f99
|
Add bulid matrix in README and update build matrix in travis CI
|
6 years ago |
Jiajie Chen
|
88a1f52646
|
Create directory before copying redis and nginx
|
6 years ago |
Jiajie Chen
|
3f62c5095b
|
Remove i386 arch, add redis and nginx to travis ci test
|
6 years ago |
Jiajie Chen
|
a62056dd8b
|
Build redis
|
6 years ago |
Jiajie Chen
|
e60682ae32
|
Do not build nginx on Darwin
|
6 years ago |
Jiajie Chen
|
2d9d78e714
|
Build nginx
|
6 years ago |
Jiajie Chen
|
18753c0190
|
Fix typo in travis CI and remove allow_failure
|
6 years ago |
Jiajie Chen
|
787ffbd4eb
|
Download prebuilt from musl.cc. Disable osx in .travis.yml
|
6 years ago |
Jiajie Chen
|
0858788fdb
|
Add osx to allow failures
|
6 years ago |
Jiajie Chen
|
343574eb12
|
Access before exec in sh
|
6 years ago |
Jiajie Chen
|
a739f17988
|
Do not use alloc::prelude
|
6 years ago |
Jiajie Chen
|
2e6a9eb7b5
|
Fix travis
|
6 years ago |
Jiajie Chen
|
ce51c9b2ec
|
Generate qcow2 instead of raw image for sfs unused blocks
|
6 years ago |
Jiajie Chen
|
bf9d296331
|
Use rcore-fs-fuse instead of mksfs for sfsimg generation
|
6 years ago |
Jiajie Chen
|
835568e205
|
Do not build biscuit for riscv64 by default
|
6 years ago |
WangRunji
|
7045a26e17
|
remove initfd for ucore programs
|
6 years ago |
Jiajie Chen
|
aae69bd685
|
Fix pthread missing in riscv toolchain
|
6 years ago |
Jiajie Chen
|
779831fd05
|
Use musl for biscuit programs in RISC-V
|
6 years ago |
Jiajie Chen
|
f5ec8a84c3
|
Only enlarge heap when necessary
|
6 years ago |
Jiajie Chen
|
3009626522
|
Enable MMX and SSE for x86_64 and add floating point test
|
6 years ago |
Jiajie Chen
|
a8497fb692
|
Fix syscall clobber for x86_64, improve iperf performance
|
6 years ago |
Jiajie Chen
|
449b8a0a67
|
Partially working iperf client
|
6 years ago |