DragonOS/docs
Samuel Dai f031e61716
feat(build): replace rootfs and user space app creation with nix base scripts (#1505)
Implement
- userland build in nix, with cross platform support and 
non-previleged disk gen
- qemu start command in nix
- nix develop envrionment for make kernel
- document build environment defined by nix

Next Steps
- 减小rootfs占用nix store的体积
- deb包的打包兼容用的函数
- 更加灵活的构建依赖注入
- 保留先前系统内修改的内容
- nix rootfs build与qemu启动适配 vnc模式
- 适配 riscv64 构建
- Arm MacOS上的开发兼容
2025-12-26 18:36:13 +08:00
..
_static docs: 更新README和构建文档,添加DragonOS Playground体验方式 (#1484) 2025-12-17 00:20:50 +08:00
_templates doc: 添加在github上编辑的按钮,以及扩展footer (#940) 2024-09-25 23:53:23 +08:00
agents docs: 新增发布助手能力说明文档和V0.4.0发行日志 (#1533) 2025-12-22 19:52:20 +08:00
community docs: 新增发布助手能力说明文档和V0.4.0发行日志 (#1533) 2025-12-22 19:52:20 +08:00
dev-skills feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
introduction feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
kernel feat(loop_device): 新增loop设备子系统 (#1261) 2025-12-24 14:29:46 +08:00
locales/en Update translated documentation (#1549) 2025-12-24 14:37:47 +08:00
questions doc: Add Q&A docs (#1174) 2025-05-23 02:02:48 +08:00
userland feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
.gitignore feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
.translation_cache.json Update translated documentation (#1549) 2025-12-24 14:37:47 +08:00
Makefile 修正开发者参与指南的链接 (#1002) 2024-10-21 00:16:14 +08:00
conf.py feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
flake.lock feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
flake.nix feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
index.rst feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
make.bat 初始化了文档 2022-06-17 23:50:40 +08:00
requirements.txt feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00