From 45fdab7b20dfb3c440add3d25b21eba39b184bde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?krunch3r=20=E2=80=A0KJM=E2=80=A0?= <46289600+krunch3r76@users.noreply.github.com> Date: Mon, 28 Mar 2022 14:09:43 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8ab3900..327fd07 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,13 @@ https://user-images.githubusercontent.com/46289600/155764359-e4356bfb-6dfc-46d8- this video demonstrates (patchcmd), cmd, scmd, (tcmd), and pcmd or all expanded: (patch commands), build commands, install commands, (test commands), and post configuration commands respectively. if there were patch commands, patchcmd1,2,3 would have been used or for tests tcmd1,2,3 etc. described in detail below + +https://user-images.githubusercontent.com/46289600/160486738-6e890995-4663-4085-b209-038a3ff635c8.mp4 + +this video demonstrates the extra feature utilized by copying or linking to .bash_profile. not shown: extra shows test failures when applicable after the run. + + + # USAGE refer to https://www.linuxfromscratch.org/lfs/view/stable/chapter08/sysklogd.html to follow along with the examples