Commit graph

1424 commits

Author SHA1 Message Date
Devan Franchini
27eae00ebd tools-hardened/desktop: Removes unnecessary busybox.txt 2014-12-17 23:53:45 -05:00
Jorge Manuel B. S. Vicetto (jmbsvicetto)
b6dbacf7fa Whitespace.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-12-17 21:39:55 -01:00
Devan Franchini
811ad4b306 tools-hardened/desktop: Updates *-run.sh files to allow the STAGE3 variable to be set as env var 2014-12-15 15:33:13 -05:00
Devan Franchini
a29d07a516 tools-hardened/desktop/package.gnome.use.2: Disables "gstreamer" USE flag for firefox 2014-12-13 22:53:19 -05:00
Anthony G. Basile
abcaa05b4a tools-uclibc/desktop: update build 2014-12-12 11:55:09 -05:00
Devan Franchini
8453184f38 tools-hardened/desktop: Updates README to include information about the stage3 tarball 2014-12-11 18:20:26 -05:00
Devan Franchini
9deede6fb9 tools-hardened/desktop: Updates README to reflect recent changes and needed packages 2014-12-11 17:29:18 -05:00
Devan Franchini
99228fa8bd tools-hardened/desktop: Moves loop-AES-kernel-3.14.patch to loop-AES-kernel.patch 2014-12-11 17:13:46 -05:00
Devan Franchini
d578f6c9c6 tools-hardened/desktop: Removes loop-AES-kernel-3.10.patch 2014-12-11 17:11:46 -05:00
Felix Janda
5a74aea195 tools-musl: add mips32r2
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-12-11 09:29:54 -05:00
Devan Franchini
2e53df5f57 tools-hardened/desktop: Replaces cpufreq-utils with cpupower in world files
run-base.sh: Adds cpupower to boot run time
2014-12-09 22:21:54 -05:00
Devan Franchini
6e3fef7991 run-base.sh: Enables systemd-resolved service in setup_systemd() 2014-12-08 21:42:23 -05:00
Anthony G. Basile
1c505f4484 tools-musl: fix typo for mipsel3 2014-11-24 16:37:31 -05:00
Anthony G. Basile
5fa5417030 tools-musl: add masks for mipsel3 musl 2014-11-20 13:44:21 -05:00
Anthony G. Basile
171747fa71 tools-uclibc: update desktop build 2014-11-19 10:02:19 -05:00
Anthony G. Basile
ce070ef702 tools-musl: getent is marked stable for ppc in the tree 2014-11-19 09:45:09 -05:00
Devan Franchini
c2b949c65a tools-hardened/desktop: Adds xf86-video-siliconmotion-1.7.7-r1 to accept_keywords 2014-11-18 18:09:22 -05:00
Anthony G. Basile
c2004db8c7 tools-musl: fix ppc for catalyst run 2014-11-18 12:29:02 -05:00
Devan Franchini
53e256415c tools-hardened/kernel-config: Adds all radeon BONAIRE firmware 2014-11-06 18:09:02 -05:00
Anthony G. Basile
ebe1d4e46c tools-musl: bump gcc to 4.8.3 for amd64, armv7a, i686 and mipsel3 2014-11-04 16:47:40 -05:00
Felix Janda
266b474a59 tools-musl: add support for powerpc
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
2014-11-04 13:28:11 -05:00
Jorge Manuel B. S. Vicetto (jmbsvicetto)
ebb7aacb35 Update kernel config. Ensure squashfs_lzo and bcache are enabled as requested by mgorny (bug 527474) and Patrick.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>

Conflicts:
	releases/weekly/specs/amd64/hardened/admincd-stage2.spec
	releases/weekly/specs/amd64/installcd-stage2-minimal.spec
2014-10-31 04:08:33 +00:00
Devan Franchini
0244424020 tools-hardened/desktop: Make USE flag control more granular
In order to give the build system more control over the USE flags
during the first and second phase of rebuilding the world packages
the package.use files have been split into two separate files.
2014-10-23 10:47:08 -04:00
Devan Franchini
d78366a110 tools-hardened/desktop/*-run.sh: Explicitly sets locale to en_US.utf8 2014-10-23 10:47:08 -04:00
Anthony G. Basile
63538e0b4a tools-musl: fix switch to musl libintl for armv7a 2014-10-21 20:08:45 -04:00
Anthony G. Basile
8f397f1a48 tools-musl: switch to musl provided libintl 2014-10-18 07:22:15 -04:00
Devan Franchini
3bed09eab7 tools-hardened/desktop: Adds tor to world files
Actual configuration file will be added later.
2014-10-09 16:49:19 -04:00
Devan Franchini
ecc729aa55 tools-hardened/desktop: Modifies un/mounting for run-base.sh 2014-10-09 16:35:17 -04:00
Devan Franchini
301b3bcf25 tools-hardened/desktop: Adds KERNEL_DIR env var to emerge calls
It is important that when emerging packages no kernel configuration
is taken from the running kernel, to fix this all calls to emerge
have been prepended with the KERNEL_DIR env var which includes the
kernel src dir that emerge should look at inside the chroot.
2014-10-07 13:32:52 -04:00
Devan Franchini
e35587b117 tools-hardened/desktop: Adds kernel source population in chroot
In order to make the building of the ISO non-reliant on any sort of
external settings from the build system, the kernel source for needs
to be populated into the chroot, along with the pre-made kernel config.
2014-10-07 13:32:51 -04:00
Raúl Porcel
c2b28e8d1f Add netboot to s390 conf and fix s390x conf
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-10-06 07:47:42 +00:00
Raúl Porcel
5cf013faa8 Turns out s390 31bit kernel support is going to be dropped in 03/2015 so make s390 use a 64bit kernel instead 2014-10-03 10:04:43 +00:00
Raúl Porcel
1e52334fa4 Fix confdir path
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-10-03 09:13:17 +00:00
Raúl Porcel
b04d9efc70 Fix confdir path
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-10-03 08:26:38 +00:00
Raúl Porcel
8e4ede8311 Add netboot kconfig 2014-10-03 08:20:39 +00:00
Raúl Porcel
9be548811e Add netboot for s390 2014-10-03 08:18:08 +00:00
Raúl Porcel
509ce3b823 Add netboot to s390x 2014-10-02 10:00:07 +00:00
Raúl Porcel
3de94306ea Update netboot 2014-10-02 09:38:33 +00:00
Raúl Porcel
27440baa63 Update alpha 2014-09-28 14:23:06 +00:00
Anthony G. Basile
e21e140069 tools-uclibc/desktop: remove pulseaudio from amd64 uclibc desktop 2014-09-27 03:52:35 -04:00
Devan Franchini
5b3239c8cf tools-hardened: Updates package requirements for gnome3-th building 2014-09-24 17:02:31 -04:00
Devan Franchini
1aac7245db tools-hardened: Changes kernel-config to 3.15.8-hardened config 2014-09-24 17:00:02 -04:00
Devan Franchini
f8c3ec6e31 tools-hardened: Adds upower-pm-utils to xfce4/fluxbox world files 2014-09-24 17:00:02 -04:00
Devan Franchini
7c2d3c7228 tools-hardened: gnome3-th, changes from using gdm to slim as login manager 2014-09-24 17:00:02 -04:00
Jorge Manuel B. S. Vicetto (jmbsvicetto)
3f3e765125 Mask <sys-apps/sysvinit-2.88-r7 <sys-apps/sysvinit-2.88-r7 to see if we can fix the build in hardened x86
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-09-23 10:42:47 +00:00
Anthony G. Basile
e4944e8ea1 tools-uclibc/desktop: update build 2014-09-22 21:26:06 -04:00
Jorge Manuel B. S. Vicetto (jmbsvicetto)
76705878a9 Replace unix2dos with dos2unix as it's masked to be removed from the tree.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
2014-09-22 13:24:48 +00:00
Devan Franchini
a94f137121 tools-hardened: Updates TinHat kernel config to 3.15.8 2014-09-21 19:27:30 -04:00
Raúl Porcel
eb1b96940a Add files needed to boot 2014-09-20 12:21:33 +00:00
Raúl Porcel
47fac8c8b8 Update s390 netboot and move files to proper locations
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
2014-09-17 12:39:26 +00:00