physix
physix copied to clipboard
Physix is an Experimental, Automated, Build-From-Source, Punk Rock Linux Distribution for i386, and x86_64
Version: Beta-3.3 Repro: ./catalyst -r base_0 ./catalyst -d base_0 ./catalyst -D STACK_0 reboot ./catalyt -l ; will not show the initial build history for STACK_0
https://github.com/SELinuxProject/selinux
FR: catalyst show simplified view of what a recipe will build Example: catalyst --stack 04-utils.json 0. nettle-3.5.1.tar.gz 1. json-c-0.13.1.tar.gz n. etc....
This will make /root contents snapshot independent.
catalyst -l returns the current stack's build log. Add stack argument such that you can output the build log of a different stack.
Update pull_sources() function to use 'Requests' Python Module
efivar bug https://github.com/rhboot/efivar/commit/4e04afc2df9bbc26e5ab524b53a6f4f1e61d7c9e has been fixed in mainline but it is not part of the most recent release (efivar-37). Without this fix efibootmgr fails 'efibootmgr -v' Create patch to apply...
Based on what partition is set at boot in physix.conf the grub.cfg might have the root device set which will cause boot to fail set root=(hd0,?) Add check to verify...
Tools are needed for making changes fast, easy and less error prone. pinsert - tool to create and insert new json element in build recipes. and readjust numbering, and reprinting...
check PATH for /sbin it makes finding mkfs.fat easier