KeithDHedger / LFSDesktopProject

A low resource/dependency desktop for Linux From Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LFSDesktopProject

A low resource/dependency desktop for Linux From Scratch Although designed for Linux From Scratch has been tested on Slackware and XUbuntu briefly.

Documentation is autogenerated by doxygen.
CD to LFSDesktopProject/LFSToolKit/LFSToolKit/lfstk and run:
doxygen
to update docs.

https://keithdhedger.github.io/LFSDesktopProject/

INFORMATION!

LFSWM2 Should be used in place of LFSWManager.

Non essential files have been removed from the repo, you now need to use ( for example )./autogen --prefix=/usr --libdir=/usr/lib64

The best way to do a full install is to use the "makeall" script in this folder ie:
sudo ./makeall deploy

There are other options to the script but they are mainly for my use whilst developing, use at your own risk.

About

A low resource/dependency desktop for Linux From Scratch


Languages

Language:C++ 92.8%Language:C 3.1%Language:Shell 1.5%Language:Roff 1.1%Language:M4 1.1%Language:Makefile 0.4%