Go to file
Chris Dorman 7c24748e38 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
deps Tweak thaw, update build-tgz and gen-tgz-list for repo changes 2020-12-02 14:19:40 -08:00
files Tweak thaw, update build-tgz and gen-tgz-list for repo changes 2020-12-02 14:19:40 -08:00
patches Added bitchx patches due to less bloated dependencies over irssi 2020-11-29 16:37:12 -08:00
system Adding dfm back in 2020-12-01 21:08:53 -08:00
.gitignore Clone from GitHub, continuing devel here... 2020-11-03 19:43:20 -08:00
README.md Call this v0.5.0... still needs some cleanup 2020-11-27 00:51:41 -08:00
build-extensions Tweak thaw, update build-tgz and gen-tgz-list for repo changes 2020-12-02 14:19:40 -08:00
build-freon pushhhh 2020-11-28 05:32:58 +08:00
build-tgz Tweak thaw, update build-tgz and gen-tgz-list for repo changes 2020-12-02 14:19:40 -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
gen-tgz-list Tweak thaw, update build-tgz and gen-tgz-list for repo changes 2020-12-02 14:19:40 -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.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.