This repository was archived by the owner on Dec 7, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Mini GNU/Linux distribution for the Scratch competition: https://scratch.mit.edu/discuss/topic/259060/
jeandrek/system
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mini GNU/Linux distribution for the Scratch competition: https://scratch.mit.edu/discuss/topic/259060/ To build everything and install it: export PACKAGE_DIRECTORY=`pwd` export TARGET=x86_64 (cd package; gcc -O3 -Wall package.c -o package) package/package build su export PACKAGE_DIRECTORY=`pwd` export TARGET=x86_64 export ROOT= # put root directory for new system here package/package install You can now load a bootloader on it, configure the bootloader, and boot it.
About
Mini GNU/Linux distribution for the Scratch competition: https://scratch.mit.edu/discuss/topic/259060/
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published