It target x86 architecture,the kernel is modulare and its still in development. It also requires the UEFI Firmware
- 12 Posts
- 30 Comments
This Software is in development and its a operatingsystem,I found it when I booted on different hardware
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
1·16 days agoHi, thanks for this info abput pintos, I will look on it.
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
4·17 days agoLimine includes its own license file. When I pushed my OS code to the repository, the Limine folder (with its license) was automatically included because it is part of the bootloader. I removed the misplaced copy of the license from the root directory because it does not apply to my OS. The file couldn’t be cleanly deleted at first, so I renamed it while preparing my own license file. The original Limine license is still correctly located inside the Limine folder.
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
2·17 days agoThis is the License from the opensource bootloader,I added my source code with a commit,and then it apeared,then I tried to delete it because I want my own license for my own OS,but it wassnt working,then I deleted the license in the file and renamed the file to I to create a new License file,but I think the License is still in the Limine(bootloader) folder.
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
1·17 days agoNope,how could a AI build kernel, memory managment, UI, UX, drivers.
D_elec_dev@lemmy.worldOPto
Coding Cafe@programming.dev•First final release of my OS (D.eSystem 6.0.8)English
1·17 days agoI am not creating different repos anymore,and I will not continue like old D.eSystem versions,D.eSystem 6 will be modern and great,and now I am using tags and Releases and I am only using 1 repo
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
4·17 days agoThanks,idk why they are rude,its a bit anpying,but I think many people like it because I got a lot of upvotes
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
6·17 days agoIts not vibe coded,its my own OS project, I am working every day on it, it have its own kernel,memory managment and more and it uses the Limine bootloader
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
2·17 days agoThe file calles i was a accident because that was the Limine license,and I did it in one repo and now IU amworking with different releases and tags
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
2·18 days agoAnd Limine is the opensource bootloader,the OS is written completly by myself
D_elec_dev@lemmy.worldOPto
Programming@programming.dev•The first final release of my OS (D.eSystem 6.0.8)
4·18 days agoNope,its not copied,ist the license from Limine and it accendently in the repo,I tried to delete it
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Github repo fixed with D.eSystem 6.0.2 beta (My OS)
1·23 days agoI used tags this and releases with commits this time.
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Github repo fixed with D.eSystem 6.0.2 beta (My OS)
2·24 days agoI will not continue creating new repos because I am using tags and releases now, It was bad creating always new reposs thats why I will not continue creating new repos.
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Github repo fixed with D.eSystem 6.0.2 beta (My OS)
1·24 days agoIts now uploaded in the same release
Hi, I have only 2 repos, the one for the entire history, even from versions which out repos and one rpo where is every current D.eSystem release, if you go on the github main pae and then on releases you can see that I am only using this one repo for new releases.