42 Commits (45c0669d6fe423cb5fbcb61aeef4bb225740892d)

Author SHA1 Message Date
Harry Chen ad822e6d3b Fix Makefile (what stupid typo)
6 years ago
Harry Chen dca77ec5ec Ignore errors when downloading alpine, run full build instead of selected ones
6 years ago
Jiajie Chen bb73d6ecce Implement rcore-fs-fuse version binding
6 years ago
WangRunji b6a3477505 bump rcore-fs-fuse version
6 years ago
chyyuu 05f0efd3fd add some test parts for alpine linux x86_64
6 years ago
chyyuu 8763df973d set 'busybox ash' dynamic-linked app from alpine linux as the default init shell in x86_64 environment
6 years ago
Jiajie Chen 8dbc0edb93 Disable biscuit for Darwin-riscv32
6 years ago
Jiajie Chen 0dc44ae9cb Fix ip checksum calculation
6 years ago
Harry Chen 97bae0c39a Add busybox for riscv32 and mipsel, update README
6 years ago
Harry Chen a1d9dcc78c Fix ucore user app compiling on x86_64
6 years ago
Harry Chen 1829ca47d4 Make nginx compile on 32bit platform, fix bitcuit on riscv
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
6 years ago
Jiajie Chen 88a036dbf0 Building redis for rv64 works with prebuilt toolchain but not the one from source
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 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
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
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 586e682f06 Add conditional compilation for nginx and redis
6 years ago
Jiajie Chen 7bf5f7cf64 Fix travis CI and makefile
6 years ago
Jiajie Chen 88a1f52646 Create directory before copying redis and nginx
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 343574eb12 Access before exec in sh
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
Jiajie Chen 779831fd05 Use musl for biscuit programs in RISC-V
6 years ago
WangRunji f0d05da78f update busybox for x86_64 & aarch64
6 years ago
Jiajie Chen 9ba5207eec Download busybox in Makefile for testing
6 years ago
equation314 ddede19b61 biscuit: support aarch64
6 years ago
WangRunji 86bb44b00d add Rust programs. add Makefile
6 years ago