Build Scripts for Freon Linux

srinivas 7c1896ea31 Add 'deps/openssl.deps' il y a 3 ans
deps 7c1896ea31 Add 'deps/openssl.deps' il y a 3 ans
files ffad78dc63 Call this v0.6.0 il y a 3 ans
patches 554169f5cb Added bitchx patches due to less bloated dependencies over irssi il y a 4 ans
pkgbuild 6bb1d1837c Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon il y a 3 ans
pkginfo 6bb1d1837c Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon il y a 3 ans
system 3179753242 Call this v0.6.0 il y a 3 ans
.gitignore f6db66aceb Remove build objects il y a 4 ans
README.md ffad78dc63 Call this v0.6.0 il y a 3 ans
build-extensions 6bb1d1837c Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon il y a 3 ans
build-freon 6bb1d1837c Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon il y a 3 ans
build-tgz 6bb1d1837c Some tweaks to build scripts, added a couple packages to the database. GCC 9.3.0 is working within freon il y a 3 ans
compress-package 7c24748e38 No need to compress .deps files into package archive. Thaw update allows .deps to be downloaded from repo mirror il y a 4 ans
package-html-gen ffad78dc63 Call this v0.6.0 il y a 3 ans
package-list-gen ffad78dc63 Call this v0.6.0 il y a 3 ans

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.