Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 12:05:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 182209] [new port] emulators/hyperv-ic: Ports containing Hyper-V integration components for FreeBSD
Message-ID:  <bug-182209-13-K4RP4iqBzE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-182209-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-182209-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D182209

--- Comment #14 from Kylie <kyliel@microsoft.com> ---
Created attachment 146372
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D146372&action=
=3Dedit
test log for FreeBSd 9.2 32 bit

Additional steps to use poudriere:
=E2=80=A2    fstab issue:
Follow the steps of change fstab to the new format that hyper-v requests. T=
hen
reboot
cp /etc/fstab ${poudrieredir}/jails/xxx/etc/fstab

=E2=80=A2    Use poudriere on FreeBSD9.1
1.    FreeBSD9.1 just supports poudriere 2.x version which must uses zpool =
as
the rootfs.
2.    Mount a disk less than 30GB disk
3.    Create a zpool by typing 'zpool create myzpool /dev/${zpooldisk}(you =
new
disk's name)
4.    Check if it's successful by typing 'df'
5.    Configure the poudriere.conf in /usr/local/etc/poudriere.conf where t=
he
'zpool' shows.

=E2=80=A2    Poudriere does not support "make stage"
1.    Should add "NO_STAGE=3D"YES"" in
poudriere/ports/default/emulators/hyperv-is/Makefile
           Because poudriere can't create package in packages/All

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-182209-13-K4RP4iqBzE>