Git Product home page Git Product logo

tofita's People

Contributors

acidicmercury8 avatar lucaspuntillo avatar peyty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tofita's Issues

[FEATURE PROPOSAL] adding linux compiler

so yes, for the now i only saw .bat script, as far i know its a windows executable. will you maybe make a version also for linux/bsd (in bash)? also lacking ,ac support although im not into apple, just saying...

Virtualbox build crashes

Hello,

I wanted to test GreenteaOS and built it according to the instructions as well as to create the Virtualbox (6.1.4) VM according to

(https://github.com/GreenteaOS/Tofita/blob/master/VirtualBox_HOWTO!.txt)


Use exactly "Mac OS X (64-bit)" preset (it enables UEFI and other stuff)

Set 2 Gb RAM or more


VBox

The ISO created and then when I tried to start the VM, I get:


A critical error has occurred while running the virtual machine and the machine execution has stopped.

That is as far as it goes.

Any ideas on how to fix this?

Did I miss something in my steps?
Cheers

Run some actual OS tests with QEMU in CI

Is your feature request related to a Tofita kernel specifically? Please describe

We must test a lot of hardware combinations. This is highly achievable with QEMU.

Describe the solution you'd like

Add QEMU to Teapot and run it with Actions. QEMU allows to save log into a file, which we will save as artifact. Also test VM combinations in parallel if possible with same OS image reused

Describe alternatives you've considered

No response

Describe the possible impacts for the developers and users

Less annoying regressions

Additional context

No response

Agreements

CI must download Greentea repo

Is your feature request related to a Tofita kernel specifically? Please describe

https://github.com/GreenteaOS/Greentea will be used for user mode assets

Describe the solution you'd like

Simply download alongside of Tofita and Teapot (NOT inside Tofita!)

Describe alternatives you've considered

No response

Describe the possible impacts for the developers and users

Multi-repo split

Additional context

No response

Agreements

Windows cannot build it!

Hello when i try to compile hexa i always get error in windows i am currently using Windows 10 ๐Ÿ‘

Bad graphics mode (GOP) on some hardware

Describe the bug

Shows malformed animation and crashes

Reproduction

Simply boot from USB

Platform

May happen to be more common than it seems

Expected behavior

No response

Screenshots

Imagine a skewed rectangle or something

Additional context

Probably wrong scanline width (on copy) and/or memory mapping of framebuffer

Agreements

Use GitHub Actions for builds

Is your feature request related to a Tofita kernel specifically? Please describe

Do it ASAP

Describe the solution you'd like

This should work the same way as AppVeyor does for now

Describe alternatives you've considered

No response

Describe the possible impacts for the developers and users

Better GitHub integration

Additional context

No response

Agreements

AppVeyor nightly builds failing

The problem appears to be:
node :
At line:15 char:1
+ node bootstrap.js hexa.json
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError

C:\projects\hexa\bootstrap.js:8331
			throw new CompilerErrors(this.hints);
			^
[C:\projects\hexa\source\compiler\normalizer.hexa:190:9]: Expected `case` before `return`
node : module.js:550
At line:16 char:1
+ node hexa-node.js hexa.json
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (module.js:550:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
    throw err;
    ^
Error: Cannot find module 'C:\projects\hexa\hexa-node.js'
    at Function.Module._resolveFilename (module.js:548:15)
    at Function.Module._load (module.js:475:25)
    at Function.Module.runMain (module.js:694:10)
    at startup (bootstrap_node.js:204:16)
    at bootstrap_node.js:625:3
node : module.js:550
At line:17 char:1
+ node hexa-node.js hexa.json
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (module.js:550:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
    throw err;
    ^
Error: Cannot find module 'C:\projects\hexa\hexa-node.js'
    at Function.Module._resolveFilename (module.js:548:15)
    at Function.Module._load (module.js:475:25)
    at Function.Module.runMain (module.js:694:10)
    at startup (bootstrap_node.js:204:16)
    at bootstrap_node.js:625:3

build fails on Windows

Describe the bug

aside from "error eperm operation not permitted unlink" on init-or-clean, getting to the NASM stage throws a bunch of "file not found" errors, which is pretty confusing.

Reproduction

  1. fetch all of the 4 repos
  2. go to Tofita
  3. run cmd /c build
  4. watch the syscall error on init-or-clean
  5. if you skip init-or-clean, nasm will throw a bunch of "file not found" errors

Platform

  • VMware Workstation 17 virtual machine running Windows 11 x64 on a host machine running Linux on a Ryzen 5 2600
  • i fetched the kawaii branch using the git clone commands from the readme

Expected behavior

build is supposed to just fly through the projects

Screenshots

No response

Additional context

No response

Agreements

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.