Commit graph

9 commits

Author SHA1 Message Date
Devan Franchini 1a8a0c18f3 Adds xarchiver to accept_keywords 2014-07-22 23:43:59 -04:00
Devan Franchini 2431c2d654 Removes vlc from accept_keywords
Having vlc version 2.0.8 in the accept_keywords was necessary due
to build failures on version 2.0.7. This is no longer necessary.
2014-07-22 23:39:54 -04:00
Devan Franchini 3aeeee8742 Removes file-roller in favor of xarchiver
This change has been made for both fluxbox, and xfce4 TinHat
builds.
2014-07-22 23:36:32 -04:00
Devan Franchini b4c1ef5c2b tools-hardened/desktop: Adds ability to set wallpaper for fluxbox.
Previously, if you were to boot this image you would be greeted with
an error message telling you that the background could not be set.
To fix this the package eterm was added to the fluxbox world file
to be pulled in on build-time. However, this only solved the problem
of being unable to set the background manually. To have fluxbox set
it automatically the .xinit was altered to call "exec startfluxbox".
When fluxbox is called by that command it searches for and executes
the startup file located in ~/.fluxbox/. This commit also adds a
custom startup file which sets the background to the default background:
/usr/share/backgrounds/background.jpg. This commit also includes one
unrelated alteration to fluxbox-run.sh which changes the fluxbox init
file to look at the custom menu in /usr/share/fluxbox/usermenu instead
of ~/.fluxbox/my-menu.
2014-05-07 16:56:36 -04:00
Devan Franchini 408d3fffc6 tools-hardened/desktop/files/xfce4-world: Removes xfce4-taskmanager. 2014-05-06 15:33:18 -04:00
Devan Franchini 726829e34d tools-hardened/desktop/: Updates kernel to 3.14.2-r1.
This update includes changes to the README which instruct on how to apply
the loop-AES patch along with updates to the kernel requirements. It also
updates the kernel config to a 3.14.2-r1 compatible .config file, as well as
updating the kernel-config variable to point towards the 3.14.2-r1 config
file.
2014-05-06 15:22:32 -04:00
Devan Franchini 4a5840d620 files/portage/package.{gnome,xfce4}.accept_keywords: adds vlc-2.0.8
To prevent build breakage on vlc with flac-1.3.0, version vlc-2.0.8
was added to the package.accept_keywords.
2014-04-24 22:45:25 -04:00
Devan Franchini b933adcfb3 tools-hardened/files/portage: updates package.use files for xfce4 and gnome3 2014-04-08 15:59:47 -04:00
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