GithubHelp home page GithubHelp logo

lyming531 / hellox_os Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hellox-project/hellox_os

0.0 1.0 0.0 148.15 MB

Main branch of HelloX,include Kernel,GUI,SD,and all components.

Shell 6.52% C++ 6.07% HTML 0.98% C 68.18% Batchfile 0.03% M4 0.08% Objective-C 0.12% Makefile 14.10% Assembly 2.79% Java 1.13%

hellox_os's Introduction

**** CHINESE VERSION ****

感谢试用HelloX V180测试版。 在bin目录下,已经生成了一个虚拟硬盘vdisk.vhd,可以用这个虚拟硬盘直接引导虚拟机。 如果希望通过USB来引导物理计算机,则运行bin目录下的make_usb_boot程序(运行前,先把USB盘插入计算机),格式化一个USB引导盘,再重新启动计算机即可。注意,制作USB启动盘之前,请先备份里面的数据。同时,需要设置计算机的引导顺序,确保USB引导优先。 祝您使用愉快!

各目录的主要内容如下: /app:存放了基于HelloX开发的一些应用程序,主要是基于GUI模式开发的一些测试程序; /bin:存放了可以直接引导虚拟机的虚拟硬盘(VHD)文件,以及生成引导物理计算机的相关工具和原始二进制文件; /gui:HelloX GUI模块源代码; /kernel:HelloX内核源代码,包含内核/网络协议栈/Java虚拟机/文件系统等部分的源代码; /sdk:用于开发HelloX所需的相关文件,用于应用程序开发; /tools:存放了支撑HelloX开发及应用相关的工具的源代码,比如引导设备制作工具,二进制处理工具,等等。

任何问题,欢迎加入QQ群讨论:38467832 如果要获得HelloX操作系统更进一步的信息,请关注blog:blog.csdn.net/hellochina15

**** ENGLISH VERSION ****

Welcome to use HelloX V1.80 beta version. A virtual hard disk image was created under the /bin directory,which can be used to load virtual machine directly.The main stream virtual machines can be well supported by HelloX,such as Microsoft Virtual PC 2007,WMWare workstation,Oracle VirtualBox,Microsoft Hyper-V. If you want to load actual PC through HelloX,please make a loadable USB stick by running make_usb_boot program under the /bin directory,then load PC.Please make sure the loading sequence of your PC is proper,so that USB stick is used before hard disk or other available loadable facilite. CAUTION:PLEASE BACKUP YOUR USB DATA BEFORE RUN MAKE_USB_BOOT,SINCE IT WILL ERASE THE USB STICK. Wish you can enjoy it.:-)

Main content of each directory as follows: /app: Contains some applications developed for HelloX,especial GUI application; /bin: Contains a already created virtual hard disk,and related images and tools to create loadable USB stick; /gui: GUI source code of HelloX; /kernel: Kernel code of HelloX,include essential kernel,network stack,Java VM,fiel system and others; /sdk: Files to support HelloX application's developing under Microsoft visual studio; /tools: The source code of some tools,which are used to assist HelloX's kernel and application's developing.

Please join QQ group to discuss if you have any question:38467832 More information please visit our blog: blog.csdn.net/hellochina15

hellox_os's People

Contributors

garryxin avatar hellox-project avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.