gentoo-asahi-releng/tools-hardened/desktop/README
Devan Franchini b80e4e5ff8 tools-hardened/desktop: initial commit of hardened amd64 desktop
This is a revamping of the TinHat build, see

    http://opensource.dyc.edu/tinhat

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-04-06 08:13:10 -04:00

24 lines
430 B
Plaintext

Kernel Requirements:
====================
On the host system, these two packages need to be installed:
* sys-kernel/hardened-sources-3.13.5
* sys-kernel/linux-firmware-20131230
To run:
=======
Execute ./<DM>-run.sh
Where <DM> is a desktop manager of three flavors of choice:
* Fluxbox
* Gnome3
* Xfce4
When your ISO is built, you can clean up by removing the th-<ARCH>-<DM>/
directory as it is no longer needed.
Enjoy! ;)