Go to file
Pentium44 6bb1d1837c Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon 2021-02-21 21:01:15 -08:00
deps Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon 2021-02-21 21:01:15 -08:00
files Call this v0.6.0 2021-01-12 18:58:42 -08:00
patches Added bitchx patches due to less bloated dependencies over irssi 2020-11-29 16:37:12 -08:00
pkgbuild Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon 2021-02-21 21:01:15 -08:00
pkginfo Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon 2021-02-21 21:01:15 -08:00
system Call this v0.6.0 2021-01-12 18:59:19 -08:00
.gitignore Remove build objects 2020-12-02 15:40:28 -08:00
README.md Call this v0.6.0 2021-01-12 18:58:42 -08:00
build-extensions Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon 2021-02-21 21:01:15 -08:00
build-freon Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon 2021-02-21 21:01:15 -08:00
build-tgz Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon 2021-02-21 21:01:15 -08:00
compress-package No need to compress .deps files into package archive. Thaw update allows .deps to be downloaded from repo mirror 2020-12-02 14:23:02 -08:00
package-html-gen Call this v0.6.0 2021-01-12 18:58:42 -08:00
package-list-gen Call this v0.6.0 2021-01-12 18:58:42 -08:00

README.md

=== Freon build script ===

Simple script that, as of right now, builds Freon Linux distribution that is shipped with glibc, busybox, and a hand full of other utilities.

Changelog:

  • v0.6.0: Additional packages added to repository. Updated OS mirror.txt file for mirror.freonlinux.com. Includes package information files in pkginfo/
  • v0.5.0: Removed TCC, and slowly will be making build-extensions obsolete. As for now, dropbear, chttpd, sic, ii, busybox, glibc, libz, and grub are built into the distribution. Working & building on a Debian testing (bullseye) x86_64 install. Kernel update to 5.9.1, busybox update to 1.32.0, and added some IRC related programs.
  • v0.4.2: Adding some functionality to thaw (package manager). Using TinyCoreLinux 9.x package repository for some extension to the OS without bloating the disk size.
  • v0.4.1: Added a couple of utilities to build-extensions. dropbear SSH2 client, htop, as well as reconfiguring chttpd for web hosting.
  • v0.4.0: Freon Linux is now functional with the capabilities of installing on most hardware. Kernel is mostly static, no modules for devices. Also included the following updates: kernel-5.1.12 update, liblzma is built in for grub2, and some software added in build-extensions.
  • v0.3.0: Taking a new route with Freon, and now making it a standalone distribution for embedded servers.
  • v0.2.1b: Added build-pkg, in dev. Successfully builds TCC for Freon's package manager.
  • v0.2.1: Update: Linux kernel 4.19, GNU C library 2.28. Functioning x64 builds, with built-in onboard network drivers.
  • v0.2.0: Major update, added refer feature. Rebuilds rootfs with freon scripts. Linux headers no longer shipped with finished ISO.
  • v0.1.0: Name change and overhaul. Now Freon build script.
  • v0.0.2: Still basic, working on 64 bit host systems, generated box working.
  • v0.0.1: Simple, --verbose added, not fully working

This software is released under the GPLv3 and is to be used "as is". There is no warranty with this software and is to be used by an experienced GNU/Linux developer.