Changes between Version 27 and Version 28 of venice/bsp
- Timestamp:
- 12/23/2024 11:45:46 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/bsp
v27 v28 41 41 {{{#!bash 42 42 # 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 -y43 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 e2tools fdisk file -y 44 44 # configure git 45 45 git config --global user.email "you@example.com"