www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

README.md (1763B)


      1 # Build artifacts of 
      2 
      3 [`travis-os`](https://github.com/jsmaniac/travis-os/) is a travis test harness
      4 for hobby operating systems.
      5 
      6 This repository contains the built artifacts: screenshots of the example
      7 operating system running under various emulators, and as a standalone
      8 application. Below are the screenshots of the `dev` branch. To see the
      9 screenshots of the [`master`](https://github.com/jsmaniac/travis-os/) branch,
     10 simply go to the main [`travis-os`](https://github.com/jsmaniac/travis-os/)
     11 repository.
     12 
     13 ## QEMU (floppy disk)
     14 
     15 ![Latest screenshot of the operating system running in QEMU, booted as a floppy disk](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-qemu-system-i386-floppy/qemu-system-i386-floppy.png)
     16 
     17 ## QEMU (CD-ROM)
     18 
     19 ![Latest screenshot of the operating system running in QEMU, booted as a CD-ROM](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-qemu-system-i386-cdrom/qemu-system-i386-cdrom.png)
     20 
     21 ## VirtualBox
     22 
     23 ![Latest screenshot of the operating system running in VirtualBox](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-virtualbox/virtualbox.png)
     24 
     25 ## Bochs
     26 
     27 ![Latest screenshot of the operating system running in Bochs](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-bochs/bochs.png)
     28 
     29 ## DOSBox (.bat)
     30 
     31 ![Latest screenshot of the operating system running in dosbox](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-dosbox/dosbox.png)
     32 
     33 ## Unix graphical environment (.sh)
     34 
     35 ![Latest screenshot of the operating system running in gui-sh](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-gui-sh/gui-sh.png)