Skip to content

Instantly share code, notes, and snippets.

@lduboeuf
Last active April 17, 2023 09:34
Show Gist options
  • Select an option

  • Save lduboeuf/f0d21f492ec5f0c0faaf66c370222296 to your computer and use it in GitHub Desktop.

Select an option

Save lduboeuf/f0d21f492ec5f0c0faaf66c370222296 to your computer and use it in GitHub Desktop.

Revisions

  1. lduboeuf revised this gist Apr 17, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion get previous image
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    git clone https://git.launchpad.net/ubuntu/+source/goget-ubuntu-touch
    build with crossbuilder

    List of images ( channel is = to path in system-image )
    List of images ( channel is the path in system-image see https://system-image.ubports.com) :
    goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash query --server=https://system-image.ubports.com --device=krillin --channel=ubports-touch/16.04/stable --list-images

    Install:
  2. lduboeuf revised this gist Apr 17, 2023. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion get previous image
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    build https://code.launchpad.net/ubuntu/+source/goget-ubuntu-touch
    git clone https://git.launchpad.net/ubuntu/+source/goget-ubuntu-touch
    build with crossbuilder

    List of images ( channel is = to path in system-image )
    goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash query --server=https://system-image.ubports.com --device=krillin --channel=ubports-touch/16.04/stable --list-images
  3. lduboeuf revised this gist Apr 16, 2023. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions get previous image
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    build https://code.launchpad.net/ubuntu/+source/goget-ubuntu-touch

    List of images:
    goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash query --server=https://system-image.ubports.com --device=krillin --revision 23 --channel=ubports-touch/16.04/stable --list-images
    List of images ( channel is = to path in system-image )
    goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash query --server=https://system-image.ubports.com --device=krillin --channel=ubports-touch/16.04/stable --list-images

    Install:
    goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash touch --server=https://system-image.ubports.com --device=krillin --revision 23 --channel=ubports-touch/16.04/stable
  4. lduboeuf created this gist Apr 13, 2023.
    7 changes: 7 additions & 0 deletions get previous image
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    build https://code.launchpad.net/ubuntu/+source/goget-ubuntu-touch

    List of images:
    goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash query --server=https://system-image.ubports.com --device=krillin --revision 23 --channel=ubports-touch/16.04/stable --list-images

    Install:
    goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash touch --server=https://system-image.ubports.com --device=krillin --revision 23 --channel=ubports-touch/16.04/stable