[ONE images] properly initialize/configure OpenBSD networking
This commit is contained in:
parent
1ee1e66155
commit
390313eac8
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ chroot /mnt /bin/ksh -e -c "cd /usr/share/relink/kernel/GENERIC.MP; make newbsd;
|
|||
# Update and install utilities.
|
||||
chroot /mnt /usr/sbin/pkg_add $pkg_add_params -u
|
||||
chroot /mnt /usr/sbin/pkg_add $pkg_add_params bash cloud-agent
|
||||
echo '!/usr/local/libexec/cloud-agent "\$if"' > /mnt/etc/hostname.vio0
|
||||
|
||||
# Remove useless kernel object files. This saves about 300MB of space in the final image
|
||||
rm -rf /mnt/usr/share/relink/kernel/GENERIC.MP/
|
||||
|
|
Loading…
Reference in a new issue