Personal development fork of Iglunix-autobuild.
Go to file
Ella Stanforth f25845a765 add img.sh 2022-04-24 18:55:40 +00:00
bugs Init lazy-autobuild 2021-02-04 18:00:27 +01:00
dont_use_here Add a working fdisk (from util-linux) 2021-03-28 16:33:05 +02:00
.gitignore Fixes, many fixes 2021-02-12 17:20:43 +01:00
Dockerfile_update Init lazy-autobuild 2021-02-04 18:00:27 +01:00
LICENSE Create LICENSE 2021-02-04 18:09:29 +01:00
README.md update README.md 2022-04-23 18:50:18 +00:00
autobuild.sh mo packages 2022-04-23 10:46:17 +00:00
chroot.sh mo packages 2022-04-23 10:46:17 +00:00
chroot_fetch Move resolv.conf fase from prepare to fetch 2021-03-29 19:57:25 +02:00
chroot_iglunix use sh instead of ash for login shell 2021-02-21 15:39:18 +01:00
chroot_prepare_iglunix Move resolv.conf fase from prepare to fetch 2021-03-29 19:57:25 +02:00
docker_init_clean Rename to iglunix from lazybox 2021-02-06 13:52:14 +01:00
docker_port_forward Init lazy-autobuild 2021-02-04 18:00:27 +01:00
docker_remove_all_containers Init lazy-autobuild 2021-02-04 18:00:27 +01:00
docker_rm_farm Init lazy-autobuild 2021-02-04 18:00:27 +01:00
docker_start_farm Rename to iglunix from lazybox 2021-02-06 13:52:14 +01:00
enter_chroot.sh mo packages 2022-04-23 10:46:17 +00:00
img.fdisk mo packages 2022-04-23 10:46:17 +00:00
img.sh add img.sh 2022-04-24 18:55:40 +00:00
initrd.sh mo packages 2022-04-23 10:46:17 +00:00
qemu.sh mo packages 2022-04-23 10:46:17 +00:00

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: