{specs,portage}: fork portage dir for x86
New portage config dir for x86 to disable sse2-requiring things. Hopefully this is temporary. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
parent
a04414bea8
commit
5f53ff07c8
22 changed files with 4402 additions and 4 deletions
|
@ -6,7 +6,7 @@ profile: default/linux/x86/23.0/i686/hardened
|
|||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-hardened/stage3-i686-hardened-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-x86
|
||||
|
||||
livecd/use:
|
||||
alsa
|
||||
|
|
|
@ -5,7 +5,7 @@ rel_type: 23.0-hardened
|
|||
profile: default/linux/x86/23.0/i686/hardened
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-hardened/livecd-stage1-i686-hardened-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-x86
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
livecd/fstype: squashfs
|
||||
|
|
|
@ -6,7 +6,7 @@ profile: default/linux/x86/23.0/i486
|
|||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/stage3-i486-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-x86
|
||||
|
||||
livecd/use:
|
||||
alsa
|
||||
|
|
|
@ -5,7 +5,7 @@ rel_type: 23.0-default
|
|||
profile: default/linux/x86/23.0/i486
|
||||
snapshot_treeish: @TREEISH@
|
||||
source_subpath: 23.0-default/livecd-stage1-i486-openrc-@TIMESTAMP@
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||
portage_confdir: @REPO_DIR@/releases/portage/isos-x86
|
||||
|
||||
livecd/bootargs: dokeymap
|
||||
#livecd/cdtar: /usr/share/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue