Changes between Version 38 and Version 39 of ventana/ubuntu


Ignore:
Timestamp:
04/22/2019 09:29:05 PM (5 years ago)
Author:
Tim Harvey
Comment:

update example to bionic

Legend:

Unmodified
Added
Removed
Modified
  • ventana/ubuntu

    v38 v39  
    160160#!bash
    161161target=rootfs
    162 distro=xenial
     162distro=bionic
    163163sudo debootstrap --arch=armhf --foreign $distro $target
    164164# copy qemu-arm-static binary for the binfmt packages to find it and copy in resolv.conf from host
     
    174174sudo chroot $target
    175175# now we are in the chroot
    176 distro=xenial
     176distro=bionic
    177177export LANG=C
    178178# setup second stage