You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v1 and v2 branches of dist need to be merged. We only need one set of build scripts, platform-specific install/uninstall scripts, etc., and things like SeattleOnAndroid move to their own repo.
Chintan @choksi81 is taking a look at the differences between the two, and will suggest a way forward.
The text was updated successfully, but these errors were encountered:
I had to take a look myself due to #127, so here's the commented output of git diff --name-status v1..v2, sorted for relevance, and commented from the perspective of the v2 branch.
git status
file name
comments
M
tuf_migration/migrating_softwareupdater.py
Is this actively used???
M
rebuild_base_installers_for_seattlegeni.sh
Modularized version
D
rebuild_repyV2_base_installers_for_seattlegeni.sh
Only in v1; update to match v2's rebuild_base_installers_...
M
seattleinstaller.py
Modified to support Raspberry Pi's, see 24cf396, and #129.
The v1 and v2 branches of dist need to be merged. We only need one set of build scripts, platform-specific install/uninstall scripts, etc., and things like SeattleOnAndroid move to their own repo.
Chintan @choksi81 is taking a look at the differences between the two, and will suggest a way forward.
The text was updated successfully, but these errors were encountered: