DragonOS/tools
LoGin de4ee15bc8
feat: 引入RootFS清单系统并重构DADK配置 (#1776)
- 新增RootFS清单系统,支持通过ROOTFS_MANIFEST环境变量选择不同配置
- 重构DADK配置生成逻辑,移除旧的dadk-manifest.toml和rootfs.toml
- 更新构建系统以支持清单解析和动态配置生成
- 改进用户态包管理,支持按清单切换包集合
- 升级DADK到v0.6.1并更新相关工具链

Signed-off-by: longjin <longjin@DragonOS.org>
2026-02-10 13:28:34 +08:00
..
arch
debugging/logmonitor chore: Upgrade kernel toolchain to 250810 (#1257) 2025-08-18 13:25:19 +08:00
qemu feat(nix): 添加nix alias,formatter,以及更好的提示与原make命令集成 (#1661) 2026-01-28 00:17:18 +08:00
test-upload fix(ipc): 修复kill进程组的bug (#1424) 2025-12-02 14:15:28 +08:00
.gdbinit feat: 改进VM状态管理和GDB调试支持 (#1638) 2026-01-13 13:44:01 +08:00
.gitignore feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
BUILD_CONTAINER_VERSION feat: 引入RootFS清单系统并重构DADK配置 (#1776) 2026-02-10 13:28:34 +08:00
Cargo.lock feat(vfs): implement fallocate syscall (#1668) 2026-02-05 21:40:37 +08:00
Cargo.toml
Dockerfile feat(ci): Bump build container to v1.19 and CI fixes (#1442) 2025-12-09 13:59:57 +08:00
Dockerfile.artifacts ci: Refactor nightly build workflow to separate build and publish steps (#1473) 2025-12-15 15:19:42 +08:00
Makefile fix: 更新Makefile指定的Rust工具链为nightly-2025-08-10 (#1328) 2025-11-01 15:39:46 +08:00
batch_delete_loop.py
bochsinit
bootstrap.sh feat: 引入RootFS清单系统并重构DADK配置 (#1776) 2026-02-10 13:28:34 +08:00
build_gcc_toolchain.sh feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
build_in_docker.sh feat: 引入RootFS清单系统并重构DADK配置 (#1776) 2026-02-10 13:28:34 +08:00
change_rust_src.sh feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
check_arch.sh feat: 引入RootFS清单系统并重构DADK配置 (#1776) 2026-02-10 13:28:34 +08:00
configure_network.sh feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
create_hdd_image.sh
doc_translator.py Fix mountable fs doc (#1224) 2025-06-29 17:57:32 +08:00
dump_kernel.sh feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
grub_auto_install.sh feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
init_rust_toolchain.sh feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
install_cross_gcc.sh feat: la64 boot (#1132) 2025-04-20 18:51:45 +08:00
list_contributors.py
make_fs_image.sh feat(fs): 补充mount系统调用,增加对硬盘挂载 & ext4文件系统的支持 (#1182) 2025-06-29 17:05:06 +08:00
rootfs_manifest_resolve.sh feat: 引入RootFS清单系统并重构DADK配置 (#1776) 2026-02-10 13:28:34 +08:00
run-qemu.sh feat(x86_64): 添加KVM时钟源支持 (#1683) 2026-01-22 15:23:40 +08:00
write_disk_image.sh feat: 引入RootFS清单系统并重构DADK配置 (#1776) 2026-02-10 13:28:34 +08:00