fusion809 / lfs-scripts

Scripts for determining the latest version of each package in my Linux From Scratch (LFS) installation and automating some common tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LFS scripts

This repository contains the shell scripts I use on Linux From Scratch. The check-updates.sh script is a script to determine whether the versions of each package in my LFS VM are outdated. It refers to functions.sh. The zshrc file, Shell folder and root folder contain the scripts I place in ~/, ~/Shell and /root, respectively on my LFS system to make my life on LFS easier.

About

Scripts for determining the latest version of each package in my Linux From Scratch (LFS) installation and automating some common tasks

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%