Update s390 netboot and move files to proper locations

Signed-off-by: Raúl Porcel <armin76@gentoo.org>
This commit is contained in:
Raúl Porcel 2014-09-17 12:39:26 +00:00
parent 5828cc4242
commit 47fac8c8b8
4 changed files with 1240 additions and 10 deletions

View file

@ -1,29 +1,26 @@
subarch: s390x subarch: s390x
version_stamp: 20130301 version_stamp: 20140915
target: netboot2 target: netboot2
rel_type: default rel_type: default
profile: default/linux/s390/13.0/s390x profile: default/linux/s390/13.0/s390x
snapshot: 20130301 snapshot: 20140917
source_subpath: default/stage3-s390x-20130112 source_subpath: default/stage3-s390x-latest
portage_confdir: /home/armin76/netboot/portage
#portage_overlay:
boot/kernel: gentoo boot/kernel: gentoo
boot/kernel/gentoo/sources: gentoo-sources boot/kernel/gentoo/sources: gentoo-sources
boot/kernel/gentoo/config: config boot/kernel/gentoo/config: ../../../../kconfig/s390/netboot64.config
boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules --lvm --dmraid --firmware --firmware-dir=/usr/src/linux/firmware --arch-override=s390 boot/kernel/gentoo/gk_kernargs: --all-ramdisk-modules --lvm --dmraid --firmware --firmware-dir=/usr/src/linux/firmware --arch-override=s390
#netboot2/builddate: 20100339
netboot2/busybox_config: bs.conf netboot2/busybox_config: bs.conf
netboot2/use: netboot2/use:
-* -*
multicall multicall
shadow
netboot2/packages: netboot2/packages:
bc
bzip2 bzip2
dropbear dropbear
e2fsprogs e2fsprogs
@ -42,6 +39,9 @@ netboot2/packages:
util-linux util-linux
wget wget
netboot2/packages/bc/files:
/usr/bin/bc
netboot2/packages/bzip2/files: netboot2/packages/bzip2/files:
/bin/bunzip2 /bin/bunzip2
/bin/bzcat /bin/bzcat

View file

@ -0,0 +1 @@
sys-kernel/gentoo-sources **