Swap the kernels for alpha, turns out disabling legacy address gives more problems
svn path=/trunk/; revision=777
This commit is contained in:
parent
04dcebbdc1
commit
4387a3643d
4 changed files with 14 additions and 6 deletions
|
@ -15,7 +15,7 @@ livecd/iso: /space/catalyst/builds/default/install-alpha-minimal-2008.0.iso
|
|||
livecd/type: gentoo-release-minimal
|
||||
livecd/volid: Gentoo Linux alpha 2008.0
|
||||
|
||||
boot/kernel: gentoo gentoolegacy
|
||||
boot/kernel: gentoo gentoo_nolsa
|
||||
|
||||
boot/kernel/gentoo/sources: gentoo-sources
|
||||
boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-2.6.34.config
|
||||
|
@ -43,9 +43,9 @@ boot/kernel/gentoo/use:
|
|||
unicode
|
||||
usb
|
||||
|
||||
boot/kernel/gentoolegacy/sources: gentoo-sources
|
||||
boot/kernel/gentoolegacy/config: ../../kconfig/alpha/installcd-2.6.34.legacy.config
|
||||
boot/kernel/gentoolegacy/use:
|
||||
boot/kernel/gentoo_nolsa/sources: gentoo-sources
|
||||
boot/kernel/gentoo_nolsa/config: ../../kconfig/alpha/installcd-2.6.34.nolsa.config
|
||||
boot/kernel/gentoo_nolsa/use:
|
||||
-*
|
||||
atm
|
||||
deprecated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue