https://github.com/dboland/minc-devel
MinC Is Not Cygwin
https://github.com/dboland/minc-devel
emulation openbsd unix windows
Last synced: 10 months ago
JSON representation
MinC Is Not Cygwin
- Host: GitHub
- URL: https://github.com/dboland/minc-devel
- Owner: dboland
- License: bsd-3-clause
- Created: 2023-08-20T14:20:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-21T14:24:00.000Z (11 months ago)
- Last Synced: 2025-07-21T16:36:56.025Z (11 months ago)
- Topics: emulation, openbsd, unix, windows
- Language: C
- Homepage: https://minc.commandlinerevolution.nl/english/home.html
- Size: 3 MB
- Stars: 110
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MinC Is Not Cygwin
MinC was written to help children at vocational education
learn Linux without the hassle of virtualization. It runs
on Windows NT, version 2000/XP/2003/Vista/7/8/10/11.
MinC has a tiny kernel emulation (285Kb) which runs on
Windows. The rest of the software was taken verbatim from
OpenBSD, version 6.1. This means that by installing MinC,
you run OpenBSD on your Windows machine at native speed.
I wanted the kernel emulation to be as simple as possible,
so unexperienced programmers can contribute to the project.
The project has already been discussed on Hacker News, but
I plan to do a write-up with the design decisions I made.

If you want to build the MinC system yourself, read the
BUILD.md document.
For downloading the installer and more information go
to:
https://minc.commandlinerevolution.nl/english/home.html