DragonOS/tools
LoGin a05738e7cc
fix: 修正nographic启动时,控制台日志未能输出到文件的问题 (#1082)
Signed-off-by: longjin <longjin@DragonOS.org>
2025-01-01 23:38:43 +08:00
..
arch 调整脚本,使得能够创建riscv的磁盘镜像,并引导进入riscv下的grub (#450) 2023-11-21 13:42:18 +08:00
debugging/logmonitor chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
qemu 新增网络socket的系统调用接口 (#247) 2023-04-19 18:05:02 +08:00
.gdbinit 使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (#457) 2023-11-25 12:07:39 +08:00
.gitignore Patch fix sched (#419) 2023-11-04 21:35:25 +08:00
BUILD_CONTAINER_VERSION chore: 修复编译镜像未能正确安装工具链的问题 (#1071) 2024-12-07 16:37:15 +08:00
Cargo.toml 增加内存分配日志监视器 (#424) 2023-11-07 21:39:27 +08:00
Dockerfile ci: fix docker run failed (#961) 2024-10-10 03:06:48 +08:00
Makefile chore: update toolchain version to 2024-11-05 (#1031) 2024-11-11 21:29:15 +08:00
batch_delete_loop.py o3能运行 2022-08-01 20:55:47 +08:00
bochsinit 🆕 基本完成了slab内存分配器 2022-02-28 16:15:44 +08:00
bootstrap.sh chore: 修复编译镜像未能正确安装工具链的问题 (#1071) 2024-12-07 16:37:15 +08:00
build_gcc_toolchain.sh 修复Archlinux下的bootstrap脚本问题, (#552) 2024-03-09 21:20:12 +08:00
build_in_docker.sh chore: update docker image version in script && update doc (#1076) 2024-12-16 01:48:46 +08:00
change_rust_src.sh chore: 修复编译镜像未能正确安装工具链的问题 (#1071) 2024-12-07 16:37:15 +08:00
check_arch.sh chore: Bump dadk to 0.2.0 (#1058) 2024-11-27 01:30:31 +08:00
configure_network.sh 增加对dhcpv4的支持(tcp、udp socket已写好,但由于缺少epoll机制,尚未完整测试) (#237) 2023-04-10 20:22:39 +08:00
create_hdd_image.sh 调整脚本,使得能够创建riscv的磁盘镜像,并引导进入riscv下的grub (#450) 2023-11-21 13:42:18 +08:00
docker-entrypoint.sh ci: change rust src to crates-io-index while using GitHub workflow (#1023) 2024-10-31 01:05:34 +08:00
dump_kernel.sh new: 内核反汇编脚本 2022-08-15 12:15:17 +08:00
grub_auto_install.sh chore(tools): add the gentoo grub_auto_install support (#827) 2024-05-23 02:15:44 +08:00
init_rust_toolchain.sh 添加rust的bare bone工具链 (#197) 2023-03-12 21:04:37 +08:00
install_musl_gcc.sh build: Remove DragonOS_GCC And make CI use docker image (#954) 2024-10-10 00:59:50 +08:00
list_contributors.py 添加socketpair (#505) 2024-02-07 18:06:15 +08:00
run-qemu.sh fix: 修正nographic启动时,控制台日志未能输出到文件的问题 (#1082) 2025-01-01 23:38:43 +08:00
write_disk_image.sh chore: Bump dadk to 0.2.0 (#1058) 2024-11-27 01:30:31 +08:00