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.
|
11 months ago | |
---|---|---|
bugs | 2 years ago | |
dont_use_here | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile_update | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 11 months ago | |
autobuild.sh | 11 months ago | |
chroot.sh | 11 months ago | |
chroot_fetch | 2 years ago | |
chroot_iglunix | 2 years ago | |
chroot_prepare_iglunix | 2 years ago | |
docker_init_clean | 2 years ago | |
docker_port_forward | 2 years ago | |
docker_remove_all_containers | 2 years ago | |
docker_rm_farm | 2 years ago | |
docker_start_farm | 2 years ago | |
enter_chroot.sh | 11 months ago | |
img.fdisk | 11 months ago | |
img.sh | 11 months ago | |
initrd.sh | 11 months ago | |
qemu.sh | 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: