Skip to content

Commit 70dea8d

Browse files
committed
ALPHA Dist kernel
Full migration away from genkernel on ALPHA This takes advantage of the new Debian kernel support in sys-kernel/gentoo-kernel. Due to lack of return calls of feedback during the testing phrase. Lets go all in and fix issues on the fly. We have reegine with a full backlog in the wose case during this changeover. Signed-off-by: Ian Jordan <immoloism@gmail.com>
1 parent a57364b commit 70dea8d

2 files changed

Lines changed: 5 additions & 30 deletions

File tree

releases/specs-qemu/alpha/installcd-stage1.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ livecd/packages:
2525
app-editors/vim
2626
app-misc/livecd-tools
2727
app-misc/screen
28+
aoo-portage/gentoolkit
2829
app-portage/mirrorselect
2930
app-text/wgetpaste
3031
net-analyzer/traceroute

releases/specs-qemu/alpha/installcd-stage2-minimal.spec

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -14,38 +14,12 @@ livecd/fsscript: /root/releng/releases/scripts/livecd.sh
1414
livecd/fstype: squashfs
1515
livecd/iso: /var/tmp/catalyst/builds/23.0-default/install-alpha-minimal-@TIMESTAMP@.iso
1616
livecd/type: gentoo-release-minimal
17-
livecd/volid: Gentoo alpha @TIMESTAMP@
18-
livecd/gk_mainargs: --firmware-files=qlogic/1040.bin
17+
livecd/volid: Gentoo-alpha-@DATESTAMP@
1918

20-
boot/kernel: gentoo gentoo_nolsa
19+
boot/kernel: gentoo
2120

22-
boot/kernel/gentoo/sources: gentoo-sources
23-
boot/kernel/gentoo/config: ../../kconfig/alpha/installcd-4.14.83.config
24-
boot/kernel/gentoo/use:
25-
atm
26-
fbcon
27-
livecd
28-
png
29-
socks5
30-
truetype
31-
unicode
32-
usb
33-
34-
boot/kernel/gentoo_nolsa/sources: gentoo-sources
35-
boot/kernel/gentoo_nolsa/config: ../../kconfig/alpha/installcd-4.14.83.nolsa.config
36-
boot/kernel/gentoo_nolsa/use:
37-
atm
38-
fbcon
39-
livecd
40-
png
41-
socks5
42-
truetype
43-
unicode
44-
usb
45-
46-
# Not keyworded on alpha
47-
#boot/kernel/gentoo/packages:
48-
# sys-fs/ntfs3g
21+
boot/kernel/gentoo/distkernel: yes
22+
boot/kernel/gentoo/dracut_args: --xz --no-hostonly -a dmsquash-live -a dmsquash-live-ntfs -a mdraid -o btrfs -o crypt -o i18n -o usrmount -o lunmask -o qemu -o qemu-net -o nvdimm -o multipath -o modsign -o net-lib -o bcache -o dmraid -o lvm -o resume -o virtiofs -o mdraid -o shutdown -o kernel-modules-extra -o shutdown -o pcmcia -o hwdb -i /lib/keymaps /lib/keymaps -I busybox
4923

5024
livecd/unmerge:
5125
app-admin/eselect

0 commit comments

Comments
 (0)