Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fpga-open-speech-tools/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: AES2020
Choose a base ref
...
head repository: fpga-open-speech-tools/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 4 commits
  • 37 files changed
  • 8 contributors

Commits on Jan 4, 2021

  1. S3 Cloudformation Updates (#23)

    * Updated the Read Me to include more details about using the CloudFormation Template
    
    * Updated the folder structure
    
    * Added note about not supporting  in the S3 Bucket Name
    
    * Updated the formatting
    
    * Updated the Read Me
    
    Added Debugging a Failed Stack
    Updated some of the formatting
    Added some sections
    dack-fe authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    063a8f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Root FS Builds with Ubuntu 20.04 (#19)

    * initial commit of rootfs build script
    
    * first working setup
    
    * add nodejs and python
    
    * Update packages
    
    * Add everything we need for network discovery
    
    In particular, we are using avahi for mDNS, balena-io wifi-connect
    for managing the wifi connection process, and we are using a ralink
    wifi adapter that needs firmware files to be installed.
    
    Co-authored-by: Jevitate <55113801+Jevitate@users.noreply.github.com>
    
    * more informative output, remove need for user input
    
    * install dotnet runtime for webapp
    
    * Added script for docker to build the rootfs
    
    * Updated Root File System to 20.04
    
    * Initial Commit of Jenkinsfile
    
    * Updated the file extension
    
    * Updated the Jenkinsfile
    
    * Build on the correct computer...
    
    * Added step to make build script executable
    
    * Installing Frost Edge in Root FS
    
    * Updated Jenkinsfile to check for changes to the Root FS Folder
    
    * Updated to any date
    
    * Enable QEMU ARM emulation with update-binfmts instead of copying qemu-arm-static
    
    Suddenly, chrooting into the armhf rootfs is not working in WSL 2 (using the Linux filesystem)
    or in Docker on Arch Linux. Explicitly enabling ARM emulation lets QEMU automatically choose
    to use ARM emulation when executing ARM binaries. This commit makes chrooting works in WSL 2 and Docker.
    
    * Updated for attempts at 20.04 support with docker building it
    
    * Updated the Name of the Service and Script
    
    * Seperated Bash Script into multiple services
    
    Created Service for Web App and Deployment Manager
    Updated the Packaging to Copy, Install, and Uninstall new services
    
    * Updated Type, Description
    
    * Updated Description
    
    * Updated restart because of a oneshot
    
    * Updated to the correct download link
    
    * Updated docker build script to run the default entrypoint
    
    * Updating for non-interactive build
    
    * Updated the build scripts
    
    * Update the location of the web app
    
    * Update the unzip location
    
    * Updated the unzip process for the web app
    
    * Updated to the correct file name
    
    * Added dhclient
    
    * Updated the dhclient package name
    
    * Added less to package list
    
    * Updated the package list
    
    * Set strict ssl check to false
    
    * Added commands to have DNS lookup, pip3 installs
    
    * Added requests install
    
    * Removed commented out line
    
    * Removed comment
    
    * Added a check for Frost Edge
    
    * Initial ReadMe
    
    * Updated the ReadMe and Scripts to updated the EoL Characters
    
    * Introduce end-of-line normalization and updated README with more info on key files
    
    * Removed dos2unix calls
    
    * Testing build with NetworkManager fixes
    
    * Added missing rootfs files
    
    * Updated rootfs build to cp Network files into the rootfs not just from the rootfs to somewhere else in it
    
    * Make directory to path before copying files
    
    * Moved Network Manager configuration until post install of NetworkManager
    
    * Updated the name of the tar.gz artifcat
    
    * Updated the final file
    
    * Install and configure netplan to ensure dhcp runs correctly at boot
    
    * Fixed inconsistent spacing and moved avahi and NetworkManager config to be copied in after setup
    
    * Fixed netplan config
    
    Co-authored-by: Trevor Vannoy <trevorvannoy@montana.edu>
    Co-authored-by: Trevor Vannoy <vannoy@flatearthinc.com>
    Co-authored-by: Jevitate <55113801+Jevitate@users.noreply.github.com>
    Co-authored-by: Dylan Wickham <wickham@flatearthinc.com>
    Co-authored-by: Trevor Vannoy <vannoy.trevor@gmail.com>
    6 people authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e138651 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Make uSD Card Image for the Audio Mini (#24)

    * Added initial files
    
    * Rough draft of the instructions
    
    * Updated sdimage script with working directory option and added bash script for making image for audiomini
    
    * Added checks to download the Image artifacts from S3
    
    * Added blueprint for creating uSD images
    
    * Documentation update
    
    * Updated the build script
    
    * Moved the Build Audio Mini Image Script
    
    * Initial Commit
    
    * Updated the Dockerfile for the audiomini build
    
    Removed the curl install
    Changed the starting script to the audiomini build script
    
    * Updated the file name
    
    * Updated the docker_build script for the Audio Mini Linux Image
    
    * Updated the docker build script name
    
    * Removed the folder/file checks
    
    * Updated the gitignore
    
    * Added Giti and Python3
    
    * Updated the checkout
    
    * Working on Debugging the Docker Build
    
    * Debugging with Dylan
    
    * Updated the folder name
    
    * Initial Commit
    
    * Copying Artifacts from Jenkins
    
    * Added the Image Builder Folder Structure
    
    * Updated the Jenkinsfile to check the image builder folder
    
    * Removed the Procedure Section
    
    * Removed the old Altera Python Script
    
    * Added Read Me with Key Files and Instructions to build the Audio Mini Image
    
    * Updated with current master branch
    
    * Removed the ReadMe Call Out Numbers
    
    * Removed the Read Me Call Out Numbers
    
    * Updated the instructions
    
    * Removed the debugging line that was commetted out
    
    * Updated the git ignore with the folder change
    
    * Added comments to the Docker file
    
    * Added copy artifact of the Audio Mini Passthrough RBF
    
    * Update the project name
    
    * Updated Jenkins Project Name
    
    * Updated back to the Linux LKM Jenkins Pipeline
    
    Co-authored-by: Tyler Davis <davis@flatearthinc.com>
    Co-authored-by: Dylan Wickham <wickham@flatearthinc.com>
    Co-authored-by: Connor <connor.a.dack@gmail.com>
    4 people authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    717ec49 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Updated the default password (#27)

    * Updated the default password
    
    * Removed the to-do comment
    dack-fe authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    768e647 View commit details
    Browse the repository at this point in the history
Loading