mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 12:16:31 +00:00
20
README.md
20
README.md
@ -1,9 +1,17 @@
|
||||
# DragonOS
|
||||
<div align="center">
|
||||
<img width="40%" src="docs/_static/dragonos-logo.svg" alt="dragonos-logo"></br>
|
||||
<h2>打造完全自主可控的数字化未来!</h2>
|
||||
|
||||
[](https://dragonos.org)
|
||||
[](https://dragonos.zulipchat.com)
|
||||
|
||||
## 打造完全自主可控的数字化未来!
|
||||
|
||||
---
|
||||
|
||||
</div>
|
||||
|
||||
# DragonOS
|
||||
|
||||
**Languages** 中文|[English](README_EN.md)
|
||||
|
||||
|
||||
@ -24,9 +32,9 @@
|
||||
|
||||
- **了解开发动态、开发任务,请访问DragonOS的zulip社群**: [https://DragonOS.zulipchat.com](https://DragonOS.zulipchat.com)
|
||||
|
||||
- 开源论坛 **[bbs.DragonOS.org](https://bbs.dragonos.org)**
|
||||
|
||||
- 软件镜像站 **[mirrors.DragonOS.org](https://mirrors.DragonOS.org)**
|
||||
- Git镜像站 **[git.mirrors.DragonOS.org](https://git.mirrors.DragonOS.org)**
|
||||
- 国内镜像站 **[mirrors.DragonOS.org.cn](https://mirrors.DragonOS.org.cn)**
|
||||
|
||||
- 开发交流QQ群 **115763565**
|
||||
|
||||
@ -40,8 +48,6 @@
|
||||
|
||||
- [构建DragonOS — DragonOS dev 文档](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html)
|
||||
|
||||
- [教你在15分钟内运行DragonOS!- Bilibili](https://www.bilibili.com/video/BV1zF411w7s2?share_source=copy_web&vd_source=41ab4a1b73e6f65219a785923511517e)
|
||||
|
||||
## 系统特性
|
||||
|
||||
  请参见文档:[系统特性](https://docs.dragonos.org/zh_CN/latest/introduction/features.html)
|
||||
@ -58,7 +64,7 @@
|
||||
|
||||
  或者是加入我们的开发交流QQ群:**115763565**
|
||||
|
||||
  对于正式问题的讨论,我们建议在 **[DragonOS的zulip社群](https://DragonOS.zulipchat.com)** 上的对应板块,使用正式的语言发帖讨论。亦或者是在本仓库的issue下提出问题。
|
||||
  对于正式问题的讨论,请在 **[DragonOS的zulip社群](https://DragonOS.zulipchat.com)** 上的对应板块,使用正式的语言发帖讨论。亦或者是在本仓库的issue下提出问题。
|
||||
|
||||
|
||||
## 贡献者名单
|
||||
|
@ -13,8 +13,8 @@
|
||||
- Home Page **[DragonOS.org](https://dragonos.org)**
|
||||
- Documentation **[docs.DragonOS.org](https://docs.dragonos.org)**
|
||||
- **To learn about development dynamics and development tasks, please visit DragonOS's zulip community:** [https://DragonOS.zulipchat.com](https://DragonOS.zulipchat.com)
|
||||
- BBS **[bbs.DragonOS.org](https://bbs.dragonos.org)**
|
||||
- Software mirror website **[mirrors.DragonOS.org](https://mirrors.DragonOS.org)**
|
||||
- Git mirror website **[git.mirrors.DragonOS.org](https://git.mirrors.DragonOS.org)**
|
||||
- QQ group **115763565**
|
||||
- Code search engine [code.DragonOS.org](http://code.dragonos.org)
|
||||
|
||||
@ -24,8 +24,6 @@
|
||||
|
||||
- [Building DragonOS - DragonOS dev document](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html)
|
||||
|
||||
- [Teach you to run DragonOS in 15 minutes- Bilibili](https://www.bilibili.com/video/BV1zF411w7s2?share_source=copy_web&vd_source=41ab4a1b73e6f65219a785923511517e)
|
||||
|
||||
## DragonOS' Features
|
||||
|
||||
  See documentation:[Features](https://docs.dragonos.org/zh_CN/latest/introduction/features.html)
|
||||
|
55
bochsrc
55
bochsrc
@ -1,55 +0,0 @@
|
||||
# configuration file generated by Bochs
|
||||
plugin_ctrl: unmapped=1, biosdev=1, speaker=1, extfpuirq=1, parallel=1, serial=1, iodebug=1
|
||||
config_interface: textconfig
|
||||
display_library: x#, options="gui_debug"
|
||||
#memory: host=2048, guest=2048
|
||||
romimage: file="/usr/local/share/bochs/BIOS-bochs-latest"
|
||||
vgaromimage: file="/usr/local/share/bochs/VGABIOS-lgpl-latest"
|
||||
# ata0-master: type=disk, path="/data/home/longjin/code/hd.img", mode=flat
|
||||
|
||||
boot: disk
|
||||
|
||||
# no floppyb
|
||||
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
|
||||
ata0-master: type=disk, path="bin/disk.img", mode=flat
|
||||
ata0-slave: type=none
|
||||
|
||||
ata1-master: type=cdrom, path="DragonOS.iso", status=inserted
|
||||
|
||||
ata2: enabled=0
|
||||
ata3: enabled=0
|
||||
pci: enabled=1, chipset=i440fx
|
||||
vga: extension=vbe, update_freq=30
|
||||
|
||||
cpu: count=1:2:1, ips=4000000, quantum=16, model=corei7_haswell_4770, reset_on_triple_fault=1, cpuid_limit_winnt=0, ignore_bad_msrs=1, mwait_is_nop=0, msrs="msrs.def"
|
||||
|
||||
cpuid: x86_64=1,level=6, mmx=1, sep=1, simd=avx512, aes=1, movbe=1, xsave=1,apic=x2apic,sha=1,movbe=1,adx=1,xsaveopt=1,avx_f16c=1,avx_fma=1,bmi=bmi2,1g_pages=1,pcid=1,fsgsbase=1,smep=1,smap=1,mwait=1,vmx=1
|
||||
cpuid: family=6, model=0x1a, stepping=5, vendor_string="GenuineIntel", brand_string="Intel(R) Core(TM) i7-4770 CPU (Haswell)"
|
||||
|
||||
print_timestamps: enabled=0
|
||||
debugger_log: -
|
||||
magic_break: enabled=0
|
||||
port_e9_hack: enabled=0
|
||||
private_colormap: enabled=0
|
||||
clock: sync=none, time0=local, rtc_sync=0
|
||||
# no cmosimage
|
||||
# no loader
|
||||
log: -
|
||||
logprefix: %t%e%d
|
||||
debug: action=ignore, cpu0=ignore
|
||||
info: action=report
|
||||
error: action=report
|
||||
panic: action=ask
|
||||
keyboard: type=mf, serial_delay=250, paste_delay=100000, user_shortcut=none
|
||||
mouse: type=ps2, enabled=0, toggle=ctrl+mbutton
|
||||
speaker: enabled=1, mode=system
|
||||
parport1: enabled=1, file=none
|
||||
parport2: enabled=0
|
||||
com1: enabled=1, mode=null
|
||||
com2: enabled=0
|
||||
com3: enabled=0
|
||||
com4: enabled=0
|
||||
|
||||
megs: 512
|
||||
|
||||
# gdbstub: enabled=1, port=1234, text_base=0, data_base=0, bss_base=0;
|
@ -1,7 +1,5 @@
|
||||
use super::BindgenArch;
|
||||
|
||||
|
||||
|
||||
pub struct X86_64BindgenArch;
|
||||
|
||||
impl BindgenArch for X86_64BindgenArch {
|
||||
|
@ -1,26 +0,0 @@
|
||||
# bx_enh_dbg_ini
|
||||
SeeReg[0] = TRUE
|
||||
SeeReg[1] = TRUE
|
||||
SeeReg[2] = TRUE
|
||||
SeeReg[3] = TRUE
|
||||
SeeReg[4] = FALSE
|
||||
SeeReg[5] = FALSE
|
||||
SeeReg[6] = FALSE
|
||||
SeeReg[7] = FALSE
|
||||
SingleCPU = FALSE
|
||||
ShowIOWindows = TRUE
|
||||
ShowButtons = TRUE
|
||||
SeeRegColors = TRUE
|
||||
ignoreNxtT = TRUE
|
||||
ignSSDisasm = TRUE
|
||||
UprCase = 0
|
||||
DumpInAsciiMode = 3
|
||||
isLittleEndian = TRUE
|
||||
DefaultAsmLines = 512
|
||||
DumpWSIndex = 0
|
||||
DockOrder = 0x123
|
||||
ListWidthPix[0] = 486
|
||||
ListWidthPix[1] = 663
|
||||
ListWidthPix[2] = 771
|
||||
MainWindow = 0, 0, 1291, 500
|
||||
FontName = Normal
|
1
docs/_static/dragonos-logo.svg
vendored
Executable file
1
docs/_static/dragonos-logo.svg
vendored
Executable file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user