BEIS

From Bennet

Jump to: navigation, search

BEIS Excellent and Intelligent System is my own distribution.

Beis is using packages to insert files into the tree. To generate packages, we use unionfs.

Beis does not use patches. If a package requires a patch, it there must be something wrong with the package and we try to work with the developers to solve it.

Beis does not use any prefix. This means that packages generally ends up in /usr/local. We always inspect packages and all its files before inserting them into the tree. If a package misbehaves, we work with the developers to fix it.

Beis relies heavily on PAM and unionfs. Every bit is logged and stored in the database.

mkdir /mnt/pkg mkdir /mnt/lfs mkdir /mnt/union

Berkeley DB