Add the second kernel for alpha with the legacy addr option
svn path=/trunk/; revision=773
This commit is contained in:
parent
0a61622045
commit
6e96eb3ec9
4 changed files with 1668 additions and 2 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
|
||||
boot/kernel: gentoo gentoolegacy
|
||||
|
||||
boot/kernel/gentoo/sources: gentoo-sources
|
||||
boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-2.6.34.config
|
||||
|
@ -43,6 +43,32 @@ 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:
|
||||
-*
|
||||
atm
|
||||
deprecated
|
||||
fbcon
|
||||
fbcondecor
|
||||
ipv6
|
||||
livecd
|
||||
loop-aes
|
||||
lvm1
|
||||
mng
|
||||
ncurses
|
||||
nls
|
||||
nptl
|
||||
nptlonly
|
||||
pam
|
||||
png
|
||||
readline
|
||||
socks5
|
||||
ssl
|
||||
truetype
|
||||
unicode
|
||||
usb
|
||||
|
||||
# Not keyworded on alpha
|
||||
#boot/kernel/gentoo/packages:
|
||||
# sys-fs/ntfs3g
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue