My First Primary OS Goal
by des_a from LinuxQuestions.org on (#544HM)
Here's what I want to do:
Step 1. Finish language. PNF and related tools.
When testing them I was unsure of the liscence. But I ended up using gpl for production copies. Found at http://smileynet001.ddns.net:81/~pnf. As of writing, website is down. Need to get back up.
Step 2 - Test on Linux.
Step 3 - Build Linux from scratch. Modify init to call my pnf program with bootloader file as parameter. boot.pnf
Step 4 - write bootloader code to jump to kernel
Step 5 - Write kernel
Tell me what you think of plans, please.


Step 1. Finish language. PNF and related tools.
When testing them I was unsure of the liscence. But I ended up using gpl for production copies. Found at http://smileynet001.ddns.net:81/~pnf. As of writing, website is down. Need to get back up.
Step 2 - Test on Linux.
Step 3 - Build Linux from scratch. Modify init to call my pnf program with bootloader file as parameter. boot.pnf
Step 4 - write bootloader code to jump to kernel
Step 5 - Write kernel
Tell me what you think of plans, please.