- 12 Posts
- 20 Comments
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•Bugfix for my OS (D.eSystem 6.0.9)
0·19 days agoThis 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)
0·1 month 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)
0·1 month 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)
0·1 month 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)
0·1 month 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)
0·1 month 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)
0·1 month 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)
0·1 month 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)
0·1 month 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)
0·1 month agoIts now uploaded in the same release
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•The next version of my own OS (D.eSystem 6.0.1 beta)
0·1 month agoAll versions before D.eSystem 6.0.x were OS simulations and OS prototypes written in high level languages liek Python or written as a C programm,the firstreal D.eSystem was 6.0.x and I go from 6.0.6 alpha to 6.0.1 beta because the D.eSystem 6 is now going drom alpha to beta,nd I planed a lot of new generations after D.eSystem 6.
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•The next version of my own OS (D.eSystem 6.0.1 beta)
0·1 month agoThe kernel is in the file : main.c
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•The next version of my own OS (D.eSystem 6.0.1 beta)
0·1 month agoNope,the iso is safe and doesnt even include a installer,it can run on a VM or on real hardware,this is no malware.
Thanks
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•GUI for my OS (D.eSystem 6.0.6 alpha)
0·1 month agoYes,I have a backup local on a USB drive,I save there every version from D.eSystem 6
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•GUI for my OS (D.eSystem 6.0.6 alpha)
0·1 month agoShould I only have one reposotory?
D_elec_dev@lemmy.worldOPto
Opensource@programming.dev•GUI for my OS (D.eSystem 6.0.6 alpha)
0·1 month agoYes,I have a routine when I am coding,mostly I am coding at evening or wecken, I also do other stuff,thanks for your tip
Hi,thats a Nice idea