Skip to content
  • powderluv's avatar
    6b345bfa
    Enable Ubuntu 18.04 host support (#974) · 6b345bfa
    powderluv authored
    
    
    * Enable Ubuntu 18.04 and 16.04 host support
    
    Fix some packages that have changed since 16.04.
    Remove some supurious checks in checkenv
    Fix auth issues in multistrap
    
    Builds end to end on an 18.04 system and should workon on 19.x too
    
    * Enable noauth in multistrap when using PYNQ_UBUNTU_REPO, add support for 18.04 in setup_host
    
    * Fix resolv.conf issue
    
    - Fix resolv.conf issue host-side using setup_host.sh
    - Enable usage of insecure repositories in multistrap when PYNQ_UBUNTU_REPO is defined
    - Add rsync and python3-pip install and check in setup_host and check_env
    
    * update vagrant file
    
    * fix jupyter lab building
    
    * make ubuntu 16 and 18 setup and check consistent
    
    * ignore dsa files in sdist
    
    Co-authored-by: default avatarGiuseppe Natale <gnatale@xilinx.com>
    Co-authored-by: default avatarYun Rock Qu <yunq@xilinx.com>
    6b345bfa
    Enable Ubuntu 18.04 host support (#974)
    powderluv authored
    
    
    * Enable Ubuntu 18.04 and 16.04 host support
    
    Fix some packages that have changed since 16.04.
    Remove some supurious checks in checkenv
    Fix auth issues in multistrap
    
    Builds end to end on an 18.04 system and should workon on 19.x too
    
    * Enable noauth in multistrap when using PYNQ_UBUNTU_REPO, add support for 18.04 in setup_host
    
    * Fix resolv.conf issue
    
    - Fix resolv.conf issue host-side using setup_host.sh
    - Enable usage of insecure repositories in multistrap when PYNQ_UBUNTU_REPO is defined
    - Add rsync and python3-pip install and check in setup_host and check_env
    
    * update vagrant file
    
    * fix jupyter lab building
    
    * make ubuntu 16 and 18 setup and check consistent
    
    * ignore dsa files in sdist
    
    Co-authored-by: default avatarGiuseppe Natale <gnatale@xilinx.com>
    Co-authored-by: default avatarYun Rock Qu <yunq@xilinx.com>
Loading