Skip to content

Ecliptica-Ltd/aurumOS-Next

 
 

Repository files navigation

aurumOS Next

GitHub Issues

Description

aurumOS Next is a highly secure, efficient, and portable Unix-like operating system based on NetBSD. Designed to meet modern computing needs, it is adaptable for various platforms, from servers and desktops to embedded systems. This repository contains the tools and configurations needed to build aurumOS Next, making it ideal for developers seeking a highly customizable NetBSD-based OS.

Building

You can cross-build aurumOS Next from most UNIX-like operating systems. To build for amd64 (x86_64), run the following command in the repository's root directory:

./build.sh -U -u -j4 -m amd64 -O ~/obj release

Additional build information is available in the BUILDING file.

Binaries

Troubleshooting

Report bugs and patches via the issue tracker. Join the community discussion on aurumOS forums.

Latest Sources

To fetch the sources for aurumOS Next:

git clone https://github.com/Ecliptica-Ltd/aurumOS-Next.git

About

aurumOS based on NetBSD

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.ecliptica
Unknown
LICENSE.netbsd

Stars

Watchers

Forks

Releases

No releases published

Languages

  • C 85.9%
  • Roff 7.0%
  • Assembly 3.0%
  • Shell 1.6%
  • Makefile 1.2%
  • Perl 0.4%
  • Other 0.9%