Giter VIP home page Giter VIP logo

nupk-repository's Introduction

Repository

A repository of installation scripts. I have written these with Nupk in mind, but can also work on their own.

The scripts are defined to be as unopinionated as possible. These are the guidelines:

  • Strive for minimalism
  • Prefix is /usr
  • Libraries are compiled in both static and dynamic fashion whenever possible
  • Binaries and libraries are stripped
  • Binaries are built as static when needed
  • System libraries are used whenever possible, instead of local copies
  • LICENSE files will be installed (unless I forget to). The location is /usr/share/LICENSES
  • Init scripts are tailored for runit
  • Man pages are built only if the requirements are not cursed (e.g. Perl)
  • Fonts are installed to /usr/share/fonts/TTF or /usr/share/fonts/OTF
  • Some files will always be removed, such as
    • Libtool files, unless necessary (e.g. ImageMagick)
    • Examples
    • Man3 files
    • Documentation (it's a very specific use case)
    • Info files (use man pages, duh)
    • Aclocal files (are needed only for autotools which we don't use)
  • All tests are disabled
  • No NLS (Native Language Support)
  • No ACL (Access Control List)
  • Wayland instead of X

Of course, you are free to fork the repo and change it as you please.

What if I want to build a linux system out of these?

At the very least, you'll need:

awk, bc, binutils, bison, bzip2, ca-certificates, curl, dhcpcd, diff, findutils, flex, gcc, git, grep, init-scripts, iproute2, libarchive, libedit, libgmp, libmpc, libmpfr, libressl, linux-headers, m4, make, mdevd, mime-types, musl, nextvi, nupk, oksh, patch, perl, pigz, runit, sbase, sed, skalibs, skeleton, tzdata, ubase, util-linux, xz, zlib

You should also build and install a (linux?) kernel and a bootloader.

nupk-repository's People

Contributors

skimmeroni avatar

Stargazers

Ajam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.