Commit graph

89 commits

Author SHA1 Message Date
Anthony G. Basile
f3a6d7dac5
tools-hardened: desktop scripts migrated to GRS
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2020-12-19 15:33:19 -05:00
Anthony G. Basile
8d7e8ae3a3 tools-systemd: isolate systemd scripts to their own directory 2016-03-09 05:00:05 -05:00
Anthony G. Basile
ed422ec6fb tools-hardened: fix stage names in template 2016-03-03 21:38:42 -05:00
Anthony G. Basile
e9208fa931 tools-hardened: add test scripts for systemd stages 2016-03-02 15:51:20 -05:00
Devan Franchini
4bde7b7dd1 tools-hardened/desktop: run-base.sh - Removes lvm to openRC init services 2015-06-16 18:15:17 -04:00
Devan Franchini
d2a717d443 tools-hardened/desktop: run-base.sh - Adds atd to enabled init services 2015-06-16 18:09:25 -04:00
Devan Franchini
a49b072a1a tools-hardened/desktop: Updates kernel to 4.0.4-hardened-r3 2015-06-16 17:47:27 -04:00
Devan Franchini
15973b6b4b tools-hardened/desktop: loop-AES-kernel.patch - Updates patch to newest version 2015-06-16 17:33:12 -04:00
Devan Franchini
542ff13bcb tools-hardened/desktop: README - Directs users where to find a proper stage3 tarball 2015-06-16 17:17:45 -04:00
Devan Franchini
858dbcf70a tools-hardened/desktop: README - Adds directions to cd to kernel dir before attempting to apply patch 2015-06-16 17:04:43 -04:00
Devan Franchini
e51b4857c8 tools-hardened/desktop: README - Updates required kernel sources 2015-06-13 13:50:06 -04:00
Devan Franchini
276f8f97bc tools-hardened/desktop: package.xfce4.use.1 - Adds udev USE flag for pkg dev-libs/libusb 2015-06-13 13:48:50 -04:00
Devan Franchini
bb05059016 tools-hardened/desktop: package.gnome.use.1 - Adds udev flag for libusb 2015-06-07 14:43:48 -04:00
Devan Franchini
508dbdc5e1 tools-hardened/desktop: Adds support for 4.0.4 hardened kernel 2015-06-05 20:50:08 -04:00
Devan Franchini
ae771a24aa tools-hardened/desktop: gnome-world - Adds xscreensaver 2015-06-05 20:41:32 -04:00
Devan Franchini
50159cce16 tools-hardened/desktop: package.gnome.use.1 - Fixes naming of utils-linux to util-linux 2015-05-21 22:12:34 -04:00
Devan Franchini
841394295a tools-hardened/desktop package.gnome.use.1: disables systemd flag for utils-linux 2015-05-14 21:17:54 -04:00
Devan Franchini
5016c8643c tools-hardened/desktop - make.*: Adds 32 and 64 bit support with ABI_X86 var 2015-05-14 21:16:24 -04:00
Devan Franchini
5117486c5d tools-hardened/desktop - gnome-world: Corrects category for galculator 2015-05-10 13:30:22 -04:00
Devan Franchini
0e6afac162 tools-hardened/desktop loop-AES-kernel.patch: Updates to kernel 3.19 compliant patch 2015-03-28 20:00:38 -04:00
Devan Franchini
c2e64ad3f5 tools-hardened/desktop: Updates kernel to 3.19.2-r1 2015-03-28 19:59:38 -04:00
Devan Franchini
e2e80483e0 tools-hardened/desktop run-base.sh: Removes device-mapper from rc services 2015-03-23 22:18:43 -04:00
Devan Franchini
a032cfb94d tools-hardened/desktop - gnome-world: Modifies world file to coincide with other build types
This commit removes gnome-base/gnome from the world file in favor of
the more slimmed down gnome-base/gnome-light. Because of this change
several other packages needed to be added to the world file to bring
back functionality that is lost from the slimmer install such as text
editor, email client, video player, etc.

package.gnome.use.{1, 2}: Adds required USE flags for mesa, clutter,
cogl, and libxcb.
2015-03-19 17:04:11 -04:00
Devan Franchini
f2b3eb3d34 tools-hardened/desktop gnome3-run.sh: Adds check for background dir existance 2015-03-19 16:34:07 -04:00
Devan Franchini
6b03011ea2 tools-hardened/desktop Cleans up code of .sh files
This clean-up includes removing trailing white-spaces and ensuring
function structure consistency.
2015-03-15 15:20:15 -04:00
Devan Franchini
8914b1f9c9 tools-hardened/desktop run-base.sh: Removes unnecessary enabling of gdm systemd service 2015-03-15 15:15:14 -04:00
Devan Franchini
4f564bfd71 tools-hardened/desktop run-base.sh: Disables MPROTECT on gnome-shell for gnome variant 2015-03-15 15:12:10 -04:00
Devan Franchini
774c1e2c15 tools-hardened/desktop gnome-world: Replaces fcron with cronie 2015-03-15 14:52:02 -04:00
Devan Franchini
35dc7ed57b tools-hardened/desktop fluxbox-world: Replaces leafpad with mousepad
usermenu: Adds mousepad to the user menu interface
2015-03-15 14:41:02 -04:00
Devan Franchini
aa8f15fd92 tools-hardened/desktop xfce4-world: Replaces leafpad with mousepad 2015-03-15 14:38:04 -04:00
Devan Franchini
0b4a7da250 tools-hardened/desktop run-base.sh: setup_systemd() cleans up services
This commit cleans up the services to reflect the services listed at:
http://tinhat.sourceforge.net/?q=technical
2015-03-11 22:27:48 -04:00
Devan Franchini
995c972da7 tools-hardened/desktop run-base.sh: setup_initrc() cleans up init services
This commit cleans up the services to reflect the services listed at:
http://tinhat.sourceforge.net/?q=technical
2015-03-11 22:22:45 -04:00
Devan Franchini
a42fa793b0 tools-hardened/desktop run-base.sh: Removes incorrect whitespace in setup_systemd sed 2015-03-11 17:26:49 -04:00
Devan Franchini
0a62f57f71 tools-hardened/desktop 3.17.7-hardened-r1.config: Enables EMUTRAMP config option 2015-03-03 18:59:54 -05:00
Devan Franchini
2223a73070 gnome3-run.sh: Adds background setting in .xinitrc file 2015-02-15 14:56:16 -05:00
Devan Franchini
02f2f98747 fluxbox-run.sh: Modifies sed location to /home/thusr/.xinitrc
In order to set the background for user "thuser" on login a sed
needed to be done to insert the fbsetbg command in the .xinitrc
in the "thuser" home dir.
2015-02-15 14:21:05 -05:00
Devan Franchini
de943032fe fluxbox-run.sh: Moves background setting sed lower down in setup_usergroups () function 2015-02-13 23:12:49 -05:00
Devan Franchini
de5658d405 tools-hardened/desktop/package.gnome.use.{1,2}: Removes line which sets USE flags firefox 2015-02-11 15:40:36 -05:00
Devan Franchini
6344a16974 tools-hardened/desktop/make.gnome.{1,2}: Disables libav USE flag 2015-02-11 15:39:28 -05:00
Devan Franchini
4c7944326f tools-hardened/desktop/files/usermenu: Fixes unwanted embedded menu option 2015-02-11 15:35:22 -05:00
Devan Franchini
4e3e7310d2 tools-hardened/desktop/fluxbox-run.sh: Adds setting of background in .xinitrc file 2015-02-11 15:24:44 -05:00
Devan Franchini
06e3a6e61c tools-hardened/desktop: run-base.sh - Moves udev service to sysinit openRC runlevel 2015-02-09 22:28:47 -05:00
Devan Franchini
d879d59ef7 make.xfce4.{1, 2}: Disables libav USE flag 2015-02-09 22:26:43 -05:00
Devan Franchini
2f857db22b tools-hardened/desktop: Updates kernel config to 3.17.7-r1
README: Updates kernel requirements
kernel-config: Updates symlink location to newest kernel
2015-01-26 19:18:56 -05:00
Devan Franchini
1f30bb3551 tools-hardened/desktop: package.gnome.use.* - Adds client USE flag for net-misc/dhcp 2015-01-19 15:47:03 -05:00
Devan Franchini
83de52db7d tools-hardened/desktop: make.gnome.1 - Turns on bindist USE flag 2015-01-19 15:45:32 -05:00
Devan Franchini
2879e0d178 tools-hardened/desktop: Readds bluetooth support to build setup 2015-01-16 22:03:58 -05:00
Devan Franchini
778d69698e tools-hardened/desktop: Code cleanup for build scripts
Code cleanup is simply replacements of spaces to tabs to make all
lines coincide with one another.
2015-01-01 23:37:40 -05:00
Devan Franchini
f7fd2f7cb1 tools-hardened/desktop: Adds cpupower to fluxbox-world file
The world file is modified as cpufrequtils is being deprecated.
2014-12-22 23:49:17 -05:00
Devan Franchini
0ebe0bf326 tools-hardened/desktop: Makes slight spell check correction in README 2014-12-18 00:34:09 -05:00