Personal development fork of Iglunix-autobuild.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ella Stanforth f25845a765
add img.sh
11 months ago
bugs Init lazy-autobuild 2 years ago
dont_use_here Add a working fdisk (from util-linux) 2 years ago
.gitignore Fixes, many fixes 2 years ago
Dockerfile_update Init lazy-autobuild 2 years ago
LICENSE Create LICENSE 2 years ago
README.md update README.md 11 months ago
autobuild.sh mo packages 11 months ago
chroot.sh mo packages 11 months ago
chroot_fetch Move resolv.conf fase from prepare to fetch 2 years ago
chroot_iglunix use sh instead of ash for login shell 2 years ago
chroot_prepare_iglunix Move resolv.conf fase from prepare to fetch 2 years ago
docker_init_clean Rename to iglunix from lazybox 2 years ago
docker_port_forward Init lazy-autobuild 2 years ago
docker_remove_all_containers Init lazy-autobuild 2 years ago
docker_rm_farm Init lazy-autobuild 2 years ago
docker_start_farm Rename to iglunix from lazybox 2 years ago
enter_chroot.sh mo packages 11 months ago
img.fdisk mo packages 11 months ago
img.sh add img.sh 11 months ago
initrd.sh mo packages 11 months ago
qemu.sh mo packages 11 months ago

README.md

Welcome, this is iglunix-autobuild. Thu GNU General Public License v3 licensed (mostly) automatic build system for Iglunix. Iglunix for the uninitiated is a linux distribution designed to not use GNU, sadly this is quite hard. GNU make is still available inside this environment.

Usage

run ./autobuild.sh to compile packages. Then run ./chroot.sh to create a chroot. To try Iglunix in a chroot run ./enter_chroot.sh. If you want to create an installation image run ./img.sh.

Trivia

Everything in trivia is not important.

  • The name Iglunix This comes from the following reasoning, by yours truly aheirman.
∄GNU      --> iglu
iglu-unix --> iglunix
  • The location to place the git repository of iglunix in the filesystem is controversial. These are the contenders:
  /iglunix
  /root/iglunix
  /usr/src/iglunix

The iglunix repo tries to be agnostic to the install dir. This repo choses (because it must choose) for /root/iglunix.

Further reading: