Skip to content
Snippets Groups Projects

"...flasher flash_rootfs" instead of "..._system"

Merged Imported Administrator requested to merge feature/flasher-flash-rootfs-instead-of-system into master

Created by: ollieparanoid

New help output

$ pmbootstrap flasher -h
usage: pmbootstrap flasher [-h] [--method FLASH_METHOD]
                           {boot,flash_kernel,flash_rootfs,flash_system,sideload,list_flavors,list_devices}
                           ...

positional arguments:
  {boot,flash_kernel,flash_rootfs,flash_system,sideload,list_flavors,list_devices}
    boot                boot a kernel once
    flash_kernel        flash a kernel
    flash_rootfs (flash_system)
                        flash the rootfs to a partition on the device
                        (partition layout does not get changed)
    sideload            sideload recovery zip
    list_flavors        list installed kernel flavors inside the device rootfs
                        chroot on this computer
    list_devices        show connected devices

optional arguments:
  -h, --help            show this help message and exit
  --method FLASH_METHOD
                        override flash method

Details

  • Change pmbootstrap flasher flash_system command to pmbootstrap flasher flash_rootfs
  • The old command still works, but all references have been changed to the new command
  • Remove obsolete pmbootstrap flasher export (that was changed to pmbootstrap export a few months ago)
  • Update README.md and ZSH auto completion
  • Change the description of the generated rootfs image (not talking about a system image anymore, mention that it has subpartitions)
  • Better description of pmbootstrap flasher flash_rootfs --partition

Closes #1354 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator
  • Author Owner

    Created by: lduboeuf

    • update wiki pages find and replace all should do the trick ?

    By * postmarketOS Bot on 2018-03-30T01:09:30

    Edited by Ghost User
  • Author Owner

    Created by: ollieparanoid

    Thanks for all the reviews! I've adjusted the wording as @drebrez recommended, and updated the wiki (git pull straight from the MediaWiki, sed magic, git push). Shipped! :ship:

    By * postmarketOS Bot on 2018-03-30T01:13:22

    Edited by Ghost User
  • Administrator mentioned in commit 0d7802d7 · Imported

    mentioned in commit 0d7802d7

    By Oliver Smith on 2018-07-15T21:42:20

  • Administrator mentioned in merge request !1640 (merged) · Imported

    mentioned in merge request !1640 (merged)

    By Oliver Smith on 2018-07-15T21:53:50

  • Administrator mentioned in commit bca25165 · Imported

    mentioned in commit bca25165

    By Oliver Smith on 2018-08-04T11:07:34

  • Administrator mentioned in commit 3d6da2e4 · Imported

    mentioned in commit 3d6da2e4

    By Oliver Smith on 2018-09-25T16:24:30

  • Please register or sign in to reply
    Loading