Changes between Version 27 and Version 28 of venice/bsp


Ignore:
Timestamp:
12/23/2024 11:45:46 PM (4 months ago)
Author:
Ryan Erbstoesser
Comment:

add e2tools

Legend:

Unmodified
Added
Removed
Modified
  • venice/bsp

    v27 v28  
    4141{{{#!bash
    4242# install packages
    43 sudo apt-get install build-essential git python3 python-is-python3 python3-setuptools python3-distutils python3-dev swig libssl-dev ncurses-dev kmod bison flex device-tree-compiler wget cpio unzip rsync bc fdisk file -y
     43sudo apt-get install build-essential git python3 python-is-python3 python3-setuptools python3-distutils python3-dev swig libssl-dev ncurses-dev kmod bison flex device-tree-compiler wget cpio unzip rsync bc e2tools fdisk file -y
    4444# configure git
    4545git config --global user.email "you@example.com"