configuration files and installation scripts
  • Shell 89%
  • Batchfile 10.5%
  • Makefile 0.5%
Find a file
2025-05-07 23:29:45 +00:00
common common: default user settings: symlinked .bash_login to .bashrc. 2019-01-24 18:32:57 -05:00
distro distro/bin: added a symlink for ntux. 2019-12-09 22:27:40 +00:00
once once/custom.sh: ensure that libnettle.so and libtinfo{w}.so are symbolic links. 2025-05-07 23:29:45 +00:00
subset project repository: added a place-holder for the 'subset' directory. 2018-05-16 14:10:46 -04:00
COPYING.MPACKAGE A new home. 2021-09-19 11:49:00 +00:00
Makefile mpackage: added Makefile & an install target, copying distro bits to DESTDIR. 2019-01-18 16:48:22 -05:00
mpackage.sh added --radmins (optionally provide the admins group with root-like access). 2018-10-21 11:57:37 -04:00
README initial commit. 2018-05-16 04:45:10 -04:00

This repository contains the midipix distro skeleton,
providing files needed for the distro installation
from within a live environment, as well as the final
target distribution.

common/*: files copied to both the live environment
          and the final target distribution.

distro/*: files copied to the final target
          distribution only.

once/*:   files copied to the live environment
          only.